Skip to content

Commit 7289df9

Browse files
[release-1.16] fix: remove duplicated observedGeneration from jobsinks.sinks.knative.dev (#8423)
fix: remove duplicated observedGeneration from jobsinks.sinks.knative.dev Co-authored-by: Fabian-K <fabiankajzar@googlemail.com>
1 parent 2a46ff5 commit 7289df9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/core/resources/jobsink.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,6 @@ spec:
9494
name:
9595
description: The name of the applied EventPolicy
9696
type: string
97-
observedGeneration:
98-
description: ObservedGeneration is the 'Generation' of the Service that was last processed by the controller.
99-
type: integer
100-
format: int64
10197
conditions:
10298
description: Conditions the latest available observations of a resource's current state.
10399
type: array

0 commit comments

Comments
 (0)