-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Planter NOK with Podman instead of Docker on Fedora #13044
Comments
seems to be related to containers/skopeo#567, and #13045 fixes that for me.
probably related to containers/podman#3340 |
?Note that this is definitely not tested with podman and is mostly in maintenance mode, I no longer use this and ixdy no longer works on Kubernetes actively. We haven't seen terribly many active users of this tool. |
is this still an issue? also not sure what the |
OK, learning here.. I just blindly followed where First Contact README doc was taking me.
interesting, didn't know. If I understand correctly, that just saves you the initial
I take absolutely no offense if you close this. It's not blocking me at all. I'm hesitant to "just" close it myself already - because Planter is (still) NOK with Podman instead of Docker on Fedora... 😸 and Podman maintainers have been (very) reactive to fix related problems, note containers/podman#3340 and containers/buildah#1675.
I meant this here but copy/pasted from another issue I had opened - ignore. |
More than that, it's a launcher for various versions. You'll need to switch if you go to an older Kubernetes release for example. One of the main motivations for planter was trivially being able to use different versions.
Sure, please keep it open until it is fixed. It looked like it might have been complete and there were no further comments :-) |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What happened:
Build Failures when running e.g.
../test-infra/planter/planter.sh bazel build //cmd/kubectl
as suggested here on a Fedora 30 withpodman
instead ofdocker
.What you expected to happen:
I guess i expected build/run.sh as advertised in the README? smile
How to reproduce it (as minimally and precisely as possible):
There are probably a series of several (small) problems:
Error: Invalid --security-opt 1: "label:disable"
Error: invalid option type "delegated"
The text was updated successfully, but these errors were encountered: