Refactoring Kubernetes recommanded labels#78
Open
nlamirault wants to merge 13 commits intoquickwit-oss:mainfrom
Open
Refactoring Kubernetes recommanded labels#78nlamirault wants to merge 13 commits intoquickwit-oss:mainfrom
nlamirault wants to merge 13 commits intoquickwit-oss:mainfrom
Conversation
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
5 tasks
rdettai
reviewed
May 6, 2024
Collaborator
rdettai
left a comment
There was a problem hiding this comment.
The effort to have a more unified and standardized labeling is very welcome, thanks for your contribution!
| {{- include "quickwit.additionalLabels" . | nindent 8 }} | ||
| {{- include "quickwit.labels" . | nindent 8 }} | ||
| {{- include "quickwit.control_plane.selectorLabels" . | nindent 8 }} | ||
| {{- include "quickwit.additionalLabels" . | nindent 8 }} |
Collaborator
There was a problem hiding this comment.
quickwit.additionalLabels is already part of quickwit.labels
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* 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 <nicolas.lamirault@gmail.com>
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
All resources have Kubernetes recommended labels