Commit 29c3573
Use patched version of op-rs that hopefully addresses SUP-148. (#717)
* Use patched version of op-rs that hopefully addresses SUP-148.
* Updated cargo.lock to include new commits in op-rs pr (should be no significant changes, pretty much just comments and tests).
* Update revision of PR branch.
* Update revision of PR branch.
* Update to use released version of operator-rs and add Changelog entry.
* Change test condition to look for 'succeeded' instead of 'ready', as ready only becomes 1 for a brief moment and apparently kuttl can miss that..
* Run pre-commit
---------
Co-authored-by: Siegfried Weber <mail@siegfriedweber.net>1 parent c851f51 commit 29c3573
File tree
3 files changed
+4
-2
lines changed- tests/templates/kuttl/oidc
3 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
0 commit comments