armada/charts/armada
Anthony Lin d1d409b374 Update RBAC rules for Armada API
We are getting the following errors [0] while using the
Armada Client to execute 'Armada Apply'

This patch set is meant to grant watch/get/list rights
to armada-api

[0] Error messages:

armada.exceptions.api_exceptions.ClientError: Error - received 500: {"message": "Failed to apply manifest: (403)\nReason: Forbidden\nHTTP response headers: HTTPHeaderDict({'X-Content-Type-Options': 'nosniff', 'Content-Length': '243', 'Content-Type': 'application/json', 'Date': 'Sat, 27 Jan 2018 19:26:09 GMT'})\nHTTP response body: b'{\"kind\":\"Status\",\"apiVersion\":\"v1\",\"metadata\":{},\"status\":\"Failure\",\"message\":\"pods is forbidden: User \\\\\"system:serviceaccount:ucp:armada-api\\\\\" cannot watch pods at the cluster scope\",\"reason\":\"Forbidden\",\"details\":{\"kind\":\"pods\"},\"code\":403}\\n'\n", "type": "error", "retry": false}

Change-Id: I71c23021c08fc4c79f2f33d71c140e23987160fe
2018-01-29 15:17:55 +00:00
..
templates Update RBAC rules for Armada API 2018-01-29 15:17:55 +00:00
.helmignore feat(chart): adding armada 2017-10-31 15:25:27 +00:00
Chart.yaml feat(chart): adding armada 2017-10-31 15:25:27 +00:00
requirements.yaml feat(chart): adding armada 2017-10-31 15:25:27 +00:00
values.yaml Add general env configuration to Armada API 2018-01-22 10:52:40 -06:00