Commit Graph

288 Commits

Author SHA1 Message Date
Dr. Stefan Schimanski 8dbec90eaa Merge pull request #700 from sttts/sttts-sysctl-proposal
Add sysctl proposal
2017-06-12 16:34:16 +02:00
Jordan Liggitt 630c2f78b8 Merge pull request #672 from liggitt/kubelet-authorizer
Update node authorization proposal
2017-06-10 11:40:45 -04:00
Dr. Stefan Schimanski b5fc3f7700 Update status 2017-06-09 09:19:26 +02:00
Dr. Stefan Schimanski b6999f4311 Add sysctl proposal 2017-06-09 09:14:17 +02:00
bradley childs c426590350 Merge pull request #487 from gnufied/fix-mount-options-proposa
Fix mount options proposal to be accurate
2017-06-07 15:17:24 -04:00
Jordan Liggitt 4ea6097f1f
Update node authorization proposal 2017-06-01 16:37:26 -04:00
Phillip Wittrock fb47a5a871 Merge pull request #308 from pwittrock/get-describe-extensions
`kubectl get` and `kubectl describe` extensions
2017-06-01 09:59:18 -07:00
Clayton Coleman 41346e4f37 Merge pull request #503 from kow3ns/ss-updates
initial StatefulSet updates proposal
2017-05-27 09:29:39 -04:00
Clayton Coleman dd351400b2 Merge pull request #639 from jessfraz/pr-180
Add support for `no_new_privs` via allowPrivilegeEscalation
2017-05-25 14:10:42 -04:00
Michail Kargakis 7ccbe70107
Rename uniquifier field to collisionCount
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-25 14:25:53 +02:00
Kenneth Owens 3bc2e74ec3 Initial proposal for controller history in support of DaemonSet update
and StatefulSet update features.
2017-05-24 08:58:12 -07:00
Jess Frazelle efba5a6608
update no new privs proposal
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-05-24 04:14:26 -04:00
Clayton Coleman f929dac304 Merge pull request #611 from caesarxuchao/dynamic-initializer-admission
Design: Dynamic registration of admission controllers and initializers
2017-05-23 08:31:38 -04:00
Chao Xu 2b1e4a3b3c address lavalamp's comment 2017-05-22 15:25:53 -07:00
Chao Xu ac735ba960 address deads2k's comments 2017-05-22 14:23:45 -07:00
Kenneth Owens ac00afd78d Update golang spacing 2017-05-22 07:50:49 -07:00
Kenneth Owens d54be8f60f Address mikegrass comments 2017-05-22 07:48:45 -07:00
David Eads 404e2c0305 Merge pull request #632 from supereagle/correct-aggregated-api-servers
correct the link for aggregated api servers
2017-05-22 10:33:39 -04:00
Chao Xu 950375f2c3 address comments 2017-05-19 17:02:12 -07:00
Xing Zhou 3bd5f9f368
Create no-new-privs support proposal doc.
Create no-new-privs support proposal doc under
contributors/design-proposals.
2017-05-18 20:33:38 -04:00
Chao Xu 5d687a0416 copy the api from 46010 2017-05-18 13:55:38 -07:00
Chao Xu 0d84536893 completely copy rbac 2017-05-17 14:05:23 -07:00
Chao Xu d8dcfde07c add more future work 2017-05-17 13:02:40 -07:00
Tim St. Clair da7ec83893
Update audit proposal for aggregated environment 2017-05-17 11:35:13 -07:00
Chao Xu 223bae6194 copy rbac 2017-05-16 21:30:59 -07:00
Chao Xu 9e0ca10908 t paddress comments 2017-05-16 16:28:35 -07:00
Chao Xu 0ef9901f15 a slightly more expressive webhook config 2017-05-16 16:05:28 -07:00
Chao Xu 7bd8846e37 minor 2017-05-16 15:22:15 -07:00
Chao Xu 39d90707d9 add future work 2017-05-16 15:12:29 -07:00
Chao Xu 679c2c7d9d add read repair approach 2017-05-16 14:58:50 -07:00
supereagle f7173c5ce8 correct the link for aggregated api servers 2017-05-16 17:16:26 +08:00
Kenneth Owens 8caee797f7 Address fourth round of comments 2017-05-15 21:05:02 -07:00
Chao Xu 07b4aa81d8 remove per-resource initializer timeout; describe a controller that removes timed out fail-open initializers 2017-05-15 15:44:28 -07:00
Chao Xu b3ada68725 address more comments; incorporate wojtek-t's suggestion 2017-05-15 12:45:27 -07:00
Jordan Liggitt ab1e7499a9
node-authorization-proposal 2017-05-13 14:20:40 -04:00
Clayton Coleman cbce2cd999 Proposal: Extensible Admission Control (#132)
* Proposal: Extensible Admission Control

* More clarification

* Design details for initializer

* Describe external admission and dynamic configuration

* Move review comments, refine initializers

* Review comments and clarifications

* Review comments
2017-05-12 16:42:03 -07:00
ymqytw ec0d060c97 proposal of preserving order 2017-05-12 15:44:45 -07:00
Chao Xu 2102ef9933 address clayton's comments 2017-05-12 14:08:42 -07:00
Chao Xu 72dbdf7917 register the service for the webhook instead of registering the webhook's address 2017-05-11 17:26:27 -07:00
Chao Xu b976d26123 qualify Resource with Group 2017-05-11 13:56:07 -07:00
Daniel Smith a5c36ce332 Merge pull request #363 from smarterclayton/serverside_get
Proposal: Server-side `kubectl get`
2017-05-11 10:24:59 -07:00
Clayton Coleman 550ae37a5b
Server-side get proposal
Discuss how to move `kubectl get` to the server.
2017-05-11 12:57:22 -04:00
Chao Xu 9d02a4acce address lavalamp's comments 2017-05-10 16:29:10 -07:00
ymqytw 84c680bc4d address comments 2017-05-10 13:25:06 -07:00
Chao Xu b81ec0a141 proposal for dynamic admission controller configuration 2017-05-09 17:33:10 -07:00
ymqytw 4766413bed support multi-fields merge key 2017-05-09 16:28:05 -07:00
Kenneth Owens ae7047fe72 Update JSON serialization annotation to reflect the correct names for
CurrentRevision and UpdateRevision
2017-05-09 10:59:41 -07:00
Kenneth Owens 04267226d7 Add section of validation to StatefulSetStatus 2017-05-08 16:41:36 -07:00
Kenneth Owens 713d7c0609 Changes CurrentVersion and UpdateVersion to CurrentRevision and
UpdateRevision
Change StatefulSetVersionLabel to StatefulSetRevisionLabel and update
the const value to be consistent with other controllers.
RevisionHistoryLimit is *int32
ParitionStatefulSet typo corrected
2017-05-08 15:37:43 -07:00
Vish Kannan 41e99f003f Merge pull request #306 from vishh/storage-proposal
[Proposal] Improve Local Storage Management
2017-05-07 11:12:30 -07:00