mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue Refactor cert utils into one pkg, add funcs from bootkube for kubeadm to use **What this PR does / why we need it**: We have ended-up with rather incomplete and fragmented collection of utils for handling certificates. It may be worse to consider using `cfssl` for doing all of these things, but for now there is some functionality that we need in `kubeadm` that we can borrow from bootkube. It makes sense to move the utils from bookube into core, as discussed in #31221. **Special notes for your reviewer**: I've taken the opportunity to review names of existing funcs and tried to make some improvements in that area (with help from @peterbourgon). **Release note**: ```release-note NONE ``` |
||
---|---|---|
.. | ||
audit | ||
authenticator | ||
metrics | ||
testing | ||
OWNERS | ||
api_installer.go | ||
api_installer_test.go | ||
apiserver.go | ||
apiserver_test.go | ||
doc.go | ||
errors.go | ||
errors_test.go | ||
handler_impersonation.go | ||
handler_impersonation_test.go | ||
handlers.go | ||
handlers_test.go | ||
mux.go | ||
negotiate.go | ||
negotiate_test.go | ||
proxy.go | ||
proxy_test.go | ||
resthandler.go | ||
resthandler_test.go | ||
validator.go | ||
validator_test.go | ||
watch.go | ||
watch_test.go |