-
Notifications
You must be signed in to change notification settings - Fork 103
Enable encryption in backup operator test #2355
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
base: main
Are you sure you want to change the base?
Enable encryption in backup operator test #2355
Conversation
8e290a8
to
421ed56
Compare
The backup test is failing because of #2332 In order to test encryption changes, I reverted that PR locally and tested encryption changes. |
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
I would be surprised, the newly added test case was not running 🤔 |
421ed56
to
3deabc9
Compare
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
9c46831
to
5469188
Compare
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Tested this changes on top of PR - #2364 Will wait for that PR to merge. Command run: |
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
0c9aea0
to
2723d3b
Compare
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
2723d3b
to
897ca5d
Compare
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Description
Enable encryption in backup operator test.
Type of change
Discussion
Testing
CLEANUP=false NAMESPACE=ak make -C e2e test_operator_backups.run
Documentation
Follow-up