Skip to content

conversion webhook for failed: Post : http: server gave HTTP response to HTTPS client #4610

Discussion options

You must be logged in to vote

Hi @BradleyMcCallionCOT,

Thank you for raising this issue. It appears you might be working with a project scaffolded before the fixes introduced in Kubebuilder v4.4.0.


🔧 CA Injection Fix for Conversion Webhooks (v4.4.0)

(kustomize/v2, go/v4): Fixed CA injection for conversion webhooks. Previously, the CA injection patch was not accurate; the injection should occur only for CRDs that are conversion types and not for all CRDs when a webhook with the --conversion option is scaffolded. The issue dates back to release 3.5.0, where variable replacements were handled, and the kustomize/v2-alpha plugin was introduced. It was not previously identified, likely because conversion webhook features …

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by camilamacedo86
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants