Generate Bundle Incorrect ClusterPermissions ServiceAccountName #3600
Labels
kind/bug
Categorizes issue or PR as related to a bug.
olm-integration
Issue relates to the OLM integration
Bug Report
Writing an Ansible Operator with namespace and cluster wide permissions, generate bundle appears to create an incorrect CSV file.
Example project
What did you do?
operator-sdk new example-generator-issue-operator --api-version=issue.example.com/v1alpha1 --kind=Example --type=ansible
Add deploy/clusterrole.yaml and deploy/clusterrole_binding.yaml
operator-sdk generate bundle --version 0.0.1
What did you expect to see?
What did you see instead?
Environment
operator-sdk version: "v0.19.0", commit: "8e28aca60994c5cb1aec0251b85f0116cc4c9427", kubernetes version: "v1.18.2", go version: "go1.13.10 linux/amd64"
The text was updated successfully, but these errors were encountered: