-
Notifications
You must be signed in to change notification settings - Fork 1
ROX-35435: Support differing versions of Central and SecuredCluster #246
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
37
commits into
main
Choose a base branch
from
vb/differing-central-sc-versions
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
37 commits
Select commit
Hold shift + click to select a range
ca9ea6b
ROX-35435: Support differing versions of Central and SecuredCluster
vladbologa 563b361
Derive the single operator from the effective component version
vladbologa 3c1e9b6
Use 'mixed' instead of 'split' versions
vladbologa 9cfb545
Replace 'unwanted' with 'stale'
vladbologa 3be5d41
reject invalid configuration
vladbologa e0951ee
Restructure version overrides to use central.operator/securedCluster.…
vladbologa 690f227
Simplify Konflux handling
vladbologa b51e01d
Make OperatorConfig non-pointer + remove merging
vladbologa 52cb864
Drop Effective version naming
vladbologa cdd2a71
Remove dead code
vladbologa 0b4f021
Simplify imagesForConfig & uniqueMainVersions
vladbologa e722b1d
Apply suggestions from code review
vladbologa 596519f
Apply suggestions from code review
vladbologa 6476db3
Move code from runDeploy to deployValidate
vladbologa 0db0eab
Simplify error messages
vladbologa e6bebed
Clarify operator tags / main tags mixup
vladbologa dc168d9
Address CodeRabbit comment
vladbologa 8f09943
Extract OperatorInstanceConfig out of OperatorConfig
vladbologa cde6154
Remove OperatorInstance type
vladbologa 55de33a
Require main tags in <component>.operator.version
vladbologa 879ae62
Apply code review suggestions
vladbologa 780994c
Do checkEarlyReadinessSupport per component
vladbologa b34e56f
Tags type safety
vladbologa 15d408a
Constants for role name suffixes
vladbologa dcb8379
Propage logger to deployValidate
vladbologa 2dfa903
Move image tag logic to imagetag ns
vladbologa 20f93e8
Add OperatorImage method
vladbologa 2896d20
Check component earlyReadiness support only if it's being installed
vladbologa d1eec45
Fix CRD bundle using global Konflux setting instead of per-instance s…
vladbologa e27161f
Use constants for role name suffixes
vladbologa 3f5b6c0
Remove redundant KonfluxOperatorImage
vladbologa 970a1c7
Add back comment
vladbologa 84e3cb1
Use new(value) instead of ptr.To
vladbologa bc2db8b
Apply suggestions from code review
vladbologa bd194da
Apply suggestions from code review
vladbologa e3080fe
Unexport populateKonfluxEnvVars
vladbologa 1309dfb
Add E2E test
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
|
mclasmeier marked this conversation as resolved.
|
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.