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.
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
E2E tests for channel: TLS key pair rotation #3406
E2E tests for channel: TLS key pair rotation #3406
Changes from 5 commits
f5ac537
26758d9
faa9c76
4c63fd3
006ec33
10678c9
3280c52
85ed59a
dc9f1f6
aaaf376
9fff9f7
b086371
add2b7c
5ff4cca
855cfbf
cb94ca4
bf7a082
b4dd5ef
becbf40
18982a1
228d0dc
316ca1c
25f0a30
1d22a88
a9f57d0
71a7b69
feb7c5a
92f4efb
a26cb6e
0784406
8c94e7d
35a647a
939a589
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 1 in control-plane/pkg/reconciler/channel/controller.go
GitHub Actions / style / Golang / Auto-format and Check
Check failure on line 1 in test/rekt/resources/kafkachannel/kafkachannel.go
GitHub Actions / style / Golang / Auto-format and Check
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.
I think you might need to look at the change made by @creydr here: c5a0002 for this to work