This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
[BUG]Two examples of oam: flight-tracker and dependency do not authorize oam's permissions to crd, so the example will not run. #270
Labels
bug
Something isn't working
When I deploy flight-tracker, oam does not have permission to ingress, so it will report an error:
So we need to add a ClusterRole with label
rbac.oam.dev/aggregate-to-controller: "true"
to the example。A similar problem exists in the dependency example
The text was updated successfully, but these errors were encountered: