WIP: Add checkpoint subresource to Kublet authorization doc
Description
This PR adds the checkpoint subresource to the kubelet authorization documentation.
Welcome @SimonBaeumer!
It looks like this is your first PR to kubernetes/website 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.
You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.
You can also check if kubernetes/website has its own contribution guidelines.
You may want to refer to our testing guide if you run into trouble with your tests not passing.
If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!
Thank you, and welcome to Kubernetes. :smiley:
Pull request preview available for checking
Built without sensitive environment variables
| Name | Link |
|---|---|
| Latest commit | 2e6514c264a454a2a5ff1d58ecadd3209ae15462 |
| Latest deploy log | https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/66ed4b02cfcdb0000821c4e7 |
| Deploy Preview | https://deploy-preview-48012--kubernetes-io-main-staging.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Pull request preview available for checking
Built without sensitive environment variables
| Name | Link |
|---|---|
| Latest commit | d86469d52b00c11178c36d014b634e48fddc5a38 |
| Latest deploy log | https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/66ed7a3784aa1e00083a8255 |
| Deploy Preview | https://deploy-preview-48012--kubernetes-io-main-staging.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@kubernetes/sig-node-pr-reviews does this look technically correct?
Additional source context in the kubelet. The subresource is for authentication is overwritten here for specific paths such as checkpointing or stats: https://github.com/kubernetes/kubernetes/blob/da8ffcd1dc30f2e204ae22aaaf85feea90a5e2c4/pkg/kubelet/server/auth.go#L98-L110
/lgtm
LGTM label has been added.
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: adrianreber, tengqm
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~content/en/docs/OWNERS~~ [tengqm]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment