Commit Graph

539 Commits

Author SHA1 Message Date
Joe Beda 6fb1103bde
Put instructions at start of KEP template 2017-10-02 16:13:54 -07:00
Joe Beda 5866204220
KEP: markdownify metadata items 2017-10-02 16:13:54 -07:00
Saad Ali 320c846261 Merge pull request #989 from msau42/local-volume-design
1.7 Local Persistent Volume design doc
2017-09-29 11:15:35 -07:00
Kubernetes Submit Queue c4d900e55b Merge pull request #649 from verb/pod-troubleshooting
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-27 13:38:46 -07:00
Lee Verberne 473c49d6cb Name PodExecOptions fields as recommended by API reviewer 2017-09-27 22:09:28 +02:00
Kubernetes Submit Queue 2c69a2a621 Merge pull request #932 from gmarek/events
Automatic merge from submit-queue.

Add Events design proposal
2017-09-26 20:54:05 -07:00
Joe Beda fcc75ae13b
Clarify relationship of KEP to release note process 2017-09-26 11:20:24 -07:00
Kubernetes Submit Queue 5d96914f55 Merge pull request #1130 from gaocegege/fix-link
Automatic merge from submit-queue. .

podaffinity.md: Fix a broken link
2017-09-26 09:17:55 -07:00
Kubernetes Submit Queue cfac9e3f82 Merge pull request #1124 from calebamiles/propose-kep-template
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-26 09:13:20 -07:00
Ce Gao c6ebe36240 podaffinity.md: Fix a broken link
Signed-off-by: Ce Gao <ce.gao@outlook.com>
2017-09-26 18:55:48 +08:00
gmarek c5b815bf44 Add Events design proposal 2017-09-26 10:45:16 +01:00
caleb miles 4b0856be7a
address comments
from: @bgrant0607
- https://github.com/kubernetes/community/pull/967#issuecomment-332007969
2017-09-26 01:42:36 -07:00
caleb miles ddeb2b4b54
move KEP process proposal to architecture directory.
...also change filename to match title
2017-09-26 01:42:36 -07:00
caleb miles 71344d2917
address more comments 2017-09-26 01:42:35 -07:00
caleb miles 1685ce65c3
Update KEP development process with link to KEP template 2017-09-26 01:42:35 -07:00
caleb miles c9764bd65b
extract KEP template from KEP proposal and address comments
- RFC -> KEP
- attempt to remove first person tone
- add possible states of a KEP
2017-09-26 01:42:35 -07:00
caleb miles 78873a56a8
Update links in proposal to adopt RFC process
Adds links to Google Groups discussion and self link to PR
2017-09-26 01:42:34 -07:00
caleb miles c9fb06f1ac
Propose adopting the Rust RFC process
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-26 01:42:34 -07:00
caleb miles 638617160b
address comments
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-26 01:21:10 -07:00
caleb miles b01d0a7c15
moves KEP template to architecture design proposals 2017-09-26 01:09:17 -07:00
caleb miles e99752b8f0
Creates template for a KEP 2017-09-26 01:09:17 -07:00
Michelle Au c9faebcf94 1.7 Local Persistent Volume design doc 2017-09-25 14:19:13 -07:00
Lee Verberne 8136e3da87 Move Pod Troubleshooting proposal into node subdir 2017-09-25 11:08:37 +02:00
Lee Verberne bcd232fc9b Switch Pod Troubleshooting API back to /exec
This updates the Pod Troubleshooting Design Proposal for recent
developments in the community and to reflect the consensus from the API
review: using the existing /exec endpoint as a starting point for this
feature.
2017-09-25 11:07:21 +02:00
Lee Verberne 33a5520e0b Add analysis of standalone pod alternative 2017-09-25 11:07:21 +02:00
Lee Verberne 127550e55a Address feedback in pod troubleshooting proposal
The biggest change is a reworking of the Kubernetes API changes after
chatting with sig-api-machinery. The Debug Container is now created in a
standalone API call and the client is responsible for attaching.
2017-09-25 11:07:21 +02:00
Lee Verberne fae75ad8d7 Propose a feature to troubleshoot running pods
This feature allows troubleshooting of running pods by running a new
"Debug Container" in the pod namespaces.
2017-09-25 11:07:21 +02:00
Kubernetes Submit Queue a1b9495e1b Merge pull request #1112 from php-coder/rename_scc_to_psp
Automatic merge from submit-queue. .

Rename security-context-constraints.md to pod-security-policy.md

It's counter intuitive that proposal about PSP has name `security-context-constraints.md`.

@pweil- Do you have objections against renaming a file?

CC @simo5
2017-09-21 13:16:41 -07:00
Slava Semushin 0f13a190ad Fix broken links. 2017-09-21 22:10:18 +02:00
Slava Semushin f521a9e39d Rename security-context-constraints.md to pod-security-policy.md
Aso removes Google Analytics link.
2017-09-21 22:03:32 +02:00
Brian Grant 43ce57ac47 Merge pull request #1116 from php-coder/fix_broken_links
Fix broken links after moving proposals to subdirs
2017-09-21 12:46:29 -07:00
Kubernetes Submit Queue ff0910d307 Merge pull request #1113 from php-coder/rename_runas_groupid
Automatic merge from submit-queue. .

Move runas-groupid proposal to auth subdir

Follow-up to #1010

CC @grodrigues3 @simo5
2017-09-21 11:01:30 -07:00
Kubernetes Submit Queue 62d4abac97 Merge pull request #1114 from php-coder/move_flex_psp_proposal
Automatic merge from submit-queue. .

flex-volumes-drivers-psp.md: move from storage/ to auth/

Follow-up to #1010

CC @grodrigues3 @simo5
2017-09-21 10:16:57 -07:00
Slava Semushin ca6e45b508 Fix broken links after moving proposals to subdirs. 2017-09-21 16:25:49 +02:00
adolphlwq d7908171e9 fix typos 2017-09-21 21:24:51 +08:00
Slava Semushin 9315c052ba flex-volumes-drivers-psp.md: move from storage/ to auth/ 2017-09-21 14:59:12 +02:00
Slava Semushin 9e332451ed Move runas-groupid proposal to auth subdir. 2017-09-21 14:51:12 +02:00
Peter (XiangPeng) Zhao c1eab08d83 Merge pull request #1091 from u2takey/master
fix stale link
2017-09-21 20:17:13 +08:00
Penghao Cen 3e16fc31f1 Highlight keywords and fix typo 2017-09-21 20:07:59 +08:00
Penghao Cen e1429b6333 Minor fix format 2017-09-21 09:35:38 +08:00
u2takey f955f5d0ed fix broke link in csi-new-client-library-procedure.md 2017-09-20 10:10:36 +08:00
Garrett Rodrigues 98b7a3655d keep consistent naming convention for sigdirs 2017-09-19 13:41:08 -07:00
Kubernetes Submit Queue b2b1939036 Merge pull request #1087 from zouyee/aggerated-api-servers
Automatic merge from submit-queue. .

update aggregated-api-servers.md link

update aggregated-api-servers.md link which has been moved to api-machinery
2017-09-18 23:36:23 -07:00
zouyee 2a81bec8f5 update aggregated-api-servers.md link 2017-09-19 11:13:31 +08:00
zouyee 60c9d482bf update API group link in resource-metrics-api.md 2017-09-19 10:54:13 +08:00
Kubernetes Submit Queue 65bc9f83e4 Merge pull request #756 from krmayankk/runasg
Automatic merge from submit-queue

Allow specifying the primary group id of the container

Allows specifying the Primary Group ID of the container, in addition to Primary User Id when running in Docker similar to how docker supports this.
2017-09-18 08:06:11 -07:00
Penghao Cen 777b513e47 Minor fix typo 2017-09-17 19:02:11 +08:00
Budh Ram Gurung 830891ae4d Fix broken link for federation/federation proposal 2017-09-16 12:14:27 +05:30
Brian Grant 31c523e8eb Fix architecture.md link 2017-09-14 12:32:53 -07:00
Brian Grant 89d34cbd8b Delete obsolete image 2017-09-14 12:31:40 -07:00