Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring Kubernetes recommanded labels #78

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on May 2, 2024

  1. Cleanup Kubernetes recommanded labels

    Signed-off-by: Nicolas Lamirault <[email protected]>
    nlamirault committed May 2, 2024
    Configuration menu
    Copy the full SHA
    626eccb View commit details
    Browse the repository at this point in the history
  2. fix: typo

    Signed-off-by: Nicolas Lamirault <[email protected]>
    nlamirault committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d2f7137 View commit details
    Browse the repository at this point in the history
  3. bump chart version

    Signed-off-by: Nicolas Lamirault <[email protected]>
    nlamirault committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2f0e6eb View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. additional labels for Prometheus Rule

    Signed-off-by: Nicolas Lamirault <[email protected]>
    nlamirault committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a747e28 View commit details
    Browse the repository at this point in the history
  2. cleanup

    Signed-off-by: Nicolas Lamirault <[email protected]>
    nlamirault committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b6ecd76 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix(helm): duplicate labels

    Signed-off-by: Nicolas Lamirault <[email protected]>
    nlamirault committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    52e993f View commit details
    Browse the repository at this point in the history
  2. fix(helm): typo

    Signed-off-by: Nicolas Lamirault <[email protected]>
    nlamirault committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3d0f9b8 View commit details
    Browse the repository at this point in the history
  3. feat(helm): refactoring selector

    Signed-off-by: Nicolas Lamirault <[email protected]>
    nlamirault committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    06bcd4f View commit details
    Browse the repository at this point in the history
  4. fix(helm): cleanup

    Signed-off-by: Nicolas Lamirault <[email protected]>
    nlamirault committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    75d8174 View commit details
    Browse the repository at this point in the history
  5. feat(helm): default selector

    Signed-off-by: Nicolas Lamirault <[email protected]>
    nlamirault committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    20c674e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into feat/clean-kubernetes-labels

    * main: (42 commits)
      Bump appVersion to 0.8.2
      Feat issue quickwit-oss#98: merging jobs and bootstrap section
      Fix metastore volume indentation
      Bump to v0.6.4
      Fix helm chart comments
      Reduce indentation by 2
      Bump version to 0.6.2
      Introduce component specific initContainers, volumes and volumeMounts Use nodeSelector, affinity, tolerations from bootstrap config values. This ensures pods generated from k8s Job have these settings propagated. Allow command and args to be overridden via values files. This helps in providing custom config files generated from templates as necessary
      Add possibility to specify services type per service
      fix: readme missing newlines
      fix: readme suggested changes
      fix: add back indexer & search settings example
      fix: readme depreciation notice
      chore: document the breaking change and change the versioning accordingly
      fix: add QW_METASTORE_URI doc
      chore: add configMapRef example in values.yaml
      fix: add suggested change
      Add artifacthub metadata file
      feat: add requested changes
      fix: quickwit secret leak in configmap
      ...
    
    Signed-off-by: Nicolas Lamirault <[email protected]>
    nlamirault committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2067857 View commit details
    Browse the repository at this point in the history
  7. fix(helm): remove

    Signed-off-by: Nicolas Lamirault <[email protected]>
    nlamirault committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d7da1b7 View commit details
    Browse the repository at this point in the history