Commit 145bfc7
docs,test: fix kubeconfig typo and clarify env var overrides (#558)
* docs: fix typo and clarify kubeconfig deserialization issue
- Corrected 'applicaiton/yaml' to 'application/yaml'
- Reworded paragraph for clarity and consistency
- Updated variable name from 'clust_id' to 'cluster_id' to match usage elsewhere in README
* test: add inline comments for env var overrides in defaults.py
- Documented each overrideable default using consistent, concise comments
- Improved onboarding clarity for contributors customizing integration tests
---------
Co-authored-by: DO-rrao <[email protected]>1 parent 125d037 commit 145bfc7
2 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
11 | 12 | | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
| 17 | + | |
14 | 18 | | |
| 19 | + | |
| 20 | + | |
15 | 21 | | |
16 | 22 | | |
| 23 | + | |
17 | 24 | | |
18 | 25 | | |
| 26 | + | |
19 | 27 | | |
0 commit comments