Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Change to saltbase has broken kube-addons tasks #1005

Closed
gitschaub opened this issue May 17, 2016 · 1 comment
Closed

Change to saltbase has broken kube-addons tasks #1005

gitschaub opened this issue May 17, 2016 · 1 comment

Comments

@gitschaub
Copy link
Contributor

Refactor of saltbase in kubernetes/kubernetes#23600 has removed files needed for kubernetes-addons. Need some tweaks to reflect the change.

TASK [kubernetes-addons : Make sure the system services namespace exists] ******
fatal: [kube-master]: FAILED! => {"changed": false, "dest": "/etc/kubernetes/addons/", "failed": true, "gid": 0, "group": "root", "mode": "0755", "msg": "Request failed", "owner": "root", "response": "HTTP Error 404: Not Found", "size": 4096, "state": "directory", "status_code": 404, "uid": 0, "url": "https://raw.githubusercontent.com/GoogleCloudPlatform/kubernetes/master/cluster/saltbase/salt/kube-addons/namespace.yaml"}

Ref: kubernetes/kubernetes#23233

@gitschaub
Copy link
Contributor Author

/cc @danehans

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant