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

Ensure the rack name configured by the Operator is unique across sites #633

Merged
merged 4 commits into from Nov 22, 2023

Conversation

thegridman
Copy link
Member

The Operator uses Node labels to configure the site and rack names for Coherence cluster members. The site and rack names need to be unique to achieve site safety of backups. In some environments the same values for the rack label are used for Nodes in different sites. To fix this the Operator will prefix the rack name with the site name to ensure they are unique.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 14, 2023
Copy link

sonarcloud bot commented Nov 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Member

@tmiddlet2666 tmiddlet2666 left a comment

Choose a reason for hiding this comment

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

LGTM

@thegridman thegridman merged commit ebb2178 into oracle:main Nov 22, 2023
28 checks passed
@thegridman thegridman deleted the rack-name branch November 22, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants