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

k8s_authorization build is broken #171

Open
charlesdaniels opened this issue Apr 5, 2022 · 0 comments
Open

k8s_authorization build is broken #171

charlesdaniels opened this issue Apr 5, 2022 · 0 comments

Comments

@charlesdaniels
Copy link
Collaborator

It looks like the image builds, but the tests fail to run. Possibly some API in k8s has changed in an incompatible way.

./test.sh
Waiting for OPA pod to come up
OPA pod is up - awaiting condition=Ready
OPA pod ready. Running tests.
=============================
Expected Error from server (InternalError): an error on the server ("Internal Server Error: \"/api/v1/namespaces/kube-system/pods?limit=500\": Post \"https://10.96.167.0/v0/data/k8s/authz/decision?timeout=30s\": dial tcp 10.96.167.0:443: connect: connection refused") has prevented the request from succeeding (get pods) == *OPA: denied access to namespace kube-system
make[1]: *** [Makefile:7: test] Error 1
make[1]: Leaving directory '/home/runner/work/contrib/contrib/k8s_authorization'
make: *** [Makefile:7: build] Error 2
Error: Process completed with exit code 2.
charlesdaniels added a commit to charlesdaniels/contrib that referenced this issue Apr 5, 2022
The build for this image is broken. See issue open-policy-agent#171.

Signed-off-by: Charles Daniels <charles@styra.com>
anderseknert pushed a commit that referenced this issue Apr 5, 2022
The build for this image is broken. See issue #171.

Signed-off-by: Charles Daniels <charles@styra.com>
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

No branches or pull requests

1 participant