-
Notifications
You must be signed in to change notification settings - Fork 71
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
ACI provider : panic: runtime error: invalid memory address or nil pointer dereference #586
Comments
Disabled the add-on and re-installed and it seems to have fixed the issue. |
Same issue here:
|
Addressed in #582 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Issue
ACI Connector is crashing at start.
Steps To Reproduce
The error returned by new NewACIProvider is unchecked :
azure-aci/cmd/virtual-kubelet/main.go
Line 222 in 50c56a0
Expected behavior
ACI starts or returns an explicit error.
Virtual-kubelet version
Version 1.6.0
Kubernetes version
1.27
Additional context
Stacktrace :
The text was updated successfully, but these errors were encountered: