[PR #828] [MERGED] bugfix #1053

Closed
opened 2026-03-03 01:07:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/828
Author: @fudiwei
Created: 6/27/2025
Status: Merged
Merged: 6/29/2025
Merged by: @fudiwei

Base: mainHead: bugfix


📝 Commits (2)

📊 Changes

5 files changed (+101 additions, -14 deletions)

View changed files

📝 pkg/core/ssl-deployer/providers/aliyun-alb/aliyun_alb.go (+5 -5)
📝 pkg/core/ssl-deployer/providers/aliyun-nlb/aliyun_nlb.go (+2 -2)
📝 pkg/core/ssl-manager/providers/aliyun-cas/aliyun_cas.go (+11 -1)
pkg/core/ssl-manager/providers/aliyun-cas/aliyun_cas_test.go (+77 -0)
📝 pkg/core/ssl-manager/providers/baiducloud-cert/baiducloud_cert_test.go (+6 -6)

📄 Description

该 PR 包含以下内容变更:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/certimate-go/certimate/pull/828 **Author:** [@fudiwei](https://github.com/fudiwei) **Created:** 6/27/2025 **Status:** ✅ Merged **Merged:** 6/29/2025 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `main` ← **Head:** `bugfix` --- ### 📝 Commits (2) - [`a198544`](https://github.com/certimate-go/certimate/commit/a1985443fff05af0e14e1391014a23879f346031) fix: #827 - [`0bff0d3`](https://github.com/certimate-go/certimate/commit/0bff0d3ccd6bb94d7315d3ecaf7d60b076f35a94) fix: uploading certificates duplicated to aliyun cas ### 📊 Changes **5 files changed** (+101 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `pkg/core/ssl-deployer/providers/aliyun-alb/aliyun_alb.go` (+5 -5) 📝 `pkg/core/ssl-deployer/providers/aliyun-nlb/aliyun_nlb.go` (+2 -2) 📝 `pkg/core/ssl-manager/providers/aliyun-cas/aliyun_cas.go` (+11 -1) ➕ `pkg/core/ssl-manager/providers/aliyun-cas/aliyun_cas_test.go` (+77 -0) 📝 `pkg/core/ssl-manager/providers/baiducloud-cert/baiducloud_cert_test.go` (+6 -6) </details> ### 📄 Description 该 PR 包含以下内容变更: - **fix**: 关闭 #827 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:07:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#1053
No description provided.