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

client: allow to provision Google BYOC [MILK-135] #385

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

Prime541
Copy link
Contributor

@Prime541 Prime541 commented Jun 7, 2024

In order to provision a Google BYOC we need to pass the customer's privilege-bearing service account ID, so we can later impersonate it and start service node instances in the Google account of the customer.

Also, ease local testing:

  • replace 'pip install -e .[dev]' by 'make install-py'
  • create a default 'make' target to locally run: install-py, validate-style, lint and test

MILK-135

@Prime541 Prime541 force-pushed the guillaume.giffard-MILK-135-GCP-BYOC-image-sharing branch 2 times, most recently from 150e88c to b4dd6cb Compare June 7, 2024 06:50
@Prime541 Prime541 marked this pull request as ready for review June 7, 2024 06:50
@Prime541 Prime541 requested review from a team as code owners June 7, 2024 06:50
- replace 'pip install -e .[dev]' by 'make install-py'
- create a default 'make' target to locally run: install-py, validate-style, lint and test

[MILK-135]
@Prime541 Prime541 force-pushed the guillaume.giffard-MILK-135-GCP-BYOC-image-sharing branch from b4dd6cb to 2d41bea Compare June 7, 2024 06:52
@Prime541 Prime541 marked this pull request as draft June 7, 2024 07:56
@Prime541
Copy link
Contributor Author

Prime541 commented Jun 7, 2024

Moving back to Draft since this change should not be public yet.

This change is available in the aiven-client-byoc fork as https://github.com/aiven/aiven-client-byoc/pull/2

@Prime541 Prime541 marked this pull request as ready for review June 17, 2024 13:57
@Prime541 Prime541 requested a review from allaouiamine June 18, 2024 12:07
@heikju heikju merged commit 2a7f863 into main Jun 27, 2024
28 checks passed
@heikju heikju deleted the guillaume.giffard-MILK-135-GCP-BYOC-image-sharing branch June 27, 2024 11:37
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.

3 participants