mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 13:15:55 +03:00
[PR #251] [MERGED] Support create secret, add cert annotations. #884
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#884
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/certimate-go/certimate/pull/251
Author: @aazf
Created: 10/24/2024
Status: ✅ Merged
Merged: 10/24/2024
Merged by: @usual2970
Base:
main← Head:main📝 Commits (4)
528a3d9support create secret, add cert annotations.9f6ea41Update k8s_secret.go5411b9cchange annotations to certimage.46dccb1fix typo, get annotations from cert.📊 Changes
1 file changed (+48 additions, -15 deletions)
View changed files
📝
internal/deployer/k8s_secret.go(+48 -15)📄 Description
支持当secret不存在的时候可以创建,添加annotations,简化客户端连接。添加了secret type。
解决了#226 。
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.