Skip to content

Commit

Permalink
Merge pull request #1827 from kube-logging/feat/enable-adding-annotat…
Browse files Browse the repository at this point in the history
…ions-and-labels-to-pvcs

feat: enable adding annotations and labels to pvcs
  • Loading branch information
csatib02 authored Oct 11, 2024
2 parents fc01fc2 + 8f585f5 commit 835a4a9
Show file tree
Hide file tree
Showing 12 changed files with 281 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -1934,6 +1942,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -2120,6 +2136,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -1239,6 +1247,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -1444,6 +1460,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down
64 changes: 64 additions & 0 deletions charts/logging-operator/crds/logging.banzaicloud.io_loggings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1598,6 +1598,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -2981,6 +2989,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -3167,6 +3183,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -4177,6 +4201,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -4875,6 +4907,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -5080,6 +5120,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -8026,6 +8074,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -12413,6 +12469,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -4508,6 +4516,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down
24 changes: 24 additions & 0 deletions config/crd/bases/logging.banzaicloud.io_fluentbitagents.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -1934,6 +1942,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -2120,6 +2136,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down
24 changes: 24 additions & 0 deletions config/crd/bases/logging.banzaicloud.io_fluentdconfigs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -1239,6 +1247,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down Expand Up @@ -1444,6 +1460,14 @@ spec:
type: object
pvc:
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
source:
properties:
claimName:
Expand Down
Loading

0 comments on commit 835a4a9

Please sign in to comment.