-
Notifications
You must be signed in to change notification settings - Fork 163
Introduce Disk Topology Feature #1983
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
Merged
k8s-ci-robot
merged 19 commits into
kubernetes-sigs:master
from
julianKatz:machine-serenity-non-allowedTopologies-method
Apr 12, 2025
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
0ab0dad
Implementation with unit tests
julianKatz 50214a6
Remove variadic argument in test functions
julianKatz 31e3f89
s/gkeTopologyLabels/fetchGKETopologyLabels/
julianKatz 18c35d2
Only add disk support Topology if all nodes have a disk support label
julianKatz dec4684
Remove NodeGetInfo kubeclient calls
julianKatz 20609f3
Allow kubeconfig info to be passed in
julianKatz 17b9313
Remove dangling nodegetinfo test
julianKatz 83969d9
Ran hack/update-gofmt.sh
julianKatz 2ad67c2
Remove node get/list from node and add to controller
julianKatz b972fc1
Remove changes to getZoneFromSegment, no longer required
julianKatz 5b52c11
More cleanup related to NodeGetinfo
julianKatz 1150df0
Remove querying of node labels
julianKatz 74130d1
Add todo comments
julianKatz 25b13f5
Remove unnecessary new flags
julianKatz 9301068
Removed unused kubeclient creation function
julianKatz e5654b1
Updated vendor after deletions
julianKatz 7586724
Remove error return that is now unused
julianKatz 51b7f9e
Removed unnecessary permission
julianKatz 3d848cf
Switch to `disk-type.gke.io` topology label key
julianKatz 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
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.