Commit Graph

6 Commits

Author SHA1 Message Date
Jiaqi Luo 76be439e2f address comments 2023-01-04 11:07:15 -07:00
Jiaqi Luo 2e8d03b433 add the support for using PodSecurityAdmissionConfigurationTemplate in RKE1 cluster 1.25 and above 2023-01-03 15:49:47 -07:00
Kevin Joiner 5f4f390a87 Restructered webhook registration.
Webhook request routing is now handled by K8s.
2022-12-15 12:05:58 -05:00
Kevin Joiner df5c324937 Update patch creation.
Removed unnecessary marshaling of original json object during patch creation.
2022-11-30 08:24:17 -05:00
Donnie Adams ac258dcf15 Add mutation/validation webhooks for rke-machine-configs
In order to provide RBAC access to rke-machine-configs created by a user, a
creatorID annotation is added as a mutation webhook on create. In addition, a
validation webhook is added, similar to the provisioning cluster objects, so
that the creatorID annotation can only be updated in certain situations.
2022-01-05 13:37:57 -07:00
Dan Ramich e25132add2 Add mutation and validation for provisioning clusters 2021-07-01 16:28:18 -06:00