Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubernetes1.21 for openSUSE:Factory checked in at 2021-05-15 23:15:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubernetes1.21 (Old) and /work/SRC/openSUSE:Factory/.kubernetes1.21.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubernetes1.21" Sat May 15 23:15:33 2021 rev:2 rq:892467 version:1.21.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kubernetes1.21/kubernetes1.21.changes 2021-04-26 16:39:14.898039724 +0200 +++ /work/SRC/openSUSE:Factory/.kubernetes1.21.new.2988/kubernetes1.21.changes 2021-05-15 23:16:40.464622008 +0200 @@ -1,0 +2,5 @@ +Wed May 5 15:49:22 UTC 2021 - Anthony Rabbito <[email protected]> + +- Remove workaround in 10-kubeadm.conf for boo#1171770 causing sysctl values to be reset + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 10-kubeadm.conf ++++++ --- /var/tmp/diff_new_pack.NJKsG1/_old 2021-05-15 23:16:42.004615994 +0200 +++ /var/tmp/diff_new_pack.NJKsG1/_new 2021-05-15 23:16:42.004615994 +0200 @@ -7,7 +7,5 @@ # This is a file that the user can use for overrides of the kubelet args as a last resort. Preferably, the user should use # the .NodeRegistration.KubeletExtraArgs object in the configuration files instead. KUBELET_EXTRA_ARGS should be sourced from this file. EnvironmentFile=-/etc/sysconfig/kubelet -#FIXME ExecStartPre below is a HACK to work around kernel issue discovered related to boo#1171770 -ExecStartPre=/usr/sbin/sysctl -a --system ExecStart= ExecStart=/usr/bin/kubelet $KUBELET_KUBECONFIG_ARGS $KUBELET_CONFIG_ARGS $KUBELET_KUBEADM_ARGS $KUBELET_EXTRA_ARGS
