FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: allow custom annotations and lower default acme TTL by ondbeh · Pull Request #226 · stackitcloud/stackit-cert-manager-webhook · GitHub

feat: allow custom annotations and lower default acme TTL - #226

Merged
ondbeh merged 4 commits into
mainfrom
feat/allow-annotations
Aug 26, 2026
Merged

feat: allow custom annotations and lower default acme TTL#226
ondbeh merged 4 commits into
mainfrom
feat/allow-annotations

Conversation

ondbeh commented Aug 25, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

This pull request introduces several improvements and configuration enhancements to the Helm chart and codebase for the stackit-cert-manager-webhook. The most significant change is lowering the default ACME TXT record TTL from 600 to 60 seconds, with corresponding updates in documentation and tests. Additionally, the Helm chart now supports custom annotations at various resource levels, increasing flexibility for deployments.

Lastly, removes the ActiveEq(true) filter in FetchRRSetForZone so the webhook can discover and clean up ACME records that are still in a CREATING state. Soft-deleted records (DELETED/DELETING) are now explicitly filtered out
in-memory to prevent updates to tombstoned resources.

ondbeh merged commit 7d5d7b5 into main Aug 26, 2026
5 checks passed
ondbeh deleted the feat/allow-annotations branch August 26, 2026 07:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL