Skip to content
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

fix(notify): fix notify x509 certificate error #843

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

kevinfeng
Copy link
Contributor

Signed-off-by: Feng Kun fengkun32@gmail.com

What type of PR is this?

/kind bug

What this PR does / why we need it:
notify controller send sms to tencent cloud sms api, but got errors: x509: certificate signed by unknown authority.
This pr fix it
Which issue(s) this PR fixes:
Fixes #585

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


Signed-off-by: Feng Kun <fengkun32@gmail.com>
@huxiaoliang huxiaoliang merged commit bd19ccf into tkestack:master Oct 22, 2020
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.

notify-controller sendsms reported error: x509: certificate signed by unknown authority
2 participants