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

feat(apigee): implements google_apigee_sync_authorization #589

Merged

Conversation

haarchri
Copy link
Member

@haarchri haarchri commented Jul 24, 2024

Description of your changes

implements google_apigee_sync_authorization

Fixes #566

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

kubectl get managed                                                            
NAME                                                           SYNCED   READY   EXTERNAL-NAME                         AGE
organization.apigee.gcp.upbound.io/apigee-sync-authorization   True     True    organizations/crossplane-playground   5m36s

NAME                                                                SYNCED   READY   EXTERNAL-NAME                                           AGE
syncauthorization.apigee.gcp.upbound.io/apigee-sync-authorization   True     True    organizations/crossplane-playground/syncAuthorization   5m36s

NAME                                                                    SYNCED   READY   EXTERNAL-NAME               AGE
serviceaccount.cloudplatform.gcp.upbound.io/apigee-sync-authorization   True     True    apigee-sync-authorization   5m36s

@haarchri haarchri force-pushed the feature/apigee-syncauthorization branch 2 times, most recently from a3c1b6b to 3138dbb Compare July 26, 2024 09:19
Signed-off-by: Christopher Haar <christopher.haar@upbound.io>
@haarchri haarchri force-pushed the feature/apigee-syncauthorization branch from 7cbe073 to a671aca Compare July 26, 2024 09:21
Copy link
Collaborator

@turkenf turkenf left a comment

Choose a reason for hiding this comment

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

Thank you @haarchri 🙌 LGTM.

@turkenf turkenf merged commit 064359e into crossplane-contrib:main Jul 26, 2024
9 checks passed
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.

Request for google_apigee_sync_authorization resource
2 participants