Introducing Break the Glass into principles...#37
Closed
grmhay wants to merge 8 commits intoopen-gitops:mainfrom
grmhay:main
Closed
Introducing Break the Glass into principles...#37grmhay wants to merge 8 commits intoopen-gitops:mainfrom grmhay:main
grmhay wants to merge 8 commits intoopen-gitops:mainfrom
grmhay:main
Conversation
Signed-off-by: Dan Garfield <dan@todaywasawesome.com> Signed-off-by: Graeme Hay <grmhay@gmail.com>
Signed-off-by: Graeme Hay <grmhay@gmail.com>
Signed-off-by: Graeme Hay <grmhay@gmail.com>
Grmhay patch 1
Author
|
Still issues... apols - one more try coming |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
We (Morgan Stanley) believe that the situation where the source of truth for desired state (e.g. github.com or a git-equivalent that an enterprise may run) is less available than your users' expected SLA for making configuration changes is being left by the community as an issue for the implementer to overcome.
Put succinctly, if Github is unavailable and you want to make changes to your System State, there should be one approach and a set of tooling to allow reconciliation after the fact.
This will both harm adoption of gitops and is inefficient as I believe we shared a common challenge that we can solve once within the project.
The first step, as this project has so well established, is a glossary of terms to allow us to describe the problem and a draft principle to add. I have included these in this PR.