Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Support storage HMAC key #1

Closed
wants to merge 1 commit into from

Conversation

julienduchesne
Copy link
Member

Issue: crossplane-contrib#51 This resource is needed to do S3-style access on GCS buckets

As this comment shows: crossplane-contrib#197 (comment), this resource causes an import cycle However, we can resolve that by putting the resource in the cloudplatform package. While, this key is specific to storage, it is still just a product of a service account and isn't linked to any storage resources.

Description of your changes

Fixes #

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Issue: crossplane-contrib#51
This resource is needed to do S3-style access on GCS buckets

As this comment shows: crossplane-contrib#197 (comment), this resource causes an import cycle
However, we can resolve that by putting the resource in the `cloudplatform` package.
While, this key is specific to storage, it is still just a product of a service account and isn't linked to any storage resources.

Signed-off-by: Julien Duchesne <[email protected]>
@julienduchesne
Copy link
Member Author

/test-examples="provider-gcp/examples/cloudplatform/storagehmackey.yaml"

@julienduchesne
Copy link
Member Author

/test-examples="examples/cloudplatform/storagehmackey.yaml"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant