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

Expand RBAC role to be able to create application events. Fix username claims extraction. #479

Merged
merged 1 commit into from
Jul 31, 2018

Conversation

jessesuen
Copy link
Member

@jessesuen jessesuen commented Jul 31, 2018

This is partial fix to issue #478. With this change, events can now be generated. But something is still preventing the listing from API server.

Also, the way we were extracting the username field from the claims, did not work when the user was logged in via SSO.

@jessesuen jessesuen requested a review from alexmt July 31, 2018 00:47
@jessesuen
Copy link
Member Author

jessesuen commented Jul 31, 2018

But something is still preventing the listing from API server.

I determined the UI is not making the correct request. It is making a request like:

http://localhost:8080/api/v1/applications/guestbook-default/events?resourceName&resourceUID

@jessesuen
Copy link
Member Author

Nevermind the URL is expected to work. Will merge these changes and let @alexmt figure out the rest.

@jessesuen jessesuen merged commit 0029970 into argoproj:master Jul 31, 2018
leoluz added a commit to leoluz/argo-cd that referenced this pull request Sep 29, 2023
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
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.

2 participants