Skip to content

docs: GCP iam migration #3778

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

docs: GCP iam migration #3778

wants to merge 3 commits into from

Conversation

elchead
Copy link
Contributor

@elchead elchead commented Apr 22, 2025

Context

#3770 requires an additional IAM permission on GCP. This PR documents this.

Proposed change(s)

  • add missing permission in getting started guide
  • mention need for IAM migration
  • update UpgradeRequiresIAMMigration function

Additional info

Checklist

  • Run the E2E tests that are relevant to this PR's changes
  • Update docs
  • Add labels (e.g., for changelog category)
  • Is PR title adequate for changelog?
  • Link to Milestone

@elchead elchead added this to the v2.23.0 milestone Apr 22, 2025
@elchead elchead added the no changelog Change won't be listed in release changelog label Apr 22, 2025
Copy link

netlify bot commented Apr 22, 2025

Deploy Preview for constellation-docs ready!

Name Link
🔨 Latest commit 0fee5ce
🔍 Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/680758734b43f200089992c0
😎 Deploy Preview https://deploy-preview-3778--constellation-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@elchead elchead requested review from msanft and removed request for daniel-weisse April 22, 2025 09:03
Comment on lines +266 to +269
* `compute.forwardingRules.create`
* `compute.forwardingRules.delete`
* `compute.forwardingRules.get`
* `compute.forwardingRules.setLabels`
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we need these. Or do I miss something?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

we set them in the iam repo. but not sure if we strictly need them. maybe @3u13r knows more

Copy link
Contributor

Coverage report

Package Old New Trend
cli/internal/cloudcmd 63.70% 63.70% ↔️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Change won't be listed in release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants