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

[v15] Refactor imds/gcp to no longer depend on lib/cloud/gcp #43272

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

rosstimothy
Copy link
Contributor

Backport #43122 and #43122 to branch/v15

@rosstimothy rosstimothy added backport no-changelog Indicates that a PR does not require a changelog entry labels Jun 20, 2024
@rosstimothy rosstimothy force-pushed the tross/backport-43122/v15 branch from 0879e23 to 847f214 Compare June 20, 2024 12:58
The imds pacakges are inteneded to be very lightweight
and consumable by client tools without any additional
cloud specific dependencies. By inverting dependencies
such that lib/cloud/gcp depends on lib/cloud/imds/gcp
client tools no longer transatively import the very
large `cloud.google.com/go/compute/apiv1`.

The depguard rules were also updated to prevent any
accidental regressions.
@rosstimothy rosstimothy force-pushed the tross/backport-43122/v15 branch from 847f214 to c38c930 Compare June 20, 2024 13:11
@rosstimothy rosstimothy marked this pull request as ready for review June 20, 2024 13:40
@github-actions github-actions bot requested review from atburke and zmb3 June 20, 2024 13:41
@rosstimothy rosstimothy added this pull request to the merge queue Jun 20, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 20, 2024
@rosstimothy rosstimothy added this pull request to the merge queue Jun 20, 2024
Merged via the queue into branch/v15 with commit 8c22af9 Jun 20, 2024
35 checks passed
@rosstimothy rosstimothy deleted the tross/backport-43122/v15 branch June 20, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport discovery no-changelog Indicates that a PR does not require a changelog entry size/md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants