-
Notifications
You must be signed in to change notification settings - Fork 1
ROX-35434: Add support for overriding image repository #267
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
Open
vladbologa
wants to merge
27
commits into
main
Choose a base branch
from
vb/configurable-registry
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
908b204
ROX-35434: Add support for overriding image repository
vladbologa 759e580
Make VerifyCredentials work with registries other than quay.io
vladbologa 08b3651
Rewrite logic that determines if the cluster needs pull secrets
vladbologa d255df3
simplify RegistryRequiresAuth to a best-effort bool check
vladbologa 3e6034a
don't hardcode https scheme in auth probe URL
vladbologa 3322ba5
Move RegistryRequiresAuth and NeedsPullSecrets to Deployer
vladbologa d635657
Use DefaultRoxieConfig
vladbologa 1ad312f
Rename test
vladbologa 740fb4e
Return error from RegistryRequiresAuth
vladbologa 04fda4e
Handle http codes explicitly
vladbologa 000ece5
Rename isOperatorVersionCorrect to isOperatorImageCorrect
vladbologa 744b111
Memoize custom registry auth probe
vladbologa 5cb1c11
e2e test - verify Central registry too
vladbologa 939feaa
Fix bug in RegistryRequiresAuth
vladbologa 670512d
Make ImageRegistry a member of OperatorInstanceConfig
vladbologa 5b52334
Apply code review suggestions
vladbologa de95420
Avoid redundant UsesCustomRegistry check in needsOperatorPullSecrets
vladbologa 8b3b9ba
Move helpers after their calls sites
vladbologa b70a682
Add ctx to customRegistryRequiresAuth
vladbologa 937b719
Add clarification comment
vladbologa 0902df6
Apply code review suggestion - resolveBundleImage
vladbologa 46892a2
Apply code review suggestion
vladbologa 3ca2424
Improve validateImageRegistry & test
vladbologa 7c1124c
Move conditional from validateContainerizedCredentials
vladbologa 2a2c6a9
Refactor NeedsPullSecrets / needsOperatorPullSecrets
vladbologa 0bbdee7
Remove TestSplitRegistryHost
vladbologa 269239c
Apply batched suggestions from code review
vladbologa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.