Closed shankarRaman closed 2 years ago
@shankarRaman Hey! If you don't mind, can we move this to Discussions so that everyone interested in vcluster can participate? We don't officially support vcluster yet and it should just work on any standard K8s cluster, which basically means this issue is vcluste-specific that ARC has nothing to do with. Your controller logs says ARC is working fine without any errors. Perhaps in a vcluster setup there's a middle-man proxy between vcluster-managed K8s control-plane and the ARC's controller-manager that is hosted directly within the host K8s cluster?
Controller Version
0.25.1
Helm Chart Version
0.20.1
CertManager Version
1.1.0
Deployment Method
Helm
cert-manager installation
Yes cert-manager installed through proper procedure
Checks
Resource Definitions
To Reproduce
Describe the bug
We get this error Error from server (InternalError): error when creating "aks/runner-deployment-aks.yaml": Internal error occurred: failed calling webhook "mutate.runnerdeployment.actions.summerwind.dev": failed to call webhook: Post "https://actions-runner-controller-webhook.actions-runner-system.svc:443/mutate-actions-summerwind-dev-v1alpha1-runnerdeployment?timeout=10s": proxy error from 127.0.0.1:6443 while dialing 192.168.0.215:9443, code 500: 500 Internal Server Error
Describe the expected behavior
We expect the runner pods to be created.
Controller Logs
Runner Pod Logs
Additional Context
This is a vcluster setup using k3s