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

Drop support for minishift? #2428

Closed
tadayosi opened this issue Jun 22, 2021 · 5 comments · Fixed by #2431
Closed

Drop support for minishift? #2428

tadayosi opened this issue Jun 22, 2021 · 5 comments · Fixed by #2431
Assignees

Comments

@tadayosi
Copy link
Member

Today I tried minishift but it no longer woks for me (got the following error). Is there anyone who can/does still use minishift with Camel K? Otherwise it's good time to drop documentation and installation method (script) for minishift.

{
  "level": "error",
  "ts": 1624352514.5725968,
  "logger": "cmd",
  "msg": "error initially creating leader election record: the server could not find the requested resource (post leases.coordination.k8s.io)\n",
  "stacktrace": "k8s.io/klog/v2.(*loggingT).output\n\tk8s.io/klog/[email protected]/klog.go:914\nk8s.io/klog/v2.(*loggingT).printf\n\tk8s.io/klog/[email protected]/klog.go:751\nk8s.io/klog/v2.Errorf\n\tk8s.io/klog/[email protected]/klog.go:1463\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).tryAcquireOrRenew\n\tk8s.io/[email protected]/tools/leaderelection/leaderelection.go:329\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).acquire.func1\n\tk8s.io/[email protected]/tools/leaderelection/leaderelection.go:245\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/[email protected]/pkg/util/wait/wait.go:155\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/[email protected]/pkg/util/wait/wait.go:156\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tk8s.io/[email protected]/pkg/util/wait/wait.go:133\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).acquire\n\tk8s.io/[email protected]/tools/leaderelection/leaderelection.go:244\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).Run\n\tk8s.io/[email protected]/tools/leaderelection/leaderelection.go:202\nsigs.k8s.io/controller-runtime/pkg/manager.(*controllerManager).startLeaderElection.func3\n\tsigs.k8s.io/[email protected]/pkg/manager/internal.go:666"
}
@squakez
Copy link
Contributor

squakez commented Jun 22, 2021

Yeah, I agree. I think we should drop support and remove all the docs related. I've tried many times in the recent past and never succeeded.

@davsclaus
Copy link
Contributor

Yes drop it

@tadayosi tadayosi self-assigned this Jun 22, 2021
@astefanutti
Copy link
Member

Relates to #1550. CI still relies on it, so it's surprising it doesn't work. We keep it as it's the only workflow that covers RBAC. However, any references from the documentation should be removed.

@tadayosi
Copy link
Member Author

@astefanutti If I'm not mistaken, CI just uses an old version of oc and relies on oc cluster up, not minishift. Here I'm just talking about minishift. I think it's ok to keep OpenShift 3 support.

@astefanutti
Copy link
Member

@tadayosi ah right, I inferred OpenShift 3 🙃. Sounds good.

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.

4 participants