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

The Coherence Role controller can corrupt the role state #367

Closed
thegridman opened this issue Nov 14, 2019 · 0 comments · Fixed by #369
Closed

The Coherence Role controller can corrupt the role state #367

thegridman opened this issue Nov 14, 2019 · 0 comments · Fixed by #369
Assignees

Comments

@thegridman
Copy link
Member

The Reconcile method of the Coherence role controller can in some cases corrupt the state of some fields of a role's spec by updating the parent cluster which causes the Pods in the role to fail to start. The only field that should ever be updated in the parent cluster by the role controller is the replica count in response to a scale command.

@thegridman thegridman self-assigned this Nov 14, 2019
thegridman added a commit that referenced this issue Nov 14, 2019
thegridman added a commit that referenced this issue Nov 14, 2019
@thegridman thegridman mentioned this issue Nov 14, 2019
thegridman added a commit that referenced this issue Nov 14, 2019
Fix Issue #367 - The Coherence Role controller can corrupt a role's state
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 a pull request may close this issue.

1 participant