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
Then I tried to give patch and create permissions to the role.
Now I can see some events in scheduledworkflow CR's related events like:
$ kubectl describe swf xxxx
...
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Synced 2m2s (x57 over 17m) scheduled-workflow-controller Scheduled workflow synced successfull: All done
These permissions don't seem to affect how it works, just for status reporting. I will fix this right now.
What steps did you take:
What happened:
Log message reported:
What did you expect to happen:
Correct RBAC permissions applied for serviceaccount ml-pipeline-scheduledworkflow
Environment:
How did you deploy Kubeflow Pipelines (KFP)?
KFP version: v0.2.5
kubectl -n kubeflow get role ml-pipeline-scheduledworkflow-role -o yaml
Anything else you would like to add:
... curious as to why an Event is being patched, and how no one else ran into this.
/kind bug
/area backend
The text was updated successfully, but these errors were encountered: