Commit e4ec031
Fix validate_toolset: use event.response, add light action, update status field
- Fix AttributeError by using event.response instead of event.ws()
- Add holmes_validate_toolset to lightActions in Helm values
- Update status field description to 'valid'/'invalid'
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4122b14 commit e4ec031
3 files changed
Lines changed: 3 additions & 2 deletions
File tree
- helm/robusta
- src/robusta/core
- playbooks/internal
- reporting
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
| 406 | + | |
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments