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 was archived by the owner on Aug 1, 2023. It is now read-only.
When using the latest provider-jet-github-controller/Dockerfile in branch main to build the controller image, I get an error when deploying any provider resource kind, example:
The error is:
CannotConnectToProvider
cannot get a terraform workspace for resource: cannot create directory for workspace: mkdir /tmp: permission denied
If I roll back the changes in provider-jet-github-controller/Dockerfile to initial commit then everything works.
Note the work around in issue #25 was required to get make build and make publish to work
How can we reproduce it?
Use provider-jet-github-controller/Dockerfile in branch main to build the controller image then deploy a provider resource