Commit a6cdc52
Fix test field casing and regenerate CRDs onto correct chart path
- Fix `workers` -> `Workers` (exported field) in syslog_types_test.go
- Regenerate CRD manifests via make manifests; previous commits incorrectly
targeted charts/fluent-bit-crds/ (non-existent), now correctly written to
charts/fluent-operator-fluent-bit-crds/templates/
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Josh Baird <jbaird@galileo.io>1 parent c21d907 commit a6cdc52
3 files changed
Lines changed: 13 additions & 1 deletion
File tree
- apis/fluentbit/v1alpha2/plugins/output
- charts/fluent-operator-fluent-bit-crds/templates
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4237 | 4237 | | |
4238 | 4238 | | |
4239 | 4239 | | |
| 4240 | + | |
| 4241 | + | |
| 4242 | + | |
| 4243 | + | |
| 4244 | + | |
| 4245 | + | |
4240 | 4246 | | |
4241 | 4247 | | |
4242 | 4248 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4237 | 4237 | | |
4238 | 4238 | | |
4239 | 4239 | | |
| 4240 | + | |
| 4241 | + | |
| 4242 | + | |
| 4243 | + | |
| 4244 | + | |
| 4245 | + | |
4240 | 4246 | | |
4241 | 4247 | | |
4242 | 4248 | | |
| |||
0 commit comments