Skip to content

Conversation

@FieteO
Copy link
Contributor

@FieteO FieteO commented Nov 12, 2025

Description

  • introduce .global.imageRegistry value to allow global configuration of the image registry
  • split up image.repository into image.registry and image.repository to allow separate configuration
  • use image.registry if .global.imageRegistry is not set

Checklist:

  • I have bumped the version in the Chart.yaml according to Semantic Versioning.
  • I have updated the documentation/CHANGELOG at the bottom of the Chart.yaml
  • I have signed off all my commits.
  • (Optional) I have updated the Chart.lock for dependency updates
  • (Optional) I have implemented helm tests for new feature flags

@FieteO FieteO force-pushed the global-imageregistry branch from ca2ec4d to b70c902 Compare November 12, 2025 21:23
@FieteO FieteO marked this pull request as ready for review November 12, 2025 21:23
@FieteO FieteO force-pushed the global-imageregistry branch from 6dbcbad to 4614108 Compare November 15, 2025 15:55
@tuunit tuunit changed the title Support global image registry feat!: support global image registry Nov 16, 2025
@tuunit tuunit changed the title feat!: support global image registry feat!: separate image repository into registry and repository and support global image registry Nov 16, 2025
@tuunit tuunit changed the title feat!: separate image repository into registry and repository and support global image registry feat!: separate image.repository into (image.registry / image.repository) and support global image registry Nov 16, 2025
@tuunit tuunit changed the title feat!: separate image.repository into (image.registry / image.repository) and support global image registry feat!: separate image.repository into (image.registry / image.repository) and support .global.imageRegistry Nov 16, 2025
@tuunit tuunit force-pushed the global-imageregistry branch from 4614108 to df90846 Compare November 19, 2025 11:30
FieteO and others added 3 commits November 20, 2025 10:03
- introduce `.global.imageRegistry` value to allow global configuration
  of the image registry
- split up `image.repository` into `image.registry` and `image.repository`
  to allow separate configuration
- use `image.registry` if `.global.imageRegistry` is not set

Signed-off-by: Fiete Ostkamp <F.Ostkamp@web.de>
Signed-off-by: Jan Larwig <jan@larwig.com>
Co-authored-by: Pierluigi Lenoci <pierluigi.lenoci@sap.com>
Signed-off-by: Fiete Ostkamp <F.Ostkamp@web.de>
Signed-off-by: Jan Larwig <jan@larwig.com>
Signed-off-by: Fiete Ostkamp <F.Ostkamp@web.de>
Signed-off-by: Jan Larwig <jan@larwig.com>
@tuunit tuunit force-pushed the global-imageregistry branch from c20c07b to fc5af29 Compare November 20, 2025 09:03
Signed-off-by: Jan Larwig <jan@larwig.com>
@tuunit tuunit force-pushed the global-imageregistry branch from 912a6c4 to 916a59b Compare November 20, 2025 09:21
@tuunit
Copy link
Member

tuunit commented Nov 20, 2025

@pierluigilenoci I reworded the breaking change notice in the README and Chart.yaml and the large changes in the README are due to the fact that the markdown table was unformatted and the global.imagePullSecret and global.imageRegistry was missing.

LGTM now

@pierluigilenoci pierluigilenoci merged commit 81620fd into oauth2-proxy:main Nov 20, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants