Tim Bannister
Tim Bannister
Update the enhancements [README](https://github.com/kubernetes/enhancements/#readme) to link to https://k8s.dev/resources/keps/
- One-line PR description: Set an appropriate KEP title (in the committed data) - Issue link: https://github.com/kubernetes/enhancements/issues/3573
## Changes Tidying for https://github.com/firecracker-microvm/firecracker/blob/main/docs/device-api.md ## Reason Minor cleanups for readability and context. ## License Acceptance By submitting this pull request, I confirm that my contribution is made under the...
### 1. Please describe why this term needs to be added #### What this term is about? (briefly) - a kind of container that supports a primary app container ####...
The annotation keys (eg `fencing/id`) are private. It'd be better to use a public identifier based on a registered hostname that is relevant to the project. Something like `fencing.kvaps.example/id`
Part of: - https://github.com/kubernetes/k8s.io/issues/4654 Either: - Deploy AWS Security Hub - Deploy something else that does a similar job and then, for each integration that is reasonably obvious as a...
# Describe the feature This should change: ```yaml ... spec: owners: - name: [email protected] kind: Group ``` A `kind` is not sufficient to definitively identify which API group we mean...
**Describe the enhancement** Allow use of [YAML](https://yaml.org/) as the format for GitHub Actions workflows. Any valid document that can be expressed in YAML 1.x (pick a version you want to...
This came out of a SIG Security meeting and builds on issue https://github.com/kubernetes/sig-security/issues/97 For https://kubernetes.io/docs/reference/issues-security/official-cve-feed/, people reading the site want to find out what's there. There are different views on...
Revise [Encrypting Secret Data at Rest](https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/) [[preview](https://deploy-preview-33285--kubernetes-io-main-staging.netlify.app/docs/tasks/administer-cluster/encrypt-data/)] _This is an overall PR and I am splitting out smaller PRs_ - scroll down to see more - ~Use HTML table [[preview](https://deploy-preview-33285--kubernetes-io-main-staging.netlify.app/docs/tasks/administer-cluster/encrypt-data/#providers)]...