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

Better handling of missing permissions #41

Closed
vipulsabhaya opened this issue May 24, 2019 · 1 comment
Closed

Better handling of missing permissions #41

vipulsabhaya opened this issue May 24, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@vipulsabhaya
Copy link
Contributor

If you define a mesh in a yaml, and the ec2 worker node running the controller pod does not have appmesh:? access to create the mesh object on the aws-side, it should log an error to the controller log indicating the operation failed, and what perm it needs.

Currently, it appears to fail silently.

@nckturner nckturner added the enhancement New feature or request label Jun 17, 2019
@M00nF1sh
Copy link
Contributor

this is address in GA version, the controller will log failed requests, which contains permission denies msg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants