Commit e5e73fc
feat: fix slack notifications, gitops PR engine, rbac, and update documentation (#38)
* feat: Revamp getting started guide to use k3d, cert-manager, and Helm for installation, replacing the previous kind and make-based local development instructions.
* docs: Improve getting started guide with new cleanup step, progress indicators, and enhanced clarity.
* docs: update getting started prerequisites with a detailed table and expand the list of next steps guides.
* docs: Add a troubleshooting guide and update getting started to reference it.
* docs: Replace quickstart with a comprehensive end-to-end guide and enhance remediation engine configuration with new setters.
* docs: Replace end-to-end guide with a new quickstart guide and update mkdocs configuration.
* fixed lint errors
* docs: changed naming of document from wquickstart guid to on;y quickstart
* deleted getting startmd
* Rename 'End-to-End Guide' to 'Quickstart Guide'
* refactor: Rename all project references from `zelyo-operator` to `Zelyo`.
* Revert "refactor: Rename all project references from `zelyo-operator` to `Zelyo`."
This reverts commit 7ef8d87.
* docs: Update repository references from `zelyo-operator` to `zelyo` and refactor note syntax in troubleshooting guide.
---------
Co-authored-by: Mayur Raiturkar <mayur@zelyo.ai>1 parent 39e5e77 commit e5e73fc
13 files changed
Lines changed: 1090 additions & 310 deletions
File tree
- cmd
- config
- rbac
- samples
- docs
- internal
- controller
- github
- remediation
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
284 | | - | |
285 | | - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
286 | 287 | | |
287 | 288 | | |
288 | 289 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
78 | 93 | | |
79 | 94 | | |
80 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments