summaryrefslogtreecommitdiff
path: root/contributors
AgeCommit message (Collapse)Author
2017-10-06Move informer logic into constructor.Dr. Stefan Schimanski
2017-10-06Fix typoshuzhengchuan
2017-10-05Merge pull request #1153 from jessfraz/security-processKubernetes Submit Queue
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
2017-10-05Add section on manually triggering CronJobsEdmund Rhudy
2017-10-05Security Process: Add Distributors List ProcessJess Frazelle
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2017-10-05Merge pull request #888 from oracle/for/upstream/master/vault_provider_specKubernetes Submit Queue
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
2017-10-05Fix couple of broken links.Rohit Agarwal
2017-10-05Typos addressing @ericchiang commentsKK Sriramadhesikan
2017-10-05resolved conflictsKK Sriramadhesikan
2017-10-05Vaultproviderspec (#1)KK Sriramadhesikan
* 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
2017-10-04Updated to new yaml configMap format.Dhiraj
2017-10-04Update active milestone issues process to reflect new labelsMaru Newby
2017-10-04Merge pull request #1054 from msau42/storage-topology-designKubernetes Submit Queue
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
2017-10-04Merge pull request #1104 from marun/update-issues-processKubernetes Submit Queue
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
2017-10-03Proposal for re-factoring applyPhillip Wittrock
- define interfaces for encapuslating logic single-purpose in structs - use PUT instead of PATCH so we don't need to generate PATCH directives
2017-10-03Add downsides of proposed approach, add more details about alternative ↵Michelle Au
approach and its downsides, add more details about binding rollback using PV taints
2017-10-02Merge pull request #1135 from jbeda/kep-metadataKubernetes Submit Queue
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.
2017-10-02Merge instructions into KEP template.Joe Beda
2017-10-02Rename KEP process file to match the defined process.Joe Beda
2017-10-02Put instructions at start of KEP templateJoe Beda
2017-10-02KEP: markdownify metadata itemsJoe Beda
2017-10-02Move Events redesign proposal to instrumentation design dirMarek Grabowski
2017-10-01Add provisioner changes to support block devDhiraj
Moving the doc https://docs.google.com/document/d/1hRRzZpWtbHyJC1lotE8rqp2h1NEXuFv-rAW-vLuQa94/edit?usp=sharing into this block pv document.
2017-09-30Merge pull request #1012 from thockin/masterKubernetes Submit Queue
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.
2017-09-29Merge pull request #1139 from cblecker/link-fix-1Kubernetes Submit Queue
Automatic merge from submit-queue. fix link in how-to-doc.md fixes #1080.
2017-09-29Merge pull request #989 from msau42/local-volume-designSaad Ali
1.7 Local Persistent Volume design doc
2017-09-29fix link in how-to-doc.mdChristoph Blecker
2017-09-29Merge pull request #929 from tcharding/kubectl-conventionsKubernetes Submit Queue
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.
2017-09-29Clarify taint key name convensionHarry Zhang
2017-09-28add author to my proposal for reachabilityMayank Kumar
2017-09-28Simplify Container Status for Ephemeral Containers proposalLee Verberne
This leaves reporting command & args for a future proposal
2017-09-27Volume topology aware scheduling designMichelle Au
2017-09-27Merge pull request #649 from verb/pod-troubleshootingKubernetes Submit Queue
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
2017-09-27Name PodExecOptions fields as recommended by API reviewerLee Verberne
2017-09-26Merge pull request #932 from gmarek/eventsKubernetes Submit Queue
Automatic merge from submit-queue. Add Events design proposal
2017-09-26Clarify relationship of KEP to release note processJoe Beda
2017-09-26Merge pull request #1130 from gaocegege/fix-linkKubernetes Submit Queue
Automatic merge from submit-queue. . podaffinity.md: Fix a broken link
2017-09-26Merge pull request #1124 from calebamiles/propose-kep-templateKubernetes Submit Queue
Automatic merge from submit-queue. . Propose KEP template Propose a template for the [KEP process][] [KEP process]: https://github.com/kubernetes/community/pull/967
2017-09-26podaffinity.md: Fix a broken linkCe Gao
Signed-off-by: Ce Gao <ce.gao@outlook.com>
2017-09-26Add Events design proposalgmarek
2017-09-26address commentscaleb miles
from: @bgrant0607 - https://github.com/kubernetes/community/pull/967#issuecomment-332007969
2017-09-26move KEP process proposal to architecture directory.caleb miles
...also change filename to match title
2017-09-26address more commentscaleb miles
2017-09-26Update KEP development process with link to KEP templatecaleb miles
2017-09-26extract KEP template from KEP proposal and address commentscaleb miles
- RFC -> KEP - attempt to remove first person tone - add possible states of a KEP
2017-09-26Update links in proposal to adopt RFC processcaleb miles
Adds links to Google Groups discussion and self link to PR
2017-09-26Propose adopting the Rust RFC processcaleb miles
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.
2017-09-26address commentscaleb miles
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
2017-09-26moves KEP template to architecture design proposalscaleb miles
2017-09-26Creates template for a KEPcaleb miles