You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A concise description of what the bug is.
Commit 15c7f5c730d71f54af0f42499d7f9196248a375f in code-generator removed the ServiceID metadata variable which is still being used in once in clusterserviceversion.yaml.tpl. This breaks the OLM build-controller process.
Steps to reproduce
Attempt to ACK_GENERATE_OLM=true make build-controller SERVICE=$SERVICE with latest main commits.
Expected outcome
A concise description of what you expected to happen.
Build should work without issues.
Environment
Kubernetes version
Using EKS (yes/no), if so version?
AWS service targeted (S3, RDS, etc.)
Should be an issue on any service.