Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

update to kind v0.11.1 #160

Open
raffaelespazzoli opened this issue Jul 14, 2021 · 2 comments
Open

update to kind v0.11.1 #160

raffaelespazzoli opened this issue Jul 14, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@raffaelespazzoli
Copy link

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.

@raffaelespazzoli raffaelespazzoli added the enhancement New feature or request label Jul 14, 2021
@stevendborrelli
Copy link
Member

@raffaelespazzoli thanks for opening this issue!

I have a PR for this #158, would you be willing to test it with podman?

@raffaelespazzoli
Copy link
Author

@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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants