Affected by GO-2022-0792
and 2 other vulnerabilities
GO-2022-0792: Privilege Escalation in Kubernetes in github.com/kubernetes/kubernetes
GO-2022-0857: Information Exposure in Kubernetes in github.com/kubernetes/kubernetes
GO-2022-0893: Access Restriction Bypass in kubernetes in github.com/kubernetes/kubernetes
package
Version:
v1.2.0-alpha.5
Opens a new window with list of versions in this module.
Published: Dec 15, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package podreconciler implements pod reconcilation of pods which failed
to launch, i.e. before binding by the executor took place.
type PodReconciler interface {
Reconcile(t *podtask.T)
}
PodReconciler reconciles a pod with the apiserver
Source Files
¶
Click to show internal directories.
Click to hide internal directories.