Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "virtualservices.networking.istio.io" to kyma-admin and kyma-view API groups #1909

Merged
merged 5 commits into from Dec 4, 2018

Conversation

tomekpapiernik
Copy link
Contributor

Description

Changes proposed in this pull request:

  • Added "virtualservices.networking.istio.io" to kyma-admin and kyma-view API groups

Related issue(s)
See #1889

@tomekpapiernik tomekpapiernik added kind/bug Categorizes issue or PR as related to a bug. area/service-mesh Issues or PRs related to service-mesh labels Dec 4, 2018
@tomekpapiernik tomekpapiernik added this to the Sprint_Goat_1 milestone Dec 4, 2018
@tomekpapiernik tomekpapiernik self-assigned this Dec 4, 2018
@@ -30,7 +30,7 @@ metadata:
annotations:
"helm.sh/hook-weight": "0"
rules:
- apiGroups: ["", "apps", "authentication.kyma-project.io", "extensions", "gateway.kyma-project.io", "kubeless.io", "rbac.authorization.k8s.io", "applicationconnector.kyma-project.io", "servicecatalog.k8s.io", "servicecatalog.kyma.cx", "settings.k8s.io", "kyma.cx", "authentication.istio.io", "config.istio.io", "eventing.kyma.cx", "ui.kyma.cx", "ui.kyma-project.io", "metrics.k8s.io"]
- apiGroups: ["", "apps", "authentication.kyma-project.io", "extensions", "gateway.kyma-project.io", "kubeless.io", "rbac.authorization.k8s.io", "applicationconnector.kyma-project.io", "servicecatalog.k8s.io", "servicecatalog.kyma.cx", "settings.k8s.io", "kyma.cx", "authentication.istio.io", "config.istio.io", "eventing.kyma.cx", "ui.kyma.cx", "ui.kyma-project.io", "metrics.k8s.io", "virtualservices.networking.istio.io"]
Copy link
Contributor

Choose a reason for hiding this comment

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

virtualservices is resource kind. networking.istio.io should be sufficient

Copy link

@piotrmsc piotrmsc Dec 4, 2018

Choose a reason for hiding this comment

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

hmm, I like the idea of increasing permissions to the whole networinkg.istio.io group

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

@tomekpapiernik tomekpapiernik merged commit 4c44c6e into kyma-project:master Dec 4, 2018
tomekpapiernik pushed a commit to tomekpapiernik/kyma that referenced this pull request Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/service-mesh Issues or PRs related to service-mesh kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants