Closed dulltz closed 2 weeks ago
What steps did you take and what happened: The process to push to ghcr.io is failing. Example: https://github.com/open-policy-agent/gatekeeper/actions/runs/11827179364/job/32954782335
ghcr.io
What did you expect to happen: The push to ghcr.io should complete successfully without any permission issues.
Anything else you would like to add:
Pre Release
Package creation
Environment:
kubectl version
@dulltz thanks, I noticed the failure too. investigating
That setting is already set to public
public
@sozercan Thank you for making the corrections. I appreciate your effort.
What steps did you take and what happened: The process to push to
ghcr.io
is failing. Example: https://github.com/open-policy-agent/gatekeeper/actions/runs/11827179364/job/32954782335What did you expect to happen: The push to
ghcr.io
should complete successfully without any permission issues.Anything else you would like to add:
Pre Release
workflow worked without issues on my personal forked repository, so I believe this is due to the organization’s policy settings. Example: https://github.com/dulltz/gatekeeper/actions/runs/11474032649Package creation
setting under https://github.com/organizations/open-policy-agent/settings/packages may not have public package creation enabled. Permission to create public packages needs to be enabled, as shown in the attached screenshot:Environment:
kubectl version
): _