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

Adding TF support for Tenancy APIs for Membership RBAC Role Bindings #8440

Merged
merged 24 commits into from
Aug 17, 2023
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
85298f1
Adding Terraform resources for Tenancy APIs in GKEHub
sahsagar-google Jul 19, 2023
05f9e1d
Merge branch 'GoogleCloudPlatform:main' into main
sahsagar-google Jul 20, 2023
d056843
Merge branch 'GoogleCloudPlatform:main' into main
sahsagar-google Jul 24, 2023
864c3ee
Adding TF support for Tenancy APIs for Membership RBAC Role Bindings
sahsagar-google Jul 24, 2023
20fea52
Segregating MembershipBinding and MembershipRBACRoleBinding to keep t…
sahsagar-google Jul 24, 2023
672494c
Merge branch 'GoogleCloudPlatform:main' into main
sahsagar-google Aug 2, 2023
3a4cefa
Merge branch 'GoogleCloudPlatform:main' into main
sahsagar-google Aug 10, 2023
693aaff
Fixing the docu URIs
sahsagar-google Aug 10, 2023
1d65988
Merge branch 'GoogleCloudPlatform:main' into main
sahsagar-google Aug 11, 2023
6ea5ec4
Removing the updat-ability from Membership RBAC Role Binding
sahsagar-google Aug 11, 2023
d783ddd
Merge branch 'GoogleCloudPlatform:main' into main
sahsagar-google Aug 11, 2023
bc96cbb
Adding TF support for Tenancy API for Membership Binding
sahsagar-google Jul 24, 2023
f74ce0f
Adding dependent membership binding to the same commit chain
sahsagar-google Aug 11, 2023
d594f1a
Replacing hard coded project number with the project number from the …
sahsagar-google Aug 12, 2023
e0c2212
Making Scope un-updatable and replacing hard coded project number wit…
sahsagar-google Aug 12, 2023
c77f8b2
Merge branch 'GoogleCloudPlatform:main' into main
sahsagar-google Aug 14, 2023
71c92e6
Making Scope RRBAC updatable
sahsagar-google Aug 15, 2023
2403caa
Merge branch 'GoogleCloudPlatform:main' into main
sahsagar-google Aug 15, 2023
a986e5d
Merge remote-tracking branch 'origin/main' into mrbac
sahsagar-google Aug 15, 2023
46acacd
Removing new resources from this branch
sahsagar-google Aug 15, 2023
308091c
Merge branch 'GoogleCloudPlatform:main' into main
sahsagar-google Aug 15, 2023
8401cc2
Allow specifying global L7 ILB in dns_record_set routing policy (#8470)
hkundag Aug 15, 2023
a0f99d5
Merge branch 'GoogleCloudPlatform:main' into main
sahsagar-google Aug 15, 2023
4ffe308
Merge remote-tracking branch 'origin/main' into mrbac
sahsagar-google Aug 15, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Segregating MembershipBinding and MembershipRBACRoleBinding to keep t…
…hings simpler in the review
  • Loading branch information
sahsagar-google committed Jul 24, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 20fea52ab22bd7cc43b0ecaf656d1335fa434f8c
141 changes: 0 additions & 141 deletions mmv1/products/gkehub2/MembershipBinding.yaml

This file was deleted.

161 changes: 0 additions & 161 deletions mmv1/products/gkehub2/MembershipRBACRoleBinding.yaml

This file was deleted.

1 change: 0 additions & 1 deletion mmv1/products/gkehub2/Scope.yaml
Original file line number Diff line number Diff line change
@@ -53,7 +53,6 @@ iam_policy: !ruby/object:Api::Resource::IamPolicy
'projects/{{project}}/locations/global/scopes/{{scope_id}}',
'{{scope_id}}',
]
autogen_async: true
examples:
- !ruby/object:Provider::Terraform::Examples
name: 'gkehub_scope_basic'

This file was deleted.

This file was deleted.