-
Notifications
You must be signed in to change notification settings - Fork 11
chore(plugins): remove deprecated plugin integration and expression evaluation #2102
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
k-fabryczny
wants to merge
37
commits into
main
Choose a base branch
from
chore/plugin-cleanup
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 all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
385cca3
chore(plugins): remove unused code
k-fabryczny 4db5ed3
Remove plugin reference tests
k-fabryczny fda4563
Remove trackedObjects from flux controller
k-fabryczny 4c5af78
Fix linter issue
k-fabryczny 114b5fd
Remove deprecated plugin integration test suite
k-fabryczny 2975dc0
Remove expressionEvaluationEnabled and integrationEnabled for plugin
k-fabryczny 1758a55
Remove unused fields from test
k-fabryczny 8d2afed
Improve error message for option values
k-fabryczny 57467b7
Remove outdated comment from startPluginReconciler
k-fabryczny ed69502
Update tests description, merge tests
k-fabryczny 1b88835
Remove unused constant
k-fabryczny 2058f7f
Add one test case, fix second one
k-fabryczny 059caaf
Fix error message
k-fabryczny 0bbfeea
Remove deprecated fields from plugin, remove unused functions, fix tests
k-fabryczny ab155b5
Automatic generation of CRD API Docs
cloud-operator-bot[bot] 5733bed
Fix linter problem
k-fabryczny 2232cc8
Fix doc comment
k-fabryczny f7a6b44
Fix tests, remove expression from parameters
k-fabryczny 561df2d
Restore tests, add validatePresetPluginOptionValues, remove convertPrβ¦
k-fabryczny f5eaae7
Add nolint unparam to validatePluginOptionValues
k-fabryczny d70ae16
Improve validatePresetPluginOptionValues function
k-fabryczny e76fb7e
Remove 'expression' from error message and comment
k-fabryczny 635d0ec
Add secret validation to plugin
k-fabryczny 98cded2
Improve source validatation for plugin preset
k-fabryczny 057d5ca
Align check with plugin webhook
k-fabryczny 131d907
Continue on error
k-fabryczny 8b3167f
Remove expression from plugin doc
k-fabryczny 92e6648
Remove unsupported flags from plugin
k-fabryczny 3721eae
Remove unused const and function call
k-fabryczny d81ecd3
Remove TrackedObjects from plugin
k-fabryczny 2b1c4bf
Remove unused const LabelKeyPluginIntegration
k-fabryczny f223157
Remove tracking from plugin
k-fabryczny ffe276d
Remove unnecessary newline
k-fabryczny 8891620
Remove unused const AnnotationKeyPluginTackingID
k-fabryczny 7e31c48
Make example more readable
k-fabryczny 6d5a8c4
Remove plugipreset webhook changes,comment out expression tests for now
k-fabryczny a428357
Remove unsused nolint:unparam
k-fabryczny 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
Some comments aren't visible on the classic Files Changed page.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.