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

K8s 1.22+ #130

Closed
dimm0 opened this issue Dec 21, 2021 · 1 comment · Fixed by #139
Closed

K8s 1.22+ #130

dimm0 opened this issue Dec 21, 2021 · 1 comment · Fixed by #139

Comments

@dimm0
Copy link
Collaborator

dimm0 commented Dec 21, 2021

Are we 1.22 compatible? Controller is crashlooping...

I1221 06:47:46.404550       1 request.go:621] Throttling request took 11.280249309s, request: GET:https://10.96.0.1:443/apis/upload.cdi.kubevirt.io/v1beta1?timeout=32s
I1221 06:47:48.423850       1 leaderelection.go:242] attempting to acquire leader lease  admiralty/admiralty-controller-manager...
panic: the server could not find the requested resource

goroutine 783 [running]:
k8s.io/apimachinery/pkg/util/runtime.Must(...)
    k8s.io/apimachinery@v0.18.9/pkg/util/runtime/runtime.go:171
main.startVirtualKubeletServers(0x1929690, 0xc0002fe840, 0xc0000282a0, 0x3, 0x4, 0x1946928, 0xc00059dce0)
    admiralty.io/multicluster-scheduler/cmd/agent/main.go:312 +0x6cf
created by main.main
    admiralty.io/multicluster-scheduler/cmd/agent/main.go:83 +0x219
@adrienjt
Copy link
Contributor

Support for K8s 1.22 is planned for January.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants