------------------------------------------------------------------- Mon Jan 23 11:02:40 UTC 2023 - dmueller@suse.com - Update to version 1.6.2: * For v1.6.2 release (#50) * Bump gomodules to fix CVEs (#49) * Uplift go-restful module to v2.16.0 (#48) * Bump CI test to v1.25.0 (#47) * Add Kubernetes 1.25 CI test (#46) * For v1.6.1 release (#45) * Update go modules (#44) * Add golang v1.19 (#42) * Bump minimum Golang version to 1.17 (#41) * Remove PSP (#40) * Change how we decide the node is control plane node * Bump container image to opensuse/leap:15.4 * Bump base image to go 1.18 * Bump kind version to v0.13.0 * Add Go 1.18 CI test * Bump the k8s version to the latest * Add k8s 1.24 CI test ------------------------------------------------------------------- Fri Mar 18 12:38:46 UTC 2022 - jenting.hsiao@suse.com - Update to version 1.6.0: * For v1.6.0 release (#35) * Honor Kubernetes CSR spec.expirationSeconds to control cert duration (#34) * Add CI test on k8s v1.23.0 (#32) ------------------------------------------------------------------- Fri Mar 18 12:34:07 UTC 2022 - jenting.hsiao@suse.com - Update to version 1.5.2: * For v1.5.2 release (#31) * Bump authorization.k8s.io to v1 (#30) ------------------------------------------------------------------- Fri Mar 18 12:20:53 UTC 2022 - jenting.hsiao@suse.com - Update to version 1.5.1: * For v1.5.1 release (#28) * Bump certificates.k8s.io to v1 (#25) * Bump E2E k8s version to v1.22.2 (#27) * Bump base image go to 1.17 (#26) * Add Go 1.17 CI test (#24) * Add k8s v1.22 CI test (#22) * Bump base image version to opensuse leap 15.3 (#20) * Add Kubernetes v1.21 CI test (#21) ------------------------------------------------------------------- Fri Mar 18 11:49:08 UTC 2022 - jenting.hsiao@suse.com - Update to version 1.5.0: * For v1.5.0 release (#19) * Support kubeadm >= v1.20.0 (#18) * Bump CI kind version to engineerd/setup-kind@v0.5.0 (#17) * Remove kubectl binary (#15) * Update kubelet config (#13) * Address insensitive language (#10) * Add duration flag to change kubelet server certificate TTL (#8) * Update README for CI badge * SUSE use OBS to build/push container image, remove build/push to docker hub (#7) * Update new recordings (#6) ------------------------------------------------------------------- Tue Nov 10 01:51:50 UTC 2020 - jenting hsiao - Bump verison v1.4.0 * Removes kubectl command binary dependency. ------------------------------------------------------------------- Tue Oct 13 08:16:35 UTC 2020 - Jan Engelhardt - Combine redundant %setup calls. ------------------------------------------------------------------- Tue Sep 29 02:53:49 UTC 2020 - jenting hsiao - Bump version v1.3.0 * updates /etc/kubernetes/kubelet.conf to use symlink /var/lib/kubelet/pki/kubelet-client-current.pem if the kubelet.conf is bootstrapped before Kubernetes 1.17. (bsc#1176578) * supports automatically enable or disable the kubelet client and server certificate in /var/lib/kubelet/config.yaml. * Add --duration flag to support changing kubelet server certificate TTL. ------------------------------------------------------------------- Fri May 29 08:22:47 UTC 2020 - jenting hsiao - Initial version v0.0.58