-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
📖 In place propagation of changes affecting Kubernetes objects only #7331
📖 In place propagation of changes affecting Kubernetes objects only #7331
Conversation
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Outdated
Show resolved
Hide resolved
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall sounds good.
I just opened a PR against your branch for the nits. To save us both some work and avoid noise on this PR: fabriziopandini#27 (hope that's okay)
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Outdated
Show resolved
Hide resolved
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Outdated
Show resolved
Hide resolved
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Outdated
Show resolved
Hide resolved
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Outdated
Show resolved
Hide resolved
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Show resolved
Hide resolved
e4b5ad2
to
461ce4d
Compare
a1aa71d
to
ff2f34b
Compare
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This makes a lot of sense, lgtm
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Outdated
Show resolved
Hide resolved
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly nits.
Great work!
I especially like the diagrams!!
P.S. As mentioend above, rebase should solve the linkchecker issue.
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Outdated
Show resolved
Hide resolved
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Outdated
Show resolved
Hide resolved
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Show resolved
Hide resolved
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Show resolved
Hide resolved
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Outdated
Show resolved
Hide resolved
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Outdated
Show resolved
Hide resolved
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Outdated
Show resolved
Hide resolved
docs/proposals/20221003-In-place-propagation-of-Kubernetes-objects-only-changes.md
Show resolved
Hide resolved
ff2f34b
to
76520bd
Compare
rebased + fixed all the nits |
I think you missed the two findings from Guillermo (#7331 (comment), #7331 (comment)). Apart from those, lgtm from my side |
Sorry for missing Guillermo feedback in the first pass, now it should be fixed |
/lgtm |
Thank you very much!! /lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vincepri The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
This Proposal takes over from the work in #6255 and focuses on
This proposal is complementary to #7296
Which issue(s) this PR fixes:
Fixes #493
cc @Arvinderpal @enxebre @sbueringer @vincepri