Skip to content

Conversation

@jeromefroe
Copy link
Collaborator

This commit adds a new field, Frozen, to the ClusterSpec that, when set, will suspend the operator from making any changes to a cluster. This can be useful when troubleshooting a cluster as it can be used to ensure that the operator doesn't modify a cluster while you're investigating it.

@jeromefroe jeromefroe requested review from schallert and wybczu October 5, 2020 21:24
@codecov
Copy link

codecov bot commented Oct 5, 2020

Codecov Report

Merging #241 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
+ Coverage   76.25%   76.29%   +0.03%     
==========================================
  Files          30       30              
  Lines        2165     2168       +3     
==========================================
+ Hits         1651     1654       +3     
  Misses        380      380              
  Partials      134      134              

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12ebef6...4bb3c1b. Read the comment docs.

@jeromefroe jeromefroe merged commit fff04ac into master Oct 5, 2020
@jeromefroe jeromefroe deleted the jerome/add-frozen-field branch October 5, 2020 22:01
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.

3 participants