-
Notifications
You must be signed in to change notification settings - Fork 35
feat: [FEP-0001] support annotation-based placement #829
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
Open
Yetkin Timocin (ytimocin)
wants to merge
24
commits into
main
Choose a base branch
from
feat/fep0001-annotation-based-placement
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+6,028
−55
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
4f83c2c
feat: [FEP-0001] parse the place-to annotation into cluster selectors
ytimocin 47392b4
feat: [FEP-0001] derive the placement policy generated from an annota…
ytimocin 56ee02d
refactor: [FEP-0001] name the placement annotation after what it holds
ytimocin e33f1d2
feat: [FEP-0001] reconcile the placement policy generated from an ann…
ytimocin a37a87a
feat: [FEP-0001] run annotation-based placement in the hub agent
ytimocin 975d195
fix: [FEP-0001] repair generated policy drift and close the cleanup gaps
ytimocin 399e211
fix: [FEP-0001] do not report a deletion another pass already performed
ytimocin ee5c35f
fix: [FEP-0001] bound the integer form of a selector count
ytimocin 6348625
fix: [FEP-0001] keep the minCount rule out of problems that are not i…
ytimocin 042b465
fix: bound the integer form of the rolling update settings
ytimocin b84bf46
fix: judge the object a tombstone wraps rather than the tombstone
ytimocin 9b20eea
feat: [FEP-0001] seed the cluster alias label on member cluster join
ytimocin ad678b0
fix: bound the digit form of the rolling update settings
ytimocin 9c9793c
fix: [FEP-0001] name the generated kind in the controller's events
ytimocin 5a22e2f
feat: [FEP-0001] warn on a duplicate cluster alias
ytimocin 35947ed
fix: [FEP-0001] follow only the generating owner and skip excluded na…
ytimocin 8946649
fix: [FEP-0001] restrict the kubefleet.dev/ label exemption to fleet …
ytimocin 75a5fef
refactor: [FEP-0001] compute the generated policy name once on the de…
ytimocin 20911f2
fix: [FEP-0001] harden the generated placement policy against review …
ytimocin cd9e9b2
fix: [FEP-0001] keep a generated policy repairable and correctly scoped
ytimocin ffb0757
fix: [FEP-0001] read generated policies uncached and requeue on name …
ytimocin 4f9b2c4
fix: [FEP-0001] guard the generated policy delete against a replaceme…
ytimocin 05c8ea0
chore: [FEP-0001] adopt the ClusterClaim rename from #803
ytimocin d83b875
test: [FEP-0001] add e2e coverage for annotation-based placement
ytimocin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.