You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.
current kind version v0.9.0 does not work with rootless podman. rootless pod is the default for normal (i.e. non-root) users using podman.
This is hampering the ability to do local development for contributions to crossplane.
Please upgrade the kind version to the latest kind or at least version v0.11.0.
@stevendborrelli not sure how I would test it, but I can tell you that this worked fine on my fedora laptop: KIND_VERSION=v0.11.1 make dev working on the gcp provider project.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What problem are you facing?
current kind version v0.9.0 does not work with rootless podman. rootless pod is the default for normal (i.e. non-root) users using podman.
This is hampering the ability to do local development for contributions to crossplane.
Please upgrade the kind version to the latest kind or at least version v0.11.0.
See also here for more info about running kind on rootless docker or podman:
https://kind.sigs.k8s.io/docs/user/rootless/
How could Upbound help solve your problem?
Please upgrade the kind version to the latest kind or at least version v0.11.0.
The text was updated successfully, but these errors were encountered: