GO-2024-3222: RKE2 allows privilege escalation in Windows nodes due to Insecure Access Control Lists in github.com/rancher/rke2
package
Version:
v0.0.1-alpha.4
Opens a new window with list of versions in this module.
Published: Jun 22, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
KubernetesVersion = "v1.18.4"
PauseVersion = "3.2"
EtcdVersion = "v3.4.3"
)
type Images struct {
KubeAPIServer string `json:"kube-apiserver"`
KubeControllManager string `json:"kube-controller-manager"`
KubeScheduler string `json:"kube-scheduler"`
Pause string `json:"pause"`
Runtime string `json:"runtime"`
ETCD string `json:"etcd"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.