mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #87550 from ricochet/doc/godep-kubectl
Remove doc reference to godep #782
This commit is contained in:
commit
fd95a019a1
@ -10,7 +10,7 @@ programs. E.g. these packages are vendored into `k8s.io/kubernetes` for use in
|
|||||||
the [kubectl](https://github.com/kubernetes/kubernetes/tree/master/cmd/kubectl)
|
the [kubectl](https://github.com/kubernetes/kubernetes/tree/master/cmd/kubectl)
|
||||||
cli client. That client will eventually move here too.
|
cli client. That client will eventually move here too.
|
||||||
|
|
||||||
# Contribution Requirements
|
## Contribution Requirements
|
||||||
|
|
||||||
- Full unit-test coverage.
|
- Full unit-test coverage.
|
||||||
|
|
||||||
@ -28,11 +28,6 @@ cli client. That client will eventually move here too.
|
|||||||
- Packages in this repository should aspire to implement sensible, small
|
- Packages in this repository should aspire to implement sensible, small
|
||||||
interfaces and import a limited set of dependencies.
|
interfaces and import a limited set of dependencies.
|
||||||
|
|
||||||
## Dependencies
|
|
||||||
|
|
||||||
Dependencies are managed using [dep](https://github.com/golang/dep). Please
|
|
||||||
refer to its documentation if needed.
|
|
||||||
|
|
||||||
## Community, discussion, contribution, and support
|
## Community, discussion, contribution, and support
|
||||||
|
|
||||||
See [this document](https://github.com/kubernetes/community/tree/master/sig-cli) for how to reach the maintainers of this project.
|
See [this document](https://github.com/kubernetes/community/tree/master/sig-cli) for how to reach the maintainers of this project.
|
||||||
|
Loading…
Reference in New Issue
Block a user