Skip to content

gke-disk-image-builder: Configurable instance network settings with limited permissions #169

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
nstogner opened this issue Jan 11, 2024 · 2 comments
Labels
stale Pending closure after 60 days unless there is a strong objection.

Comments

@nstogner
Copy link
Collaborator

nstogner commented Jan 11, 2024

Customer requirement: need to be able to pass configurable network/subnet when running the compute instance and run with limited permissions.

NOTE: To get this working myself, I needed to update the daisy dependency (I only did this locally - did not push changes). Daisy was assuming I was either creating the network or had the permissions to list subnets. In this environment, I only have permissions to: gcloud compute networks subnets list-usable --project SOME_OTHER_PROJECT (not a full list operation on subnets).

@nstogner nstogner changed the title gke-disk-image-builder: Configurable instance network settings gke-disk-image-builder: Configurable instance network settings with limited permissions Jan 11, 2024
@poptrb
Copy link

poptrb commented Feb 25, 2025

Hello,

I am faced with the same issue. Could you please share the portions of the code that you modified in compute-daisy package for this to work? I would be extremely grateful, as I don't have experience with golang myself. Thank you.

Copy link

github-actions bot commented Apr 1, 2025

'This issue is marked as Stale due to inactivity for more than 30 days. To avoid being marked as 'stale' please add 'awaiting-maintainer' label or add a comment. Thank you for your contributions '

@github-actions github-actions bot added the stale Pending closure after 60 days unless there is a strong objection. label Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Pending closure after 60 days unless there is a strong objection.
Projects
None yet
Development

No branches or pull requests

2 participants