Skip to content

Scaffolding RBAC when go and helm apis are specified in the project #142

Open
@varshaprasad96

Description

@varshaprasad96

Problem:
When using create api command with both helm and go plugin, the roles.yaml in config/ directory is rewritten. However, the other rbac manifests which specify the permissions to view and edit the custom object is present. This requires an additional step of modifying the rbac manually and applying it to the cluster.

Possible solution:
Scaffold roles for each APIs in separate files and apply them in the cluster.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions