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

Webhook api error #730

Open
liquidiert opened this issue Oct 29, 2024 · 0 comments
Open

Webhook api error #730

liquidiert opened this issue Oct 29, 2024 · 0 comments
Labels
bug 🐛 Something isn't working

Comments

@liquidiert
Copy link
Collaborator

What happened?

I tried to create a client in a eks cluster. When trying that gefyra errors out with the following error:

A Kubernetes API Error occured. 
Reason:Internal Server Error 
Body:{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"Internal error occurred: failed calling webhook \"client-parameters.gefyra.dev\": failed to call webhook: Post \"https://gefyra-admission.gefyra.svc:443/client-parameters?timeout=30s\": Address is not allowed","reason":"InternalError","details":{"causes":[{"message":"failed calling webhook \"client-parameters.gefyra.dev\": failed to call webhook: Post \"https://gefyra-admission.gefyra.svc:443/client-parameters?timeout=30s\": Address is not allowed"}]},"code":500}

What did you expect to happen?

gefyra client create to work

Please provide the output of gefyra check.

GefyraStatus(summary=<StatusSummary.INCOMPLETE: 'Gefyra is not running properly'>, cluster=GefyraClusterStatus(connected=True, operator=True, operator_image='quay.io/gefyra/operator:2.2.3', stowaway=True, stowaway_image='quay.io/gefyra/stowaway:2.2.3', namespace=True, operator_webhook=True), client=GefyraClientStatus(version='', cargo=False, cargo_image='quay.io/gefyra/cargo:2.2.3', network=False, connection=False, containers=0, bridges=0, kubeconfig='~/.kube/config', context='arn:aws:eks:eu-central-1:325385077232:cluster/automationhub-staging2', cargo_endpoint=''))

How can we reproduce it (as minimally and precisely as possible)?

na

What Kubernetes setup are you working with?

$ kubectl version
# paste output here

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here

Anything else we need to know?

No response

@Schille Schille added the bug 🐛 Something isn't working label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants