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

feat: Add support to provide custom CAs in KEDA Operator #4191

Merged
merged 8 commits into from
Feb 16, 2023

Conversation

JorTurFer
Copy link
Member

@JorTurFer JorTurFer commented Feb 1, 2023

Checklist

Fixes #4168
Fixes #4046

@JorTurFer JorTurFer requested a review from a team as a code owner February 1, 2023 23:09
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 1, 2023

/run-e2e custom_ca*
Update: You can check the progress here

pkg/util/http.go Outdated Show resolved Hide resolved
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 1, 2023

/run-e2e
Update: You can check the progress here

pkg/util/tls_config.go Outdated Show resolved Hide resolved
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 7, 2023

/run-e2e
Update: You can check the progress here

pkg/util/certificates.go Outdated Show resolved Hide resolved
pkg/util/certificates.go Show resolved Hide resolved
pkg/util/certificates.go Outdated Show resolved Hide resolved
pkg/util/certificates.go Outdated Show resolved Hide resolved
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 9, 2023

/run-e2e
Update: You can check the progress here

@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 9, 2023

I haven't updated the docs yet, once the PR is ready (or at least we agree with the CAs path) I'll update docs PR

Updated docs

JorTurFer and others added 8 commits February 12, 2023 14:11
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 12, 2023

/run-e2e
Update: You can check the progress here

Copy link
Member

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

@zroubalik zroubalik merged commit cddfca3 into kedacore:main Feb 16, 2023
@JorTurFer JorTurFer deleted the add-custom-cas-support branch February 16, 2023 10:59
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.

Add support to add user given CAs to trusted store Keda doesn't work with TLS inspection
2 participants