Skip to content

Implement direct KRM types and generate.sh for CertificateManagerCertificateMapEntry#9673

Open
codebot-robot wants to merge 1 commit into
GoogleCloudPlatform:masterfrom
codebot-robot:issue_9671
Open

Implement direct KRM types and generate.sh for CertificateManagerCertificateMapEntry#9673
codebot-robot wants to merge 1 commit into
GoogleCloudPlatform:masterfrom
codebot-robot:issue_9671

Conversation

@codebot-robot

Copy link
Copy Markdown
Collaborator

This PR implements direct KRM types and configure generate.sh for CertificateManagerCertificateMapEntry.

It defines KRM Go structures strictly schema-compatible with the baseline CRD, registers the resource generator in generate.sh, and implements custom Spec and Status mappers in pkg/controller/direct/certificatemanager/mappers.go. Finally, it registers a fuzzer for round-trip validation and updates the resource status reports.

Fixes #9671

…ificateMapEntry

Configure generate.sh in apis/certificatemanager/v1beta1 to include CertificateManagerCertificateMapEntry.
Define KRM Go structures strictly schema-compatible with the baseline CRD.
Write custom mappers in pkg/controller/direct/certificatemanager/mappers.go to handle custom reference types and enums.
Register a fuzzer for round-trip validation and update the resource reports.

Fixes GoogleCloudPlatform#9671
@google-oss-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign fedebongio for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement direct KRM types and generate.sh for CertificateManagerCertificateMapEntry

1 participant