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
They must have updated their CI, because now the auto-generated PR is not passing all the checks. It's complaining about a redundant service account definition:
time="2022-03-30T00:26:27Z" level=error msg="Error: Value coredns:
invalid service account found in bundle. This service account coredns
in your bundle is not valid, because a service account with the same
name was already specified in your CSV. If this was unintentional,
please remove the service account manifest from your bundle.
If it was intentional to specify a separate service account,
please rename the SA in either the bundle manifest or the CSV."
They must have updated their CI, because now the auto-generated PR is not passing all the checks. It's complaining about a redundant service account definition:
https://github.com/k8s-operatorhub/community-operators/runs/5746485909?check_suite_focus=true#step:6:998
The text was updated successfully, but these errors were encountered: