-
Notifications
You must be signed in to change notification settings - Fork 28
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
base: main
Are you sure you want to change the base?
Refactoring Kubernetes recommanded labels #78
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>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The effort to have a more unified and standardized labeling is very welcome, thanks for your contribution!
{{- include "quickwit.control_plane.selectorLabels" . | nindent 8 }} | ||
{{- include "quickwit.additionalLabels" . | nindent 8 }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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>
All resources have Kubernetes recommended labels