1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/webhooks
belyshevdenis 9d5f77a941 NK-23: Implemented generating of secrets and configmaps after namespace is created.
Functions for parsing metadata moved to utils.
Changed login of mutation webhook according to last changes.
2019-03-06 13:01:17 +02:00
..
admission.go NK-23: Implemented generating of secrets and configmaps after namespace is created. 2019-03-06 13:01:17 +02:00
admission_test.go NK-22: Fixed build error with Selector pointer. Added comments. Changed tab to 4 spaces identation. Added unit tests for LabelSelector. 2019-03-01 17:59:59 +02:00
mutation.go NK-23: Implemented generating of secrets and configmaps after namespace is created. 2019-03-06 13:01:17 +02:00
mutation_test.go NK-23: Implemented Validate() methods for structures in types.go. 2019-03-05 20:04:23 +02:00
utils.go NK-23: Implemented generating of secrets and configmaps after namespace is created. 2019-03-06 13:01:17 +02:00
utils_test.go NK-22: Fixed build error with Selector pointer. Added comments. Changed tab to 4 spaces identation. Added unit tests for LabelSelector. 2019-03-01 17:59:59 +02:00