Tim Bannister
Tim Bannister
For _this_ repo, we should rename the default branch from `master` to `main`.
**What happened**: - I wanted to find out the version of kubectl I have installed, even though I have no selected context. - I wanted to find out the version...
- fix a spelling mistake - ~also use `eprintln!` in place of `println!`~ - switch to paste tense for actions that already occurred
### Describe the issue Document how to join the organization in this repo, so that that information gets published into https://k8s.dev/docs/
**What would you like to be added**: `kubectl rollout undo` doesn't revert the `kubectl.kubernetes.io/last-applied-configuration` annotation, which leads to problems if named objects in arrays are intended to be removed. Add...
Localization
**Support multiple localizations** It's useful to be able to have the content available in several languages. For example, I'd like to migrate https://kubernetes.io/docs/contribute/ to the contributor site, _but_ to do...
Support ClusterSecrets that create immutable Secrets. This might require extra CustomResourceDefinition support for controlling field-level mutability; I haven't checked.
When a part of the Kubernetes HTTP API includes a subresource, document the subresources. Related to https://github.com/kubernetes/website/issues/27745 (about `eviction` within `pods`)
July 11 2016 was a Monday. Make RPM happy by using a valid date.
- One-line PR description: Fix the title in the metadata for KEP-2763 (replace text “KEP Template” with actual KEP title). - Issue link: https://github.com/kubernetes/enhancements/issues/2763