Commit Graph

4 Commits

Author SHA1 Message Date
kmova 92508da2ff update RBAC access setup for OpenShift
From OpenShift 4.4 on the built-in SCCs will be managed and thus
you cannot any longer mutate them by adding user. The proper way
is either to copy an existing SCC or use RBAC to access them.

This updates the documentation for the RBAC approach.

Signed-off-by: kmova <kiran.mova@mayadata.io>
2020-07-29 20:02:16 +00:00
kmova 234543e14d update readme and go imports to new location
This commit fixes the following:
- fixes the go imports to use the new loction
- setup go modules for this project
- update the docker files to use the new binary name
- update the README to use the new repo name

Signed-off-by: kmova <kiran.mova@mayadata.io>
2020-07-29 19:26:32 +00:00
Nikhita Raghunath de32623835 Update template files to include repo-specific info 2020-03-26 07:32:42 +05:30
Nikhita Raghunath 88ea43d885 Initial commit 2020-03-26 07:23:01 +05:30