Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR for the second release candidate, incorporating feedback from RC 1 by GitOps Working Group and community participants. After merge, we will create an RC 2 release branch and tag the release. RC 2 is the last planned release candidate before the [v1.0.0 milestone](https://github.com/open-gitops/documents/milestone/1), scheduled to release before Kubecon NA, 2021. Any open discussions from feedback will be moved to issues and attached to the appropriate milestone. These may be addressed either the v1.0.0 milestone or after depending on how motivated its proponents are, and how consensus from the GitOps Working Group unfolds. ## About OpenGitOps OpenGitOps is a CNCF Sandbox project for lasting programs, documents and code from the [GitOps Working Group](https://github.com/gitops-working-group/gitops-working-group/). ## About the GitOps Working Group The GitOps Working Group is an open group, inviting companies and individuals to join and contribute to the community and the adoption of GitOps across the cloud native landscape. There are many ways to [get involved](https://github.com/gitops-working-group/gitops-working-group/blob/main/README.md#how-to-get-involved). Here are a few: ## Getting Involved - [Star](https://docs.github.com/en/github/getting-started-with-github/exploring-projects-on-github/saving-repositories-with-stars) and [watch](https://docs.github.com/en/github/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications) the [OpenGitOps Documents](https://github.com/open-gitops/documents) and [GitOps Working Group](https://github.com/gitops-working-group/gitops-working-group) repos to see when things change - For more, see https://github.com/open-gitops/.github/blob/main/CONTRIBUTING.md ## Changelog ## Attribution RC 2 drafted by: Co-authored-by: Dan Garfield <dan@todaywasawesome.com> Co-authored-by: Scott Rigby <scott@r6by.com> With feedback from meeting participants: Co-authored-by: Christian Hernandez <christian@redhat.com> Co-authored-by: Moshe Immerman <moshe@flanksource.com> Co-authored-by: Chris Short <chris@chrisshort.net> And John Hession (can not find co-authorship email) And PR in collaboration with: Co-authored-by: Michael Bridgen <mikeb@squaremobius.net> Co-authored-by: Lloyd Chang <lloydchang@gmail.com> Co-authored-by: Brian Fox <brian@midnite-it.se> Co-authored-by: Moshe Immerman <moshe@flanksource.com> Co-authored-by: Cansu Kavılı Örnek <ckavili@redhat.com> Co-authored-by: Piotr <decoder@live.de> Co-authored-by: Chris Sanders <csand@microsoft.com> ## Review changes on this PR were: * Remove breaking glass language as it is no longer referenced. This is something we may add back later as we add things. Signed-off-by: Dan Garfield <dan@todaywasawesome.com> * Revise wording to make each definition more clear. Also remove the extra components under software system. Signed-off-by: Dan Garfield <dan@todaywasawesome.com> * Fixed 3 typos 3 small typos were fixed in the document. Co-authored-by: Lloyd Chang <lloydchang@gmail.com> Co-authored-by: Cansu Kavılı Örnek <ckavili@redhat.com> Signed-off-by: Piotr <decoder@live.de> * Remove CIOps and use standard language to clarify reconciliation. Signed-off-by: Dan Garfield <dan@todaywasawesome.com> * Add space Co-authored-by: Brian Fox <brianhfox@gmail.com> Signed-off-by: Dan Garfield <dan@todaywasawesome.com> * Remove unnecessary 'declarations' modifier Co-authored-by: Brian Fox <brian@midnite-it.se> Signed-off-by: Scott Rigby <scott@r6by.com> * Update Desired State glossary item Co-authored-by: Lloyd Chang <lloydchang@gmail.com> Co-authored-by: Michael Bridgen <mikeb@squaremobius.net> Co-authored-by: Dan Garfield <dan@todaywasawesome.com> Signed-off-by: Scott Rigby <scott@r6by.com> * Clarify "drift" means moving away from desired state not moving toward Good note Michael, important to be precise here. Co-authored-by: Michael Bridgen <mikeb@squaremobius.net> Co-authored-by: Dan Garfield <dan@todaywasawesome.com> Co-authored-by: Lloyd Chang <lloydchang@gmail.com> Signed-off-by: Scott Rigby <scott@r6by.com> Co-authored-by: Piotr <decoder@live.de> Co-authored-by: Scott Rigby <scott@r6by.com> Signed-off-by: Scott Rigby <scott@r6by.com>
- Loading branch information