Commit e572a7a
feat: Git sync - add first class support for CAs (#750)
* bump to op-rs 0.106.1 and k8s-openapi 0.27
* chore: Bump to stackable-operator 0.106.1
* wip: test
* generate secrets in job
* working test with proxy
* added negative test case
* update op-rs reference
* avoid cert name collision
* stabilise test
* added a docs note
* changelog
* change to tls class
* bump to op-rs 106.2
* updated docs
* removed comment
* reference tls field with webPki as default
* docs correction
* switch to unprivileged nginx so test runs on openshift
---------
Co-authored-by: Razvan-Daniel Mihai <84674+razvan@users.noreply.github.com>1 parent a7d955d commit e572a7a
File tree
31 files changed
+1148
-1008
lines changed- docs/modules/airflow
- examples
- pages/usage-guide
- rust/operator-binary/src
- tests
- templates/kuttl
- ca-cert
- mount-dags-gitsync
31 files changed
+1148
-1008
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments