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

Broken Install Manifest (using 3.15) #3176

Closed
ronaldpetty opened this issue Nov 29, 2023 · 4 comments
Closed

Broken Install Manifest (using 3.15) #3176

ronaldpetty opened this issue Nov 29, 2023 · 4 comments
Labels
bug Something isn't working stale

Comments

@ronaldpetty
Copy link

Hi,

openpolicyagent/gatekeeper:v3.15.0-beta.0 doesn't seem to exist on Docker Hub, getting k8s image pull error using

https://raw.githubusercontent.com/open-policy-agent/gatekeeper/master/deploy/gatekeeper.yaml

and

https://github.com/open-policy-agent/gatekeeper/blob/master/deploy/gatekeeper.yaml

Are referring to v3.15 (beta) which doesn't exist on Docker Hub (https://hub.docker.com/r/openpolicyagent/gatekeeper/).

@ronaldpetty ronaldpetty added the bug Something isn't working label Nov 29, 2023
@ronaldpetty
Copy link
Author

3.14-beta.0 launched

kubectl apply -f https://raw.githubusercontent.com/open-policy-agent/gatekeeper/cf867d1a15cae71b053126ccdf785d711b89261d/deploy/gatekeeper.yaml

@sozercan
Copy link
Member

sozercan commented Nov 29, 2023

@ronaldpetty thanks for the report! looks like we didn't cut the tag for the v3.15.0-beta.0. I just cut the tag which should generate the images shortly.

You can use the yaml from the git tag directly (recommended): https://github.com/open-policy-agent/gatekeeper/blob/v3.14.0/deploy/gatekeeper.yaml

Doc generation has a bug we need to address to generate these properly instead of them pointing to master. This is tracked in #1688

Copy link

stale bot commented Jan 30, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 30, 2024
@sozercan
Copy link
Member

Closing the issue since this is addressed. Feel free to re-open if it's still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

2 participants