Skip to content
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

refactor: remove default imagecache registry #206

Merged
merged 11 commits into from
Oct 9, 2023

Conversation

shreddedbacon
Copy link
Member

@shreddedbacon shreddedbacon commented Jun 4, 2023

This removes the hardcoded imagecache and makes it optionally set using lagoon feature flags.

The remote-controller can be configured with the following

LAGOON_FEATURE_FLAG_(DEFAULT|FORCE)_IMAGECACHE_REGISTRY=imagecache.amazeeio.cloud

Or leveraging it on the project or environment level using global scoped variable

LAGOON_FEATURE_FLAG_IMAGECACHE_REGISTRY=imagecache.amazeeio.cloud

Additionally, it adds imagecache support to some images that previously didn't have it (busybox images)

@shreddedbacon shreddedbacon marked this pull request as ready for review September 13, 2023 00:45
@tobybellwood tobybellwood added this to the v2.16 tie-in release milestone Sep 18, 2023
Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice and clean

@tobybellwood tobybellwood merged commit 6e4ead2 into main Oct 9, 2023
@tobybellwood tobybellwood deleted the imagecache-registry-changes branch October 9, 2023 02:27
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.

2 participants