remove /cluster/juju
Juju changed home and was cleaned up in 422a7ec49
.
Remove the "provider" leftover in /cluster/juju.
No references were found in k/test-infra, k/k.
This commit is contained in:
parent
0acf2f0983
commit
b08cd0e2cb
4
.gitignore
vendored
4
.gitignore
vendored
@ -94,10 +94,6 @@ network_closure.sh
|
|||||||
# CoreOS stuff
|
# CoreOS stuff
|
||||||
/cluster/libvirt-coreos/coreos_*.img
|
/cluster/libvirt-coreos/coreos_*.img
|
||||||
|
|
||||||
# Juju Stuff
|
|
||||||
/cluster/juju/charms/*
|
|
||||||
/cluster/juju/bundles/local.yaml
|
|
||||||
|
|
||||||
# Downloaded Kubernetes binary release
|
# Downloaded Kubernetes binary release
|
||||||
/kubernetes/
|
/kubernetes/
|
||||||
|
|
||||||
|
2
cluster/juju/.gitignore
vendored
2
cluster/juju/.gitignore
vendored
@ -1,2 +0,0 @@
|
|||||||
builds
|
|
||||||
deps
|
|
@ -1,16 +0,0 @@
|
|||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
|
||||||
|
|
||||||
approvers:
|
|
||||||
- Cynerva
|
|
||||||
- ktsakalozos
|
|
||||||
reviewers:
|
|
||||||
- thockin
|
|
||||||
- mikedanese
|
|
||||||
- eparis
|
|
||||||
- jlowdermilk
|
|
||||||
- david-mcmahon
|
|
||||||
- Cynerva
|
|
||||||
- wwwtyro
|
|
||||||
- tvansteenburgh
|
|
||||||
- ktsakalozos
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
|||||||
# Juju Provider
|
|
||||||
|
|
||||||
Source for charms and bundles related to Juju have moved to the
|
|
||||||
[Charmed Kubernetes][cdk-repo] GitHub organization. This directory will be
|
|
||||||
removed in a future release.
|
|
||||||
|
|
||||||
[cdk-repo]: https://github.com/charmed-kubernetes
|
|
Loading…
Reference in New Issue
Block a user