diff options
| -rw-r--r-- | communication/slack-config/channels.yaml | 1 | ||||
| -rw-r--r-- | incubator.md | 4 | ||||
| -rw-r--r-- | sig-cluster-lifecycle/README.md | 5 | ||||
| -rw-r--r-- | sigs.yaml | 5 |
4 files changed, 2 insertions, 13 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index e159549c..8ae21321 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -148,6 +148,7 @@ channels: - name: krex - name: kube-aws - name: kube-deploy + archived: true - name: kube-monkey - name: kube-oidc-proxy - name: kube-router diff --git a/incubator.md b/incubator.md index 10d7b703..750ff0de 100644 --- a/incubator.md +++ b/incubator.md @@ -129,13 +129,11 @@ These are grandfathered in as full projects: These projects are young but have significant user facing docs pointing at their current github.com/kubernetes location. Lets put them through incubation process but leave them at github.com/kubernetes. - github.com/kubernetes/charts - + **Projects to Move to Incubator** - github.com/kubernetes/kube2consul - github.com/kubernetes/frakti -- github.com/kubernetes/kube-deploy -- github.com/kubernetes/kubernetes-anywhere - github.com/kubernetes/application-images - github.com/kubernetes/rktlet - github.com/kubernetes/horizontal-self-scaler diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md index 0d7f52ba..a615eb0a 100644 --- a/sig-cluster-lifecycle/README.md +++ b/sig-cluster-lifecycle/README.md @@ -135,11 +135,6 @@ The following [subprojects][subproject-definition] are owned by sig-cluster-life - https://raw.githubusercontent.com/kubernetes-incubator/kube-aws/master/OWNERS - **Contact:** - Slack: [#kube-aws](https://kubernetes.slack.com/messages/kube-aws) -### kube-deploy -- **Owners:** - - https://raw.githubusercontent.com/kubernetes/kube-deploy/master/OWNERS -- **Contact:** - - Slack: [#kube-deploy](https://kubernetes.slack.com/messages/kube-deploy) ### kube-up - **Owners:** - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cluster/OWNERS @@ -1019,11 +1019,6 @@ sigs: slack: kube-aws owners: - https://raw.githubusercontent.com/kubernetes-incubator/kube-aws/master/OWNERS - - name: kube-deploy - contact: - slack: kube-deploy - owners: - - https://raw.githubusercontent.com/kubernetes/kube-deploy/master/OWNERS - name: kube-up owners: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cluster/OWNERS |
