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

Add target cluster to social event #440

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

alexeykazakov
Copy link
Contributor

@alexeykazakov alexeykazakov commented Aug 15, 2024

Replaces PreferSameCluster, which is not currently used at all, by TargetCluster

Part of https://issues.redhat.com/browse/SANDBOX-724

@alexeykazakov alexeykazakov merged commit d0c164a into codeready-toolchain:master Aug 15, 2024
2 checks passed
Copy link
Contributor

@mfrancisc mfrancisc left a comment

Choose a reason for hiding this comment

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

Just curious - I guess we are safe with changing the name here since the existing socialevents CRs do not use this field , thus no migration code is needed here .

@alexeykazakov alexeykazakov deleted the event-api branch August 16, 2024 15:12
@alexeykazakov
Copy link
Contributor Author

Just curious - I guess we are safe with changing the name here since the existing socialevents CRs do not use this field , thus no migration code is needed here .

Correct. The samecluster field was not used anywhere. Controllers do not use it (so it was ignored). Existing social event CRs didn't have this field set either. So no migration needed.

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.

4 participants