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

Allow access to manage gcp log views #42

Merged
merged 2 commits into from
Jan 24, 2025
Merged

Allow access to manage gcp log views #42

merged 2 commits into from
Jan 24, 2025

Conversation

mhotan
Copy link
Contributor

@mhotan mhotan commented Nov 26, 2024

Adds the ability for Union to create Google Cloud logging views. Specifically focused on creating Uion accessible views for GKE auto-scaler and Managed instance group manager for scaling issues.

relates to PE-1569

@mhotan mhotan changed the title Allow full admin access for gcp log views Allow access to manage gcp log views Nov 27, 2024
@mhotan mhotan marked this pull request as draft January 22, 2025 01:28
@mhotan mhotan marked this pull request as ready for review January 22, 2025 17:06
- logging.views.listLogs
- logging.views.listResourceKeys
- logging.views.listResourceValues
- logging.views.setIamPolicy

Choose a reason for hiding this comment

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

Is setting and updating required for what we need?

Choose a reason for hiding this comment

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

Should have looked at the other PR first ;). I see that it is. I think the question now is one around opt-in. The team had chatted before about potential issues with gaining carte-blanche access to logs. I'm curious if the approach would be to require the customer to apply those specific permissions (temporarily if needed) themselves or opt in to a more flexible set of permissions.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is setting and updating required for what we need?

Yes

Let's follow up offline

@mhotan mhotan merged commit 4331f3b into main Jan 24, 2025
1 check passed
@mhotan mhotan deleted the mike/gcp-log-viewer branch January 24, 2025 16:20
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