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

Unable to list AuthConfigs due to conversion webhook error #429

Closed
pehala opened this issue Sep 25, 2023 · 5 comments
Closed

Unable to list AuthConfigs due to conversion webhook error #429

pehala opened this issue Sep 25, 2023 · 5 comments

Comments

@pehala
Copy link

pehala commented Sep 25, 2023

Describe the bug
kubectl get authconfigs returns
Error from server: conversion webhook for authorino.kuadrant.io/v1beta1, Kind=AuthConfig failed: 0-length response with status code: 200 and content type: application/json when in namespace that contains some AuthConfigs

@guicassolato
Copy link
Collaborator

Not sure we can avoid this 100%. I guess it's triggered because the webhook is stuck in a loop of errors, usually because it finished converting a resource but failed to generate a valid AuthConfig.

Other than working on those conversion errors, only thing I can think of right now is maybe having a validating webhook that takes conversion into account, but it doesn't seem right.

@pehala
Copy link
Author

pehala commented Sep 27, 2023

I would keep this open a bit longer to see if we can find other issues related to reconciliation and if not, we simply close it

@alexsnaps
Copy link
Member

Would that be targeted to 0.17 and that would then be the version we want to ship with the 0.6.0 kuadrant release?

@guicassolato
Copy link
Collaborator

Would that be targeted to 0.17 and that would then be the version we want to ship with the 0.6.0 kuadrant release?

This should be done. Can we close this now, @pehala?

@pehala
Copy link
Author

pehala commented Dec 11, 2023

Yup, we did not find additional issues with this. If we do we will reopen this.

@pehala pehala closed this as completed Dec 11, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Kuadrant Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Status: To test
Development

No branches or pull requests

3 participants