diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-11-25 14:02:08 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-25 14:02:08 -0800 |
| commit | 57946ce0aef2e7f3540f37cc598fb8623704f6ed (patch) | |
| tree | 9bb35e526b962a2b073610f33ce395a16253abd8 | |
| parent | 1ad8a3776d60967eaea096e127423619cbd61715 (diff) | |
| parent | 0f8ce103adb732bf626d460c6e57b18b8fb50989 (diff) | |
Merge pull request #4262 from mtaufen/patch-1
Remove last-updated date line from api-conventions.md
| -rw-r--r-- | contributors/devel/sig-architecture/api-conventions.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contributors/devel/sig-architecture/api-conventions.md b/contributors/devel/sig-architecture/api-conventions.md index 57fbfaad..fff28097 100644 --- a/contributors/devel/sig-architecture/api-conventions.md +++ b/contributors/devel/sig-architecture/api-conventions.md @@ -1,8 +1,6 @@ API Conventions =============== -Updated: 3/7/2017 - *This document is oriented at users who want a deeper understanding of the Kubernetes API structure, and developers wanting to extend the Kubernetes API. An introduction to using resources with kubectl can be found in [the object management overview](https://kubernetes.io/docs/concepts/overview/working-with-objects/object-management/).* |
