-
Notifications
You must be signed in to change notification settings - Fork 93
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
Add taint to user and worker nodes #2605
Open
Adam-D-Lewis
wants to merge
31
commits into
main
Choose a base branch
from
node-taint
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.
Open
Changes from 22 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
5000f06
save progress
Adam-D-Lewis 7ce8555
Merge branch 'develop' into node-taint
Adam-D-Lewis a661514
fix node taint check
Adam-D-Lewis fb55fab
Merge branch 'develop' into node-taint
Adam-D-Lewis 7f1800d
fix node taints on gcp
Adam-D-Lewis 40940f6
add latest changes
Adam-D-Lewis cdac5c6
merge develop
Adam-D-Lewis 6382c7b
allow daemonsets to run on user node group
Adam-D-Lewis e9d9dd9
recreate node groups when taints change
Adam-D-Lewis c55cd5f
quick attempt to get scheduler running on tanted worker node group
Adam-D-Lewis 57e6e09
Merge branch 'main' into node-taint
Adam-D-Lewis a1370c9
add default options to options_handler
Adam-D-Lewis 0e7e11c
add comments
Adam-D-Lewis adb9d74
rename variable
Adam-D-Lewis 7944071
add comment
Adam-D-Lewis fa81fb9
make work for all providers
Adam-D-Lewis da9fd82
move var back
Adam-D-Lewis 6a1f81d
move var back
Adam-D-Lewis b4c08f3
move var back
Adam-D-Lewis 9bae2a1
move var back
Adam-D-Lewis b3dbeda
add reference
Adam-D-Lewis 97858d0
refactor
Adam-D-Lewis 4ac7b9c
various fixes for aws and azure providers
Adam-D-Lewis 480647b
Merge branch 'main' into node-taint
Adam-D-Lewis f6b9a4f
add taint conversion for AWS
Adam-D-Lewis e752a3a
add DEFAULT_.*_TAINT vars
Adam-D-Lewis 59daa0c
clean up fixed TODOs
Adam-D-Lewis e05f143
more clean up
Adam-D-Lewis 3a4ae6b
Merge branch 'main' into node-taint
Adam-D-Lewis f3cb2e9
fix test
Adam-D-Lewis b125e8c
fix test error
Adam-D-Lewis 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 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 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 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 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 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 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 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 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 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.
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.
Duplicate class, so I deleted it