-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Revert "Remove logs from metrics after operator-sdk upgrade (#263)" This reverts commit afbc990. * Fix role for operator-sdk 0.12.0 Signed-off-by: Quique Llorente <[email protected]>
- Loading branch information
Showing
2 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4591898
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@qinqon I am also experiencing this issue on another project. I hope you don't mind me asking, but is the fix to update the
role.yml
file, as you have above? I am usingoperator-sdk 0.12.0
.4591898
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@obrientrobert for k8s 1.15 changing the role.yaml fixed it, but you also may need something else in case your operator is cluster scoped instead of namespaces.