Support supplying labels for kiali
General MR
Summary
Adds the ability to supply the kiali-required labels app
and version
via the umbrella chart.
Big Bang MR: big-bang/bigbang!4929 (closed)
Linked Issue
Upgrade Notices
N/A
Merge request reports
Activity
assigned to @wyatt.fry
added statusreview label
added teamObservability label
requested review from @blairbowden
removed statusreview label
added statusdoing label
reset approvals from @kylegalloway-seed by pushing to the branch
removed statusdoing label
added statusreview label
requested review from @steven.donald, @kliu, @jimmyungerman, @kscheunemann, and @piotr.machaj
mentioned in merge request big-bang/bigbang!4917 (closed)
- Resolved by Jimmy Ungerman
@wyatt.fry the helmrelease is failing on bigbang branch
set-required-labels-for-kiali-eck-operator
and eck-operator branchset-required-labels-for-kiali
. The following error is shown:│ message: "Helm install failed for release eck-operator/eck-operator-eck-operator │ │ with chart eck-operator@2.13.0-bb.3: 1 error occurred:\n\t* StatefulSet.apps │ │ \"elastic-operator\" is invalid: [metadata.labels: Invalid value: \"{{ .Chart.Name │ │ }}\": a valid label must be an empty string or consist of alphanumeric characters, │ │ '-', '_' or '.', and must start and end with an alphanumeric character (e.g. │ │ 'MyValue', or 'my_value', or '12345', regex used for validation is '(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])?'), │ │ metadata.labels: Invalid value: \"{{ .Chart.AppVersion }}\": a valid label must │ │ be an empty string or consist of alphanumeric characters, '-', '_' or '.', and │ │ must start and end with an alphanumeric character (e.g. 'MyValue', or 'my_value', │ │ \ or '12345', regex used for validation is '(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])?')]"
mentioned in merge request big-bang/bigbang!4929 (closed)
- Resolved by Jimmy Ungerman
@wyatt.fry bigbang pipeline for linked branch is failing. I also left some comments/suggestions there.
mentioned in commit 35acfbde
mentioned in merge request big-bang/bigbang!4942 (merged)