-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Allow configuring additional options when restarting connectors #11797
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
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
66318c9
feat: enhance validation for restart annotations in Kafka connectors
rlanhellas 5deae11
feat: enhance validation for restart annotations in Kafka connectors
rlanhellas 85c3896
feat: improving connector restart args
rlanhellas 09837fa
tests: connector restart with args
rlanhellas b66a848
tests: connector restart with args
rlanhellas df9f746
docs: connector restart with args
rlanhellas ae3bc01
Update Annotations.java
rlanhellas dce944f
Update KafkaMirrorMaker2AssemblyOperator.java
rlanhellas 26f6ac2
Update cluster-operator/src/test/java/io/strimzi/operator/cluster/ope…
rlanhellas 98ac310
feat: removing regex to improve readability in the code
rlanhellas a382a96
test: improving tests with invalid args
rlanhellas 44d9ea4
Update KafkaConnectAssemblyOperator.java
rlanhellas 0eccf8b
test: adding test cases for validate annotation values in restart kaf…
rlanhellas c0a4804
test: adding test cases for validate annotation values in restart kaf…
rlanhellas 87aa2e2
Update KafkaConnectAssemblyOperator.java
rlanhellas 8bafcf5
Update AbstractConnectOperator.java
rlanhellas 90a7725
Merge branch 'main' into issue-11484
rlanhellas fd2bdca
test: moving tests to restart class
rlanhellas ccdb38e
Update CHANGELOG.md
rlanhellas 5f7e4ac
Update cluster-operator/src/main/java/io/strimzi/operator/cluster/ope…
rlanhellas 827a81a
Update KafkaMirrorMaker2AssemblyOperator.java
rlanhellas 7ffac47
Update KafkaMirrorMaker2AssemblyOperator.java
rlanhellas 6b6c85d
Update CHANGELOG.md
rlanhellas 0fd307c
Update proc-manual-restart-mirrormaker2-connector.adoc
rlanhellas 62ffbc6
Update proc-manual-restart-connector.adoc
rlanhellas 36bd179
test: moving tests to parameterized tests
rlanhellas 2451683
Update KafkaConnectAssemblyOperatorConnectorRestartTest.java
rlanhellas 7f94597
Update cluster-operator/src/test/java/io/strimzi/operator/cluster/ope…
rlanhellas 1f3c544
feat: adding anyBoolean() to restart tests
rlanhellas 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
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.