| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Automatic merge from submit-queue.
Security Process: Add Distributors List Process
cc @philips @cjcullen @tallclair @liggitt
First draft based off items in http://oss-security.openwall.org/wiki/mailing-lists/distros
|
|
|
|
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
|
|
Automatic merge from submit-queue.
Vaultproviderspec (#1)
* Initial version of Vault KMS Provider
* Renamed image file to be consistent with spec name
* Brought spec inline with EnvelopeTransformer interfaces in PR 49350
* Wrap at 80
|
|
|
|
|
|
|
|
* Initial version of Vault KMS Provider
* Renamed image file to be consistent with spec name
* Brought spec inline with EnvelopeTransformer interfaces in PR 49350
* Wrap at 80
|
|
|
|
|
|
Automatic merge from submit-queue.
Volume topology aware scheduling design
Proposal for a smarter scheduler that influences PV binding.
Part of kubernetes/features#121
/sig storage
/sig scheduling
/cc @kubernetes/sig-storage-proposals @kubernetes/sig-scheduling-proposals
|
|
Automatic merge from submit-queue.
Update active milestone issues process to reflect bot changes
The bot changes are still in review: https://github.com/kubernetes/test-infra/pull/4433
|
|
- define interfaces for encapuslating logic single-purpose in structs
- use PUT instead of PATCH so we don't need to generate PATCH directives
|
|
approach and its downsides, add more details about binding rollback using PV taints
|
|
Automatic merge from submit-queue.
KEP metadata
Markdownify KEP metadata proposal that was discussed in https://docs.google.com/document/d/1ynmBMuDuT7yGzRscObB1KtgJj8ljYq0I5q4oshrJUCs/edit?ts=59c1b868#.
Also moved files around so that we are following some of the suggestions here. Merged the KEP template and the template instructions to reduce the number of files we need to manage.
|
|
|
|
|
|
|
|
|
|
|
|
Moving the doc https://docs.google.com/document/d/1hRRzZpWtbHyJC1lotE8rqp2h1NEXuFv-rAW-vLuQa94/edit?usp=sharing into this block pv document.
|
|
Automatic merge from submit-queue.
Rewrite docs on godep
This corresponds to https://github.com/kubernetes/kubernetes/pull/51766 - do not merge until we get confirmation on that PR.
|
|
Automatic merge from submit-queue.
fix link in how-to-doc.md
fixes #1080.
|
|
1.7 Local Persistent Volume design doc
|
|
|
|
Automatic merge from submit-queue.
Update Example conventions
**Why this PR is needed**
Currently `kubectl-conventions.md` contains incorrect conventions for command examples. File currently stipulates that example commands should start with a `$`, this is incorrect.
Currently conventions stipulate that command example comments should terminate with a period. This is overly restrictive and trivial. Conventions would be better if this was relaxed to allow developer discretion.
**What this PR does**
Remove `$` convention and stipulate explicitly that command examples **do not** start with a `$`. Remove convention stipulating command examples terminate with a period.
|
|
|
|
|
|
This leaves reporting command & args for a future proposal
|
|
|
|
Automatic merge from submit-queue.
Propose a feature to troubleshoot running pods
This feature allows troubleshooting of running pods by running a new "Debug Container" in the pod namespaces.
This proposal was originally opened and reviewed in kubernetes/kubernetes#35584.
This proposal needs LGTM by the following SIGs:
- [ ] SIG Node
- [ ] SIG CLI
- [ ] SIG Auth
- [x] API Reviewer
Work in Progress:
- [x] Prototype `kubectl attach` for debug containers
- [x] Talk to sig-api-machinery about `/debug` subresource semantics
|
|
|
|
Automatic merge from submit-queue.
Add Events design proposal
|
|
|
|
Automatic merge from submit-queue. .
podaffinity.md: Fix a broken link
|
|
Automatic merge from submit-queue. .
Propose KEP template
Propose a template for the [KEP process][]
[KEP process]: https://github.com/kubernetes/community/pull/967
|
|
Signed-off-by: Ce Gao <ce.gao@outlook.com>
|
|
|
|
from: @bgrant0607
- https://github.com/kubernetes/community/pull/967#issuecomment-332007969
|
|
...also change filename to match title
|
|
|
|
|
|
- RFC -> KEP
- attempt to remove first person tone
- add possible states of a KEP
|
|
Adds links to Google Groups discussion and self link to PR
|
|
I believe it is time to adopt a new development process given the
current scale of Kubernetes. The inadequacy of our current process
is particularly apparent within SIGs with cross project concerns
such as SIG Release, SIG Testing, SIG Architecture, and SIG PM
so additional process around proposing changes to Kubernetes is
suggested.
|
|
from @bgrant0607:
- https://github.com/kubernetes/community/pull/1124#discussion_r140889337
- https://github.com/kubernetes/community/pull/1124#discussion_r140894763
- https://github.com/kubernetes/community/pull/1124#discussion_r140897547
|
|
|
|
|