gatekeeper
gatekeeper copied to clipboard
Kubernetes Operator to manage Dynamic Admission Controllers using Open Policy Agent
Followed the Instructions on https://github.com/replicatedhq/gatekeeper#getting-started but the controller manager fails to launch new gatekeeper. controller manager logs show error getting statefulset. Looking at the code, value hard coded for the...
It retried and works still, but: ``` [gatekeeper-5bc8996876-wn7pk gatekeeper] http2: panic serving 192.168.65.3:47370: runtime error: invalid memory address or nilpointer dereference [gatekeeper-5bc8996876-wn7pk gatekeeper] goroutine 336 [running]: [gatekeeper-5bc8996876-wn7pk gatekeeper] net/http.(*http2serverConn).runHandler.func1(0xc4203b6508, 0xc420643faf,...
Right now, releases are pushed from master. Named tags should create semver-compliant images in DockerHub