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

CI: add nerdctl #327

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AkihiroSuda
Copy link
Member

No description provided.

@AkihiroSuda
Copy link
Member Author

AkihiroSuda commented Apr 10, 2024

https://github.com/rootless-containers/usernetes/actions/runs/8627684028/job/23648119883?pr=327

Run make kubeadm-init
nerdctl compose exec -e U7S_HOST_IP=10.1.0.133 -e U7S_NODE_NAME=u7s-fv-az569-243 -e U7S_NODE_SUBNET=10.100.227.0/24 -e U7S_NODE_IP=10.100.227.100 node sh -euc "envsubst </usernetes/kubeadm-config.yaml >/tmp/kubeadm-config.yaml"
panic: provided file is not a console

@AkihiroSuda
Copy link
Member Author

https://github.com/rootless-containers/usernetes/actions/runs/8627684028/job/23648119731?pr=327

nerdctl compose up --build -d
time="2024-04-10T07:41:28Z" level=fatal msg="getwd: no such file or directory"
make: *** [Makefile:69: up] Error 1
make: Leaving directory '/home/runner/usernetes'

@apostasie
Copy link

Mmmm... did this get autoclosed because of the fix in nerdctl?

@AkihiroSuda did you mean this to be closed, or shall we revive it as soon as we have a new nerdctl RC with the fix?

@AkihiroSuda AkihiroSuda reopened this Aug 13, 2024
@AkihiroSuda AkihiroSuda force-pushed the ci-nerdctl branch 3 times, most recently from f46b880 to a8301ef Compare August 18, 2024 13:53
@AkihiroSuda
Copy link
Member Author

msg="getwd: no such file or directory" still remains

@apostasie
Copy link

getwd looked into above ^

I am more baffled by the other failure, which seems to be that (docker) runc is not allowed to pivot root (because... apparmor?). Are we missing a step in the installation flow?

Do you have a clue what's going on with this?

https://github.com/rootless-containers/usernetes/actions/runs/10441177644/job/28911999825?pr=327#step:6:1203

Signed-off-by: Akihiro Suda <[email protected]>
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 this pull request may close these issues.

2 participants