Skip to content

Implement IdentityV2 and refs.Ref for CertificateManagerCertificateMap#9699

Open
codebot-robot wants to merge 3 commits into
GoogleCloudPlatform:masterfrom
codebot-robot:issue_9697
Open

Implement IdentityV2 and refs.Ref for CertificateManagerCertificateMap#9699
codebot-robot wants to merge 3 commits into
GoogleCloudPlatform:masterfrom
codebot-robot:issue_9697

Conversation

@codebot-robot

Copy link
Copy Markdown
Collaborator

This PR implements the identity.IdentityV2 and refs.Ref interfaces for CertificateManagerCertificateMap using the canonical gcpurls.Template pattern and refs.NormalizeWithFallback, matching the pattern used in other Config Connector resources.

We have aligned the URL template pattern strictly to "projects/{project}/locations/global/certificateMaps/{certificatemap}" to match the CAI nameFormat and satisfy the registered template tests without requiring manual exceptions.

Fixes #9697

Implement IdentityV2 and refs.Ref for CertificateManagerCertificateMap using the canonical gcpurls.Template pattern and refs.NormalizeWithFallback.

Fixes GoogleCloudPlatform#9697
@codebot-robot codebot-robot removed their assignment Jun 11, 2026
@justinsb justinsb self-requested a review June 11, 2026 11:27
@codebot-robot codebot-robot removed their assignment Jun 11, 2026
@google-oss-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: justinsb

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move CertificateManagerCertificateMap to identity and refs pattern

2 participants