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

plugincontainer: fix image build #129

Merged
merged 4 commits into from
Aug 1, 2024

Conversation

johanbrandhorst
Copy link
Collaborator

Lock the image version used in test, and switch to available commands

Lock the image version used in test, and switch to available commands
@johanbrandhorst
Copy link
Collaborator Author

This looks like it's fixed the adduser error, but now we've got another error:

{"@level":"error","@message":"plugin init error","@timestamp":"2024-07-25T00:13:13.289333Z","error":"open /tmp/go-plugin-container/plugin186839857: permission denied"}

https://github.com/hashicorp/go-secure-stdlib/actions/runs/10085840459/job/27887369639?pr=129

I tried chmod-ing the binary to 0755 but it seems it's still happening, so not sure where to go from here. I don't really have the time to dedicate to fixing this, so I would appreciate help from the community who are more interested in having this fixed soon.

@johanbrandhorst johanbrandhorst merged commit afe8808 into main Aug 1, 2024
21 checks passed
@johanbrandhorst johanbrandhorst deleted the jbrandhorst-fix-plugincontainer-image-build branch August 1, 2024 14:21
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