Skip to content

Conversation

@ajanikow
Copy link
Collaborator

@ajanikow ajanikow commented Nov 11, 2019

Add possibility to fix IBM CV MeteringAnnotationsDefined

- apiGroups: ["policy"]
resources: ["poddisruptionbudgets"]
verbs: ["get", "create", "delete"]
verbs: ["*"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need all?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will need also "list", "update", "watch" - to be able to update/set annotations. Anyway, Operator manages PDB's for ArangoDeployments so it should be able to do all operations.

I can put other verbs here also, but it will be the same result as putting '*' there.

@ajanikow ajanikow merged commit 115d03f into master Nov 11, 2019
@ajanikow ajanikow deleted the feature/allow-to-set-annotations branch November 11, 2019 13:11
Simran-B added a commit to arangodb/docs that referenced this pull request Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants