Commit 1f2024e
committed
Add categories to the ArtifactGenerator CRD
Add the standard Flux resource categories to the ArtifactGenerator CRD
so users can list Flux resources with kubectl using category selectors:
all every resource in the cluster
fluxcd every Flux resource
fluxcd-sources every Flux source resource
Regenerate the CRD with make manifests.
Signed-off-by: José Siqueira <jose.siqueira.cerqueira@gmail.com>
Assisted-by: Claude/claude-opus-4-81 parent 829db21 commit 1f2024e
2 files changed
Lines changed: 5 additions & 1 deletion
File tree
- api/v1beta1
- config/crd/bases
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
0 commit comments