tadayosi opened a new issue #2428: URL: https://github.com/apache/camel-k/issues/2428
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. ```json { "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/v2@v2.8.0/klog.go:914\nk8s.io/klog/v2.(*loggingT).printf\n\tk8s.io/klog/v2@v2.8.0/klog.go:751\nk8s.io/klog/v2.Errorf\n\tk8s.io/klog/v2@v2.8.0/klog.go:1463\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).tryAcquireOrRenew\n\tk8s.io/client-go@v0.20.2/tools/leaderelection/leaderelection.go:329\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).acquire.func1\n\tk8s.io/client-go@v0.20.2/tools/leaderelection/leaderelection.go:245\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tk8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).acquire\n\tk8s.io/client-go@v0.20.2/tools/leaderelection/leaderelection.go:244\nk8s.io/client-go/tools/leaderele ction.(*LeaderElector).Run\n\tk8s.io/client-go@v0.20.2/tools/leaderelection/leaderelection.go:202\nsigs.k8s.io/controller-runtime/pkg/manager.(*controllerManager).startLeaderElection.func3\n\tsigs.k8s.io/controller-runtime@v0.8.3/pkg/manager/internal.go:666" } ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org