summaryrefslogtreecommitdiff
path: root/contributors/design-proposals/cli
AgeCommit message (Collapse)Author
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
2019-02-01Moving files to sig-API-Machinery folder - URLs fixededuartua
Fixing links pointing to the new location of controllers.md URLs pointing to api-conventions.md fixed Tombstone files added removing caps from folder name folder name /devel/api-machinery fixed (lowercase) - URLs updated URL changed to relative path
2019-01-30Updated OWNERS files to include link to docsRoy Lenferink
2018-10-16Update preserve-order-in-strategic-merge-patch.mdAdamDang
2017-12-21Use git.k8s.io for linksChristoph Blecker
2017-11-16The ../user-guide links do not seem to work anymore.Jan Pazdziora
2017-11-03removed autogenerated munge analytics from filesguineveresaenger
2017-11-03change preserve-order-in-strategic-merge-patch.md陈宏
2017-10-27Merge pull request #1283 from cblecker/sig-labelKubernetes Submit Queue
Automatic merge from submit-queue. Add sig labels and use aliases in OWNERS files This PR does the following: - Creates a sig-*-leads alias for all sigs and working groups - Replaces the reviewers/approvers in the sig folders and design-proposals folders with that alias - Adds a label field to the OWNERS files to allow for automatic sig labelling (https://github.com/kubernetes/test-infra/pull/3502)
2017-10-27Add sig labels and use aliases in OWNERS filesChristoph Blecker
2017-10-27fixed get-describe-apiserver-extensions.md and container-init.md陈宏
2017-10-26some mistake spelling陈宏
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-09-19keep consistent naming convention for sigdirsGarrett Rodrigues