Commit Graph

49 Commits

Author SHA1 Message Date
Kubernetes Prow Robot ee231f71d7
Merge pull request #48495 from munnerz/kep-4193-132-ga
KEP-4193: Update ServiceAccount admin docs with additional info on bound tokens
2024-11-26 19:22:56 +00:00
James Munnelly 4ef866967e
Apply suggestions from code review
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2024-11-26 18:09:26 +00:00
James Munnelly a3c89ce64a
Update content/en/docs/reference/access-authn-authz/service-accounts-admin.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2024-11-26 18:08:56 +00:00
James Munnelly 0c28e697d4 address review comments 2024-11-26 11:25:39 +00:00
Harshal Neelkamal 9690d1f99e add doc for external JWT signer 2024-11-18 07:49:03 +00:00
James Munnelly 152e83d1a1 Update ServiceAccount admin docs with additional info on bound tokens 2024-10-22 15:06:22 +01:00
Alessandro Di Stefano 300519c850
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-08-09 10:06:32 -04:00
Alessandro Di Stefano 45aa0d800a
Clarify expiration time for service accounts and tokens of pods pending deletion despite finalizers
Refers #47403

Signed-off-by: aleskandro <aleskandro@redhat.com>
2024-08-09 09:46:08 -04:00
James Munnelly 00d526659e
Make KEP-4193 documentation updates (#45292)
* KEP-4193: beta documentation updates

* Apply suggestions from code review

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>

* Apply suggestions from code review

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

* include example JTI and node-name/uid output

* Update service-accounts-admin.md

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>

---------

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-03-26 13:45:05 -07:00
Tim Bannister e4731338d3 Switch some feature-state shortcodes to be data driven
When the feature gates graduate (or get deprecated), the associated
shortcode will update automatically.

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-02-16 12:49:31 +00:00
Takashiidobe d536e46dbd fix typos 2023-12-24 21:00:53 -05:00
Kubernetes Prow Robot 421821d5fa
Merge pull request #43563 from yt2985/dev-1.29
Add LegacyServiceAccountTokenCleanUp feature in beta
2023-11-22 18:47:18 +01:00
tinatingyu bcb527b5be Add LegacyServiceAccountTokenCleanUp feature to beta 2023-11-16 17:21:26 +00:00
Monis Khan 42c9e4e20f
KEP-4193: bound service account token improvements
Signed-off-by: Monis Khan <mok@microsoft.com>
2023-11-16 08:48:59 -05:00
Shubham fba4f6cb2f
Removed outdated information for SA and Added the Note for Manually created Secret API objects. (#43451)
* Removed outdated information for SA and Added the Note for Manually created Secret API objects.

* Modified the Note.

* Simplified the Note.
2023-10-26 02:50:01 +02:00
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00
Mengjiao Liu 68ba9633a2 Switch English to use code not codenew shortcode 2023-08-01 16:57:17 +08:00
Andrey Goran eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Dave Protasowski f023295351
Update content/en/docs/reference/access-authn-authz/service-accounts-admin.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-05-23 13:16:26 -04:00
Dave Protasowski eb21c7af96
Update service-accounts-admin.md 2023-05-15 11:28:47 -04:00
Kubernetes Prow Robot a413d89528
Merge pull request #40051 from EricFortin/patch-1
Small wording change
2023-05-05 02:51:12 -07:00
samitks 4d58ea4165
Update service-accounts-admin.md
Fix internal links in service-accounts-admin docs
2023-04-01 13:23:50 +05:30
samitks b0978a248e
Fix ServiceAccount admission controller link
Fix ServiceAccount admission controller link
2023-03-31 05:55:01 +05:30
liulijin 669f695ccb Remove some duplicates in content/en/docs/reference/access-authn-authz/service-accounts-admin.md
Signed-off-by: liulijin <253954033@qq.com>
2023-03-23 09:25:21 +08:00
Eric Fortin 9e75d92cd9
Small wording change 2023-03-16 11:54:39 -04:00
Marcus Noble 2b5dab08f1
Fix typo in SA admission controller steps 2022-12-12 15:11:43 +00:00
Michael ed983897ff Fix typos in /service-accounts-admin.md 2022-11-11 20:38:13 +08:00
Tim Bannister a4629cd19b
Update ServiceAccount tasks in light of TokenRequest
Now that TokenRequest is the default way to get a service account token
for a Pod, update the task pages that relate to this.
2022-10-22 02:56:43 +01:00
Tim Bannister f9db6ae934
Reword “Managing Service Accounts” task 2022-10-22 02:56:42 +01:00
Qiming Teng 468442d294 Wrap long lines where appropriate 2022-08-25 16:10:39 +08:00
Qiming Teng 93abc44b8b Fix service accounts admin page
This PR removes some outdated texts that are confusing today.
2022-08-25 16:04:29 +08:00
Sergiusz Urbaniak 0ad09c36d6
fix expiration of bound SA tokens
Signed-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
2021-09-21 08:21:46 +02:00
Shihang Zhang 3a9b198beb update doc for BoundServiceAccountTokenVolume ga 2021-06-23 09:47:49 -07:00
Shubham Kuchhal 5cf02fde98 Add Spaces. 2021-06-08 11:08:11 +05:30
Shubham Kuchhal baf379436b Improvement: Managing Service Accounts 2021-06-07 17:33:58 +05:30
Shihang Zhang 87dd022604
Apply suggestions from code review
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2021-04-21 08:14:28 -07:00
Shihang Zhang 8a3d7acf03 update doc for BoundServiceAccountTokenVolume 2021-04-20 11:47:58 -07:00
Shihang Zhang 7a461e5f13 update doc for BoundServiceAccountTokenVolume and RootCAConfigMap 2021-03-25 22:57:44 -07:00
Irvi Aini bb33373bb3
Merge branch 'master' into dev-1.20 2020-11-11 14:55:30 +01:00
Shihang Zhang 0b4952dd88 separate RootCAConfigMap from BoundServiceAccountToken and Beta 2020-11-10 15:18:29 -08:00
Qiming Teng 2ff3d1f7d3 Improve ServiceAccount administration doc
This PR fixes some nits in the doc and slightly revised the content to
conform to content guidelines.
2020-10-21 10:47:08 +08:00
Qiming Teng d592baed54 Replace redirections in the reference section
This PR removes the redirections used in the reference section and fixes
some bad links.
2020-08-08 12:35:52 +08:00
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00
Andrew Allbright 1513a7b29a
latin phrase removed (#19180) 2020-02-18 16:42:25 -08:00
Stefan Sauer 379626bc10 Fix broken link in service-accounts-admin.md (#14178)
* Fix broken link in service-accounts-admin.md

a213182b10
added a linke to [projected volume] that maybe got renamed.

* Update service-accounts-admin.md
2019-05-06 02:55:36 -07:00
WanLinghao a213182b10 Add description about BoundServiceAccountTokenVolume feature in serviceaccount admission controller (#11643)
* Add description about BoundServiceAccountTokenVolume feature in serviceaccount admission controller

* Update service-accounts-admin.md

* Update service-accounts-admin.md
2018-12-16 20:42:45 -08:00
Liuduii e992177e2c Remove some extra Spaces (#10949) 2018-11-11 17:21:29 -08:00
makocchi 203391835d Apply templates and fix dead links under "/docs/reference/access-authn-authz/" (#9202)
* fix double bullets in TOC and apply an tempalte.

* fix url prefix

* anchor link with lower strings

* fix another url prefix
2018-06-22 11:26:06 -07:00
Jennifer Rondeau 1f557bde2c move access/auth content to reference folder, add TOC (#8624) 2018-05-23 10:58:32 -07:00