7 Commits
Author SHA1 Message Date
Matt Farina ef49faa229 [stable/kanister-operator] deprecating chart (#24340)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 14:55:27 -05:00
Scott RigbyandCarlos Panato f6cd0547ce [stable/kanister-operator] add repo archive notice (#24136)
* [stable/kanister-operator] add repo archive notice

Signed-off-by: Scott Rigby <scott@r6by.com>

* [stable/kanister-operator] use apps/v1

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

Co-authored-by: Carlos Panato <ctadeu@gmail.com>
2020-11-10 04:08:40 -08:00
Ilya Kislenko 598a8c7bb7 [stable/kanister-operator] RBAC changes and kanister profile creation (#6280)
* [stable/kanister-operator] RBAC changes and default profile creation

Provides the option to install a profile CR along with the operator
the profile CR is installed via a subchart

Kanister operator requires access to CRDs and Events.
Add this to the cluster-role.

Fixes https://github.com/kanisterio/kanister/issues/82
fixes https://github.com/kanisterio/kanister/issues/90

* fixing repo url and version requirement

* Fix typo

* remove remote chart with local

* operator version to 0.10.0

* new lines EOF

* Update Chart.yaml
2018-07-15 08:34:55 -07:00
AdamDang 5d0d60a72c [stable/kanister-operator] Fix the failure links (#5536)
* Update Chart.yaml

* [stable/kanister-operator] fix the failure links in README.md

* Update Chart.yaml
2018-05-17 14:01:54 -07:00
cheyang 80a14a2d29 fix kanister-operator README (#5610) 2018-05-17 09:26:50 -07:00
Ilya Kislenko 85c70185bc [stable/kanister-operator] Icon and README changes (#4374)
* Cleanups in Kanister operator README

* updating icon and bumping chart version
2018-03-20 23:22:03 -07:00
Ilya Kislenko 6ae37ee184 New helm chart for kanister-operator (#3406)
* New helm chart for kanister-operator

* Trailing whitespaces fix

* making rbac.service_account consistent across all files

* miving to stable per suggecstion in PR's comments

* updating README incubator->stable

* Updating kanister-operator release version

* fixing incorrect value name.

* Adding appVersion, source and github usernames for maintainers

* updating _helpers.tpl to use namespace functions

updating all function calls

* bring rbac configuration to the latest best practices

* fixing typos

* adding missing new line

* tables->table there is only one table

* default image tag 0.2.0 -> v0.2.0

* addressing requested review changes

serviceAccount is getting it's own file
minimal version 1.8+
chart template into chart label
apps/v1beta2 for Deployment
2018-02-24 02:57:45 -08:00