Skip to content

fix: 腾讯云更新ssl关联资源失败 #865

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

Merged
merged 2 commits into from
Jul 15, 2025
Merged

Conversation

Netrvin
Copy link
Contributor

@Netrvin Netrvin commented Jul 13, 2025

https://cloud.tencent.com/document/product/400/91649
image
在我的实际调用过程中,DeployStatus一直为0,无法通过判断该值进入下一阶段

另外,该场景是否有好方法,可以更新工作流中保存的原证书ID,从而避免该任务仅能运行一次,就必须人工更新

相关issue: #811

@fudiwei fudiwei added bug Something isn't working pr: need to revise and removed pr: waiting for review labels Jul 14, 2025
@Netrvin
Copy link
Contributor Author

Netrvin commented Jul 14, 2025

对于这里更新证书关联的资源后,如何记录新的证书ID,有好的方法吗

@fudiwei
Copy link
Member

fudiwei commented Jul 14, 2025

对于这里更新证书关联的资源后,如何记录新的证书ID,有好的方法吗

推荐优先使用各服务独立的部署提供商。如果实在需要以这个接口的形式部署,可以写个独立的脚本或程序,以本地/SSH 后置命令或 Webhook 的形式部署,这样你可以自行持久化新证书 ID,以便在下次执行时读取最新的值。

@Netrvin
Copy link
Contributor Author

Netrvin commented Jul 14, 2025

对于这里更新证书关联的资源后,如何记录新的证书ID,有好的方法吗

推荐优先使用各服务独立的部署提供商。如果实在需要以这个接口的形式部署,可以写个独立的脚本或程序,以本地/SSH 后置命令或 Webhook 的形式部署,这样你可以自行持久化新证书 ID,以便在下次执行时读取最新的值。

是否可以考虑在新版中支持设置自定义脚本(如bash、python等),否则目前这套系统就是,如果是支持的功能那确实挺方便,如果是不支持的功能兼容起来就也挺麻烦的

@fudiwei fudiwei merged commit 41f83d7 into certimate-go:main Jul 15, 2025
@Netrvin Netrvin deleted the patch1 branch July 15, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pr: ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants