1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/pkg/controllers
Dirk Pahl d8c2c5818d
Make server ports configurable, resolves #7279 (#7728)
* Make server ports configurable, resolves #7279

Signed-off-by: Dirk Pahl <dirk.pahl@deutschebahn.com>

* Make server ports configurable, resolves #7279

Signed-off-by: Dirk Pahl <dirk.pahl@deutschebahn.com>

* Switch to flags instead of env vars

Signed-off-by: Dirk Pahl <dirk.pahl@deutschebahn.com>

* Could not use internal package in webhooks pkg

Signed-off-by: Dirk Pahl <dirk.pahl@deutschebahn.com>

* Add helm chart changes

Signed-off-by: Dirk Pahl <dirk.pahl@deutschebahn.com>

* make codegen-docs-all

Signed-off-by: Dirk Pahl <dirk.pahl@deutschebahn.com>

* make codegen-manifest-all

Signed-off-by: Dirk Pahl <dirk.pahl@deutschebahn.com>

---------

Signed-off-by: Dirk Pahl <dirk.pahl@deutschebahn.com>
Co-authored-by: Dirk Pahl <dirk.pahl@deutschebahn.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-11-17 14:19:53 +00:00
..
certmanager fix: propagate registration and error in controllerutils pkg (#8192) 2023-08-31 20:08:29 +00:00
cleanup feat: support conditions in PolicyException (#8577) 2023-10-24 10:45:52 +00:00
generic Make server ports configurable, resolves #7279 (#7728) 2023-11-17 14:19:53 +00:00
metrics/policy fix typo (#8399) 2023-09-14 13:52:24 +00:00
policycache fix typo (#8399) 2023-09-14 13:52:24 +00:00
report fix: make sure we don't modify reports not owned by kyverno (#8502) 2023-09-22 04:01:21 +00:00
ttl feat: add support for days in ttl labels (#8660) 2023-10-16 13:01:07 +00:00
validatingadmissionpolicy-generate fix: display a message when the controller has no permissions for VAPs (#8776) 2023-11-01 21:52:03 +08:00
webhook Make server ports configurable, resolves #7279 (#7728) 2023-11-17 14:19:53 +00:00
controller.go fix: add workers to the controller interface (#4776) 2022-10-03 07:55:59 +00:00