Skip to content

Commit

Permalink
api: KEP-3857: Recursive Read-only (RRO) mounts
Browse files Browse the repository at this point in the history
This commit modifies the following files:

- pkg/apis/core/types.go
- staging/src/k8s.io/api/core/v1/types.go

Other changes were auto-generated by running `make update`.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>

Kubernetes-commit: d940886d0a4ee9aa8a7ca075fee175b002baf883
  • Loading branch information
AkihiroSuda authored and k8s-publishing-bot committed Mar 9, 2024
1 parent 110b75b commit 3be09aa
Show file tree
Hide file tree
Showing 8 changed files with 256 additions and 6 deletions.
14 changes: 14 additions & 0 deletions applyconfigurations/core/v1/containerstatus.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 48 additions & 0 deletions applyconfigurations/core/v1/noderuntimeclass.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

39 changes: 39 additions & 0 deletions applyconfigurations/core/v1/noderuntimeclassfeatures.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions applyconfigurations/core/v1/nodestatus.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 15 additions & 6 deletions applyconfigurations/core/v1/volumemount.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

70 changes: 70 additions & 0 deletions applyconfigurations/core/v1/volumemountstatus.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

50 changes: 50 additions & 0 deletions applyconfigurations/internal/internal.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions applyconfigurations/utils.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3be09aa

Please sign in to comment.