Update labels
General MR
Summary
- Updated Gluon from 0.5.9 to 0.5.12
- Added default labels for Minio to _helpers.tpl
- Updated logic under podTemplate section to ensure default Kubernetes labels are always present
Relevant logs/screenshots
**Note: Labels for Minio will work as expected once updated to at least 6.0.4-bb.3
. Currently, this is not possible due to a blocking issue. Once Minio is updated the app.kubernetes.io/name: minio
line will need to be added to the minio.labels
definition in the _helpers.tpl file. Unfortunately, this cannot be added now or it will cause issues with Minio's egress network policy.
Linked Issue
Upgrade Notices
N/A
Edited by Jimmy Bourque
Merge request reports
Activity
added statusdoing label
assigned to @jimmy.bourque
added teamStorage & Collaboration label
added 1 commit
- 92bcc7a2 - Rolled back wait-job updates and trying manual update in minio-instance
added 1 commit
- db67de29 - Removed waitJob disable from values and put it in test-values.yaml instead
added 1 commit
- e43f6ba6 - Disabled wait-job in values and updated readme
added 1 commit
- 35b6a7c0 - Reverted downgrade of gluon, disabled waitjob
added 1 commit
- bbbf58ad - disabled minio waitjob in test-values.yaml as well
added 1 commit
- ab39fb8e - Updated image tag for database connnection check
Please register or sign in to reply