summaryrefslogtreecommitdiff
path: root/contributors/design-proposals
AgeCommit message (Collapse)Author
2022-04-11Adjust note about design proposal archiveRyota
2022-04-11Remove old design proposalsRyota
2021-12-01Signpost archival of design proposalsBob Killen
- Markdown files updated with note redirecting users to archival repo - Images, Owner files and misc files removed - Deletion date of 2022-04-01 or the release of Kubernetes 1.24
2021-09-07Update outdated linklauralorenz
Referencing sig-architecture/KEP-0000 in enhancements repo
2021-08-17Update SIG Release versioning docsSascha Grunert
The document has been moved over to the sig-release repository, which is now reflected with that change. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-03-01Add token file reload to client library requirementsJordan Liggitt
2020-10-01Merge pull request #5047 from deads2k/remove-podpresetKubernetes Prow Robot
indicate removal of PodPresets
2020-08-26Make "Kubernetes Resource Model (KRM)" more prominentBrian Grant
"KRM" is the term we have been using in practice. It was buried and/or implicit in this document. Making it more prominent and explicit to make it easier to find.
2020-08-19indicate removal of PodPresetsDavid Eads
2020-04-01Update architecture.mdPrasad Katti
2020-02-12Merge pull request #4045 from wozniakjan/namespace-status-conditionsKubernetes Prow Robot
Add namespace status conditions
2020-02-04Doc: Add note about design proposal process deprecation.Bob Killen
2020-02-04Merge pull request #4196 from gaorong/eviction-daemonsetKubernetes Prow Robot
remove the daemonset specific exception
2020-01-25fix burstable/cpu.shares configuredtianfeiyu
2020-01-15Merge pull request #4393 from davidz627/fix/migPKubernetes Prow Robot
Dynamically provisioned volume deletion fix for migration design
2020-01-14Dynamically provisioned volume deletion fix for migration designDavid Zhu
2020-01-13Redirect shareProcessNamespace proposal to KEPLee Verberne
2019-12-18fix: update volume plugin link.colstuwjx
2019-11-23Scheduling: predicates ordering: add missing NLJan Chaloupka
As displayed on GH: ``` Author: yastij Approvers: ``` Expected output: ``` Author: yastij Approvers: ```
2019-11-15Fix broken k8s system architecture linkJonathan Wong
2019-11-15Broken link of Docker's event streamTanveer Alam
Section `Leverage Upstream Container Events` has broken link, so updated with latest docker's `Monitor events` api doc.
2019-11-08fixing ansible k8s module linkmutron3k
2019-10-30change the daemonset specific exceptionRong Gao
2019-10-15Merge pull request #4093 from ddebroy/disable1Kubernetes Prow Robot
Enhancements to disable in-tree plugin code for migration
2019-10-15Enhancements to disable in-tree plugin code for migrationDeep Debroy
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-09-13Correct links in declarative app mgmt docJay Pipes
Fixes a number of broken links (e.g. links to the application/project template proposals) or links to obselete sites (yipee.io) in the declarative-application-management design proposal doc.
2019-09-06Namespace status conditionsJan Wozniak
2019-07-30sig-cloud-provider: s/sig-<provider>-leads/provider-<provider> in OWNERSStephen Augustus
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-07-22Remove legacy Troubleshooting Running Pods proposalLee Verberne
This has been migrated to https://git.k8s.io/enhancements/keps/sig-node/20190212-ephemeral-containers.md
2019-07-02Fix links in job.md.whypro
2019-07-02Fix links in controller_history.mdwhypro
2019-06-07#3469: Removing arbitrarily mention of GKE versioningKaushik Chaubal
2019-05-29Merge pull request #3743 from gaorong/broken-linkKubernetes Prow Robot
fix broken links
2019-05-29fix broken linksRong Gao
2019-05-16Merge pull request #3624 from leakingtapan/resize-designKubernetes Prow Robot
Update CSI migration design for volume resizing
2019-05-16Update CSI migration design for volume resizingCheng Pan
2019-04-30Merge pull request #3631 from ddebroy/inline1Kubernetes Prow Robot
Enhancements for inline volume migration
2019-04-29Fix TyposDeep Debroy
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-04-29Specify InlineVolumeSpec field in VolumeAttachmentSource for in-line handlingDeep Debroy
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-04-25Fix typo in namespace finalize verbJordan Liggitt
2019-04-22Add examples for Inline access modes/capabilitiesDeep Debroy
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-04-22Inline design updatesDeep Debroy
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-04-10Merge pull request #3501 from nzoueidi/3477Kubernetes Prow Robot
Fixing broken links in aggregated-api-servers.md
2019-03-27Merge pull request #3525 from farmer-hutao/addExampleKubernetes Prow Robot
Add the example: Run a pod on a node with an Intel or AMD CPU and in availability zone Z
2019-03-28add example with nodeaffinityfarmer-hutao
2019-03-26Merge pull request #3295 from davidz627/feature/reconstructionMigrationKubernetes Prow Robot
Volume Reconstruction migration design
2019-03-26Merge pull request #3423 from leakingtapan/rawKubernetes Prow Robot
Update CSI migration doc for block volume migration
2019-03-22Update inline volume designDavid Zhu
2019-03-21Fixing broken links in aggregated-api-servers.mdNaeil ZOUEIDI
2019-03-14Update CSI migration doc for block volume migrationCheng Pan