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

Add examples for bigtable(4) resources #287

Merged
merged 5 commits into from
May 22, 2023

Conversation

turkenf
Copy link
Collaborator

@turkenf turkenf commented Apr 25, 2023

Description of your changes

This PR adds examples of the following 4 resources in the bigtable group:

Fixes: #280

I have:

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

How has this code been tested

tableiammember.bigtable.gcp.upbound.io/editor   True    True     projects/official-provider-testing/instances/instance/tables/t
able/roles/bigtable.user/serviceAccount:official-provider-testing@official-provider-testing.iam.gserviceaccount.com   33m

NAME                                        READY   SYNCED   EXTERNAL-NAME   AGE
instance.bigtable.gcp.upbound.io/instance   True    True     instance        33m

NAME                                  READY   SYNCED   EXTERNAL-NAME   AGE
table.bigtable.gcp.upbound.io/table   True    True     table           33m
NAME                                               READY   SYNCED   EXTERNAL-NAME
                                                                                                                       AGE
instanceiammember.bigtable.gcp.upbound.io/editor   True    True     projects/official-provider-testing/instances/production-ins
tance/roles/bigtable.user/serviceAccount:official-provider-testing@official-provider-testing.iam.gserviceaccount.com   110s

NAME                                                   READY   SYNCED   EXTERNAL-NAME         AGE
instance.bigtable.gcp.upbound.io/production-instance   True    True     production-instance   2m16s
NAME                                        READY   SYNCED   EXTERNAL-NAME   AGE
instance.bigtable.gcp.upbound.io/instance   True    True     instance        4m19s

NAME                                  READY   SYNCED   EXTERNAL-NAME   AGE
table.bigtable.gcp.upbound.io/table   True    True     table           4m19s

NAME                                             READY   SYNCED   EXTERNAL-NAME
         AGE
tableiambinding.bigtable.gcp.upbound.io/editor   True    True     projects/official-provider-testing/tables/table roles/bigtabl
e.user   4m19s
NAME                                                   READY   SYNCED   EXTERNAL-NAME         AGE
instance.bigtable.gcp.upbound.io/production-instance   True    True     production-instance   6m37s

NAME                                                READY   SYNCED   EXTERNAL-NAME
                             AGE
instanceiambinding.bigtable.gcp.upbound.io/editor   True    True     projects/official-provider-testing/instances/production-in
stance/roles/bigtable.user   6m37s

@turkenf
Copy link
Collaborator Author

turkenf commented Apr 25, 2023

/test-examples="examples/bigtable/tableiambinding.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Apr 25, 2023

/test-examples="examples/bigtable/tableiambinding.yaml"

1 similar comment
@turkenf
Copy link
Collaborator Author

turkenf commented Apr 25, 2023

/test-examples="examples/bigtable/tableiambinding.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Apr 25, 2023

/test-examples="examples/bigtable/tableiammember.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Apr 25, 2023

/test-examples="examples/bigtable/tableiambinding.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Apr 25, 2023

/test-examples="examples/bigtable/tableiammember.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Apr 25, 2023

/test-examples="examples/bigtable/instanceiambinding.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Apr 25, 2023

/test-examples="examples/bigtable/instanceiammember.yaml"

…ing & InstanceIAMBinding to check-examples.py
@turkenf turkenf marked this pull request as ready for review April 25, 2023 15:48
Copy link
Collaborator

@ulucinar ulucinar left a comment

Choose a reason for hiding this comment

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

Thanks @turkenf, lgtm.

@turkenf turkenf merged commit 569fe05 into crossplane-contrib:main May 22, 2023
9 checks passed
@turkenf turkenf deleted the issue-280 branch May 22, 2023 13:59
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.

Add examples for bigtable(4) resources
2 participants