Kubernetes API Translator
Go to file
Colleen Murphy ea61c2187a cleanup: Remove unused namespace constraint
The use of AddNamespaceConstraint was removed in e35b8304 of
rancher/rancher, so there is no possibility of there being a namespace
constraint in the request context. Remove the unused function and the
unused codepath from the rbac store.
2022-10-27 14:27:13 -07:00
pkg cleanup: Remove unused namespace constraint 2022-10-27 14:27:13 -07:00
scripts Adding validate phase to the CI 2022-10-14 15:21:17 -05:00
.dockerignore Refactor 2020-01-30 22:37:59 -07:00
.drone.yml Adding validate phase to the CI 2022-10-14 15:21:17 -05:00
.gitignore Dependencies bumps 2022-04-05 17:15:14 +02:00
.golangci.json Adding validate phase to the CI 2022-10-14 15:21:17 -05:00
Dockerfile Bump go to version 1.19 2022-10-14 08:52:00 -05:00
go.mod Bump go to version 1.19 2022-10-14 08:52:00 -05:00
go.sum Bump go to version 1.19 2022-10-14 08:52:00 -05:00
LICENSE Initial commit 2019-08-04 10:41:32 -07:00
main.go Update wrangler 2022-01-07 14:31:29 -07:00
Makefile Adding validate phase to the CI 2022-10-14 15:21:17 -05:00