helm/internal
John Howard 7a22cb88d9 Drop dependency on k8s.io/kubernetes (#6609)
* Drop dependency on k8s.io/kubernetes

https://github.com/helm/helm/issues/6606

Depending on k8s.io/kubernetes is not recommended by Kubernetes, and
forces dependencies of Helm to also depend on them. We are only using
this dependency in one relatively isolated occurance, which can be
easily copied over rather than depending on the entire Kubernetes.

Copying this code is not very desirable, so if we don't want to have
this duplication we can at least use this PR as a PoC and see if we can
get Kubernetes to publish the controller package as a separate Go module
(see
https://github.com/kubernetes/kubernetes/issues/79384#issuecomment-538740756)

Signed-off-by: John Howard <howardjohn@google.com>

* Move to internal

Signed-off-by: John Howard <howardjohn@google.com>

* Exclude third_party from validate-license.sh

Signed-off-by: John Howard <howardjohn@google.com>
2019-10-11 14:13:25 +01:00
..
experimental/registry Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
ignore Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
monocular Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
resolver fix(helm): Port accept dependency in requirements.yaml from charts directory (#6611) 2019-10-09 16:35:55 +01:00
sympath ref(*): Moves packages to internal 2019-08-09 16:02:33 -06:00
test Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
third_party/k8s.io/kubernetes/deployment/util Drop dependency on k8s.io/kubernetes (#6609) 2019-10-11 14:13:25 +01:00
tlsutil ref(*): Moves packages to internal 2019-08-09 16:02:33 -06:00
urlutil ref(*): Moves packages to internal 2019-08-09 16:02:33 -06:00
version Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00