1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/generate
Pooja Singh ac5d69895a
removing hardcoded namespace from the code (#955)
* removing hardcoded namespace from the code

* Added to helm chart

* removing hard-coded namespace and deployment name from config, generate, checker

* added namespace to configMap, service, serviceAccount

* updated installation documentation

passing `KYVERNO_NAMESPACE` while running in debug mode.

* Update installation.md

removing `kyverno` only namespace note
2020-07-01 14:50:49 -07:00
..
cleanup removing hardcoded namespace from the code (#955) 2020-07-01 14:50:49 -07:00
controller.go removing hardcoded namespace from the code (#955) 2020-07-01 14:50:49 -07:00
errors.go linter suggestions (#655) 2020-01-24 12:05:53 -08:00
generate.go Synchronize data for generated resources (#933) 2020-06-23 07:19:43 +05:30
labels.go refactor logging 2020-03-17 16:25:34 -07:00
policyStatus_test.go 808 test fixes 2020-04-13 20:26:46 +05:30
report.go logs & access 2020-03-17 11:05:20 -07:00
resource.go fix gofmt and golint issues (#667) 2020-02-03 13:38:24 -08:00
status.go removing hardcoded namespace from the code (#955) 2020-07-01 14:50:49 -07:00