Commit 10aacc0
committed
Platform engineering example: bitnamilegacy images, steps fixes; fix kubeconfig retriever
- steps.txt: add step to copy kubeplus-saas-provider.json into example dir
- custom-mysql-1.0-10.1.0.tgz: use bitnamilegacy images so MySQL pods pull
- kubeconfigretriever.py: single-quote jsonpath, handle double-encoded ConfigMap, guard dict access1 parent 2eaaf23 commit 10aacc0
File tree
3 files changed
+4
-2
lines changed- examples/multitenancy/platform-engineering
- plugins
3 files changed
+4
-2
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments