Permalink
Please
sign in to comment.
Browse files
Merge pull request #75987 from yastij/event-state-deprecation
deprecate state field of eventSeries on Event API
- Loading branch information...
Showing
with
9 additions
and 4 deletions.
- +2 −2 api/openapi-spec/swagger.json
- +1 −0 pkg/apis/core/types.go
- +1 −0 staging/src/k8s.io/api/core/v1/generated.proto
- +1 −0 staging/src/k8s.io/api/core/v1/types.go
- +1 −1 staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go
- +1 −0 staging/src/k8s.io/api/events/v1beta1/generated.proto
- +1 −0 staging/src/k8s.io/api/events/v1beta1/types.go
- +1 −1 staging/src/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go
0 comments on commit
8136cfc