Commit Graph

417 Commits

Author SHA1 Message Date
Qiming Teng 14f2970929 Fix examples test for v1.31
This PR updates the test case for manifest examples.
The test case is there to ensure all example manifests can pass the
API validation for v1.31.
2024-08-27 20:47:01 +08:00
Kubernetes Prow Robot 6156fd9e40
Merge pull request #46920 from everpeace/dev-1.31-KEP-3619-SupplementalGroupsPolicy
[dev-1.31] KEP-3619: Fine-grained SupplementalGroups control
2024-07-27 04:38:44 -07:00
Kubernetes Prow Robot a6ac7264d8
Merge pull request #46946 from saschagrunert/oci-volumesource-docs
Document OCI volume sources / KEP-4639
2024-07-25 04:32:21 -07:00
Sascha Grunert a12454f2dc
Add ImageVolume documentation
Add a basic task how to use image volumes in pods.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-07-25 13:17:33 +02:00
Shingo Omura c5f020c0e4
KEP-3619: Fine-grained SupplementalGroups control 2024-07-10 22:16:44 +09:00
abhilasha2418 f784557584 [en] Reduce GracePeriod to 300 sec for deploying Cassandra with a StatefulSet 2024-07-04 14:55:03 +05:30
Kubernetes Prow Robot 86a76b43c1
Merge pull request #46761 from pegasas/issues/46546
Delete rewrite-target annotation in ingress example
2024-06-12 11:27:23 -07:00
pegasas 74b46cda84 Delete rewrite-target annotation in ingress example 2024-06-11 08:16:29 +08:00
shayan e9c7b069d5 Modify registry.k8s.io/nginx-slim version from 0.8 to 0.24 2024-06-04 11:10:02 +03:30
shayan d5b194da5b
Modify the image node-hello to hello-app (#46582) 2024-06-01 16:13:16 -07:00
Kubernetes Prow Robot 005a562f0c
Merge pull request #45878 from tomoaki-ii/revise-statefulset-tuto
Correcting scenario inconsistencies and output checks
2024-06-01 14:10:02 -07:00
Kubernetes Prow Robot 2791673562
Merge pull request #46568 from robert-cronin/fix/tutorial-image-deprecation-error
Update node-hello image to Google's newer image
2024-05-29 16:50:28 -07:00
Kubernetes Prow Robot 2ebd76e2f3
Merge pull request #46229 from 24online24/main
Add ingress class name to example-ingress.yaml
2024-05-29 08:37:43 -07:00
Robert Cronin 990c64b145
Update node-hello image to Google's newer image 2024-05-29 22:50:38 +10:00
Robert Cronin fa033cd15f
Update node-hello image to Google's newer image 2024-05-28 10:36:38 +10:00
Kubernetes Prow Robot 2edb736570
Merge pull request #46285 from tengqm/fix-examples-test
Fix examples test
2024-05-14 10:35:11 -07:00
tomoaki-ii b798f42d06
Update web.yaml
Change the container image of the Statefulset in the first document(application/web/web.yaml ) to registry.k8s.io/nginx-slim:0.7
2024-05-14 14:15:25 +09:00
Qiming Teng 5228bdb02d Fix a Job example which fails the manifest validation 2024-05-09 11:02:37 +08:00
Qiming Teng fb29fd8997 Update test case to cover newly added files 2024-05-09 11:02:17 +08:00
Aditya Samant cd6148bc97
Change the host for the ingress tutorial, to mitigate a security risk. 2024-05-07 13:50:32 +05:30
Rares Chiuzbaian 7b8e37f0cb
Add ingress class name to example-ingress.yaml 2024-05-06 22:40:57 +03:00
Kubernetes Prow Robot f7a1bfed88
Merge pull request #45819 from 7sunarni/main
Rename example pod-with-affinity-anti-affinity.yaml
2024-05-03 18:23:47 -07:00
Kubernetes Prow Robot 61f8737cbd
Merge pull request #44540 from adityasamant25/configmaps-secrets
Document updating configuration via a ConfigMap
2024-04-17 14:13:26 -07:00
drewhagen 4c6ba12390 Merge main into dev-1.30 to keep in sync 2024-04-16 15:55:38 -05:00
Jintao Zhang 5bd5f71287
update ValidatingAdmissionPolicy to v1
since v1.30 ValidatingAdmissionPolicy graduate to GA

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2024-04-14 07:09:07 +08:00
James Spurin 4aa2c8e081 switch liveness image to multi-arch agnhost 2024-04-11 17:08:46 +01:00
7sunarni 3054b8562d example(affinity): rename pod-with-affinity-anti-affinity.yaml => pod-with-affinity-preferred-weight.yaml
Signed-off-by: 7sunarni <710720732@qq.com>
2024-04-10 16:19:42 +08:00
Aditya Samant 3efc5cde2f
Updating Configuration via a Configmap
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-05 09:16:51 +05:30
Kubernetes Prow Robot deb1be8892
Merge pull request #45135 from tenzen-y/job-success-policy-doc
Add JobSuccessPolicy Doc
2024-03-25 20:09:19 -07:00
Akihiro Suda ca9e4725d1
KEP-3857: Recursive Read-only (RRO) mounts
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-03-26 03:59:26 +09:00
Yuki Iwai d79de0290a KEP-3998: Clarify the example
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:41:36 +09:00
Yuki Iwai 32fd60c16e KEP-3998: Make the explanation for rules more clarify
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:09:25 +09:00
Yuki Iwai 92a00327bb KEP-3998: Add JobSuccessPolicy Documentation
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 01:37:15 +09:00
Tim Allclair 4f11f83a45 AppArmor v1.30 docs update 2024-03-19 14:25:06 -07:00
Kubernetes Prow Robot 3b6274d696
Merge pull request #45155 from jpbetz/crd-field-selectors
Add docs for CRD field selection
2024-03-18 08:24:50 -07:00
Joe Betz 8c0a57a1e1 Add docs for CRD field selection 2024-03-18 11:09:04 -04:00
Sean McGinnis 1c58d4bd37
Update use of deprecated ioutils module
The ioutils module was deprecated in Go 1.16. This updates the example test code
to use the newer recommended replacement.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-03-13 11:59:11 -05:00
Kubernetes Prow Robot 291e3bf7cf
Merge pull request #45460 from HarkuLi/fix/tutorial-seccomp
Add missing syscalls in fine-grained profile of seccomp tutorial
2024-03-13 04:10:54 -07:00
Kubernetes Prow Robot f48e66caa7
Merge pull request #45471 from tallclair/apparmor
Refresh AppArmor documentation
2024-03-13 02:49:45 -07:00
Tim Allclair 49ace75b78 Refresh AppArmor documentation 2024-03-07 16:05:43 -08:00
HarkuLi b189e2087e Add missing syscalls in fine-grained profile of seccomp tutorial 2024-03-07 17:38:52 +08:00
Kubernetes Prow Robot ce4c04347b
Merge pull request #45385 from network-charles/network-charles-patch-2
Changing the Image Specified in the ReplicaSet Documentation
2024-03-06 15:23:50 -08:00
Charles Uneze 436e53834c
Update frontend.yaml 2024-03-05 22:25:58 +01:00
Marcus Noble 83d7d73cbb
Fix `auditAnnotations` example 2024-03-03 11:53:35 +00:00
Charles Uneze ba73d898df
Update frontend.yaml
changed it from nginx to nginx:1.14.2
2024-02-29 20:09:04 +01:00
Charles Uneze 0ce9c35100
Update frontend.yaml 2024-02-28 23:34:08 +01:00
Kubernetes Prow Robot bc36254f7b
Merge pull request #44503 from mhash17/patch-2
Update networkpolicy.yaml - match yaml code formatting
2024-01-22 04:46:18 +01:00
Kubernetes Prow Robot 35a38cf349
Merge pull request #44290 from azn-abel/44190
Replaced unavailable image in https://k8s.io/docs/tutorials/stateless-application/guestbook/
2024-01-09 15:07:13 +01:00
Qiming Teng a2b9c21c81 Revise test case logic
Major revisions included:

- Fake Job labels and selectors generation for validation.
- Remove obsolete PVC validation options.
- Include newly discovered manifests into the test case.
- Remove tests related to PodSecurityPolicy which is gone forever.
2023-12-25 15:33:49 +08:00
Qiming Teng fa637e4d58 Fix an error about volume name identified by test case 2023-12-25 15:30:42 +08:00