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

Support DNSRecord.spec.class by annotation cert.gardener.cloud/dnsrecord-class #384

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

MartinWeindel
Copy link
Member

How to categorize this PR?

/kind enhancement

What this PR does / why we need it:
Allow to specify the extension class for a DNS challenge using DNSRecords by setting the annotation cert.gardener.cloud/dnsrecord-class. It is needed for Gardener internal purposes only. If a Certificate is created on the Garden runtime cluster, the TXT record for the DNS challenge is created via DNSRecords resources. Only DNSRecords with .spec.class=garden will be managed by the provider extension running there.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Support `DNSRecord.spec.class` by annotation `cert.gardener.cloud/dnsrecord-class`

@gardener-prow gardener-prow bot added kind/enhancement Enhancement, improvement, extension cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels Jan 8, 2025
@gardener-prow gardener-prow bot requested a review from marc1404 January 8, 2025 12:57
@gardener-prow gardener-prow bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 8, 2025
@gardener-robot-ci-1 gardener-robot-ci-1 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Jan 8, 2025
Copy link
Member

@marc1404 marc1404 left a comment

Choose a reason for hiding this comment

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

/lgtm

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jan 9, 2025
Copy link

gardener-prow bot commented Jan 9, 2025

LGTM label has been added.

Git tree hash: 02fee864eb1429bd0c7a111e16f323ac4e360eb0

Copy link

gardener-prow bot commented Jan 9, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: marc1404

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

The pull request process is described here

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

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 9, 2025
@gardener-prow gardener-prow bot merged commit 64a4084 into master Jan 9, 2025
14 checks passed
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jan 9, 2025
@MartinWeindel MartinWeindel deleted the enh/dnsrecord-class-annotation branch January 16, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension lgtm Indicates that a PR is ready to be merged. needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants