Mike Spreitzer
c25398b904
fix typeo in content/en/docs/concepts/services-networking/network-policies.md
...
Co-authored-by: Chris Negus <cnegus@redhat.com >
2021-12-16 13:45:39 -05:00
Kubernetes Prow Robot
194ef5ac6b
Merge pull request #30986 from jimangel/co-chair-tweaks
...
Updating SIG Co-chair requirements
2021-12-16 08:21:19 -08:00
Kubernetes Prow Robot
78b252f511
Merge pull request #30689 from saschagrunert/spo-release
...
Add blog post about SPO v0.4.0 release
2021-12-16 08:15:19 -08:00
Tim Bannister
65e92a8f14
Add Docker Engine as container runtime
...
Mention that the support via Dockershim is deprecated.
Co-Authored-By: Rey Lejano <rlejano@gmail.com >
2021-12-16 16:09:29 +00:00
Kubernetes Prow Robot
e2e7843554
Merge pull request #30596 from mattcary/blogpost
...
StatefulSet AutoDelete blog post
2021-12-16 07:29:19 -08:00
Kubernetes Prow Robot
56d5330950
Merge pull request #30993 from sftim/20211216_blog_fixups
...
Two small blog fixups
2021-12-16 06:29:18 -08:00
Qiming Teng
26b54b06fb
[zh] Translate audit API reference
2021-12-16 21:53:03 +08:00
Nabarun Pal
149d659c70
OWNERS_ALIASES: update release-engineering-* membership
...
- Promote palnabarun and Verolop to release-engineering-approvers
- Remove hasheddan from release-engineering-approvers
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com >
2021-12-16 17:22:19 +05:30
Nabarun Pal
94601ce233
releng: update release managers
...
Promote Nabarun Pal to Release Manager
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com >
2021-12-16 17:17:23 +05:30
Tim Bannister
dafeca8b40
Fixup Prevent PersistentVolume leaks blog article
...
- Add ":" into title
- Fix path in repository
2021-12-16 09:18:33 +00:00
Tim Bannister
4b71eb034b
Retitle (published) Pod Security blog article
...
Make this article's title align with others in the series.
2021-12-16 09:18:09 +00:00
Kubernetes Prow Robot
503f8a478f
Merge pull request #30903 from tengqm/update-feature-gates
...
Update feature gates for 1.23
2021-12-15 18:47:18 -08:00
Kubernetes Prow Robot
e0c52059ac
Merge pull request #30979 from ystkfujii/remove_section_on_dockershim
...
Remove section on dockershim
2021-12-15 18:41:18 -08:00
Kubernetes Prow Robot
4f0b7e5484
Merge pull request #30987 from Arhell/remove
...
[id] remove link
2021-12-15 17:45:18 -08:00
chrismetz09
f381db2d49
fixed typos
2021-12-15 15:30:28 -08:00
Arhell
7200a76b54
[id] remove link
2021-12-16 00:54:21 +02:00
Jim Angel
a331d7b840
Updating SIG Co-chair requirements
...
Removing archaic requirements for SIG Docs co-chairs. For the record, that I did not fully meet when becoming a co-chair a couple years ago. The current set of requirements hurt more than they help.
2021-12-15 16:11:49 -06:00
Mike Spreitzer
eab36f83c9
Update docs/concepts/services-networking/network-policies for egress
...
That doc did not get fully updated when egress filtering was
introduced.
2021-12-15 15:15:03 -05:00
chrismetz09
e830abc8bd
refactored caption section and hyperlinked diagrams to live editor
2021-12-15 12:09:20 -08:00
Mark Rossetti
f19ded7dc0
Apply suggestions from code review
...
Using v{{< skew currentVersion>}} in windows docs
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-12-15 09:20:54 -08:00
KimDoubleB
e275149785
Update cascade default - background
2021-12-15 23:59:26 +09:00
ystkfujii
e138c8b39c
Remove section on dockershim
2021-12-15 22:16:18 +09:00
ystkfujii
19928a83fa
Change the dockershim state to deprecation
2021-12-15 21:51:06 +09:00
Kubernetes Prow Robot
51e89f16d4
Merge pull request #30913 from killerkc12/remove-docker-from-node-pressure
...
Remove docker from Node-pressure Eviction
2021-12-15 03:54:18 -08:00
killerkc12
5de2a04a2f
Remove docker from Node-pressure Eviction
2021-12-15 16:59:57 +05:30
Kubernetes Prow Robot
9324262416
Merge pull request #30935 from ahmetb/patch-9
...
blog: rephrase the article update
2021-12-15 01:06:20 -08:00
Paulo Gomes
7979bad01e
Add AppArmor support section
...
Signed-off-by: Paulo Gomes <pjbgf@linux.com >
2021-12-15 07:59:38 +00:00
Qiming Teng
fe1c3e8c53
[zh] Translate WebhookAdmission API
2021-12-15 15:30:03 +08:00
Qiming Teng
1b605ea733
[zh] Translate client-authentication API reference
2021-12-15 15:28:31 +08:00
ystkfujii
1fb9324fc3
remove the section on dockershim
2021-12-15 14:32:10 +09:00
Qiming Teng
5f8e58a2c0
Fix errors detected by the test case
...
The service account token one must have `serviceAccountName` specified
in order to be successfully validated.
The PV duplicate example can only refer to an existing volume.
2021-12-15 12:50:30 +08:00
Qiming Teng
440ebd1e0e
Fix example test code
...
This commit adapts the example test case to 1.23.
2021-12-15 12:49:45 +08:00
Qiming Teng
04ecc8c663
Update go module for examples test
2021-12-15 12:49:16 +08:00
bglimepoint
ab9fdcbe24
Note that subPathExpr uses round brackets.
...
As it's easy to misread this as curly brackets for users familiar with
shell interpolation.
2021-12-15 04:16:21 +00:00
Kubernetes Prow Robot
1154e19be3
Merge pull request #30656 from chenxuc/authn-authz-1
...
[zh] sync auth docs
2021-12-14 17:16:18 -08:00
Wang
63d5e34d21
Update crictl.md
2021-12-15 09:05:08 +09:00
Kubernetes Prow Robot
e43c5ce2f1
Merge pull request #30926 from sftim/2021-12-14_add_release_dates_data
...
Add minor release data for recent releases
2021-12-14 14:28:50 -08:00
Kubernetes Prow Robot
29db85089f
Merge pull request #30916 from kaihoffman/main
...
Minor grammar & consistency updates
2021-12-14 13:22:50 -08:00
Mark Rossetti
e774004131
Updating intro-windows-in-k8s for 1.23
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
2021-12-14 13:11:54 -08:00
Ahmet Alp Balkan
a5da40b917
blog: rephrase the article update
...
this blog post was modified as part of #29740 but IMO the update note doesn't make it clear enough what's going on.
2021-12-14 11:40:45 -08:00
Tim Bannister
eb1dbb4cda
Add minor release data for recent releases
...
This change makes the /releases page look right.
2021-12-14 18:36:54 +00:00
Kubernetes Prow Robot
7012c979f5
Merge pull request #30800 from sftim/20211208_add_v1.23_release
...
Add v1.23 release to release list
2021-12-14 10:27:47 -08:00
Kubernetes Prow Robot
45342348cd
Merge pull request #30924 from sftim/20211214_improve_release_data_shortcode
...
Improve release data shortcode
2021-12-14 10:25:47 -08:00
Tim Bannister
3fcc2c812f
Make release-data time format localizable
2021-12-14 17:39:21 +00:00
Tim Bannister
270bc93258
Fix HTML for release-data shortcode
2021-12-14 17:38:59 +00:00
Tim Bannister
ea4dfa19a1
Add v1.23 release to release list
...
Co-authored-by: Puerco <puerco@users.noreply.github.com >
2021-12-14 17:00:37 +00:00
Kai Hoffman
3ea785d07d
Merge branch 'kubernetes:main' into main
2021-12-14 12:55:36 +00:00
Kai Hoffman
db03b5cacc
Update "master" to "main" in PR submission guide
2021-12-14 12:55:20 +00:00
Kai Hoffman
0c7491f125
Update to plural (grammar fix)
...
Minor change of ingress controller -> ingress controllers for grammatical agreement with the rest of the sentence.
2021-12-14 12:54:03 +00:00
Sascha Grunert
6e97ed46fb
Add SELinuxProfile CRD graduation part
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2021-12-14 12:39:27 +01:00