Skip to content

Purge expired certificates managed in cloud providers - #1435

Open
fudiwei wants to merge 26 commits into
certimate-go:nextfrom
fudiwei:next
Open

Purge expired certificates managed in cloud providers#1435
fudiwei wants to merge 26 commits into
certimate-go:nextfrom
fudiwei:next

Conversation

@fudiwei

@fudiwei fudiwei commented Aug 25, 2026

Copy link
Copy Markdown
Member

该 PR 包含以下内容变更:

  • feat: 新的工作流节点:清除过期证书bizPurge)。关闭 [Feature] 移除云服务商的过期证书 #888
  • feat: 新的提供商抽象接口:清除器Purger),并实现部分清除提供商:
    • 阿里云 CAS 数字证书管理服务
    • 阿里云 ESA 边缘安全加速
    • 阿里云 CLB 传统型负载均衡
    • 腾讯云 SSL 证书服务
    • 腾讯云 GAAP 全球应用加速
    • 腾讯云 TSE 微服务引擎
    • 华为云 CCM 云证书与管理服务
    • 华为云 ELB 弹性负载均衡
    • 华为云 WAF Web 应用防火墙
    • 火山引擎证书中心
    • AWS ACM 证书管理器
    • AWS IAM 身份与访问权限管理器
    • Azure KeyVault
    • 百度智能云 SSL 证书服务
    • 京东云 SSL 数字证书
    • 优刻得 USSL 证书管理
  • feat: 为部分支持绑定多张证书的部署提供商增加可选项,允许在部署证书后自动移除相同 SAN 的旧证书:
    • 阿里云 ESA 边缘安全加速
    • 阿里云 ALB 应用型负载均衡
    • 腾讯云 GAAP 全球应用加速
    • AWS ALB 应用程序负载均衡器
    • AWS NLB 网络负载均衡器
    • 优刻得 UALB 应用型负载均衡

@fudiwei fudiwei linked an issue Aug 27, 2026 that may be closed by this pull request
1 task
@fudiwei fudiwei changed the title [WIP] Expired Certificates Purger [WIP] Purge expired certificates managed in cloud providers Aug 27, 2026
@fudiwei fudiwei added the enhancement New feature or request label Aug 28, 2026
@fudiwei fudiwei changed the title [WIP] Purge expired certificates managed in cloud providers Purge expired certificates managed in cloud providers Aug 28, 2026
@fudiwei
fudiwei marked this pull request as ready for review August 28, 2026 02:17
@fudiwei

fudiwei commented Aug 28, 2026

Copy link
Copy Markdown
Member Author

/pr-check

@github-actions

Copy link
Copy Markdown

❌PR check done, overall result: failure

  • compile-build: success
  • unit-test: failure
  • lint-format: failure

Click to view details.

@fudiwei
fudiwei requested a review from usual2970 August 28, 2026 02:30
@fudiwei

fudiwei commented Aug 28, 2026

Copy link
Copy Markdown
Member Author

@usual2970 plugin 相关代码已经合并进来了?我看许多单测都跑不通 😕

@usual2970

Copy link
Copy Markdown
Member

@usual2970 plugin 相关代码已经合并进来了?我看许多单测都跑不通 😕

好的我看看

@usual2970

Copy link
Copy Markdown
Member

/pr-check

@github-actions

Copy link
Copy Markdown

❌PR check done, overall result: failure

  • compile-build: success
  • unit-test: failure
  • lint-format: failure

Click to view details.

@usual2970

Copy link
Copy Markdown
Member

/pr-check

@github-actions

Copy link
Copy Markdown

❌PR check done, overall result: failure

  • compile-build: success
  • unit-test: success
  • lint-format: failure

Click to view details.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] 移除云服务商的过期证书

2 participants