Documentation ¶
Index ¶
- Constants
- func LabelPodsOutdated(ctx context.Context, k *kubernetes.Clientset, oldPods []corev1.Pod) error
- func PodControllerRateLimiter[T comparable]() workqueue.TypedRateLimiter[T]
- func UpdateDataAndCheckAndMarkPods(ctx context.Context, k *kubernetes.Clientset, i *istiodata.IstioData) (ctrl.Result, error)
Constants ¶
View Source
const (
PodOutdatedLabel = "fortsa.example.com/outdatedAt"
)
Variables ¶
This section is empty.
Functions ¶
func LabelPodsOutdated ¶
func PodControllerRateLimiter ¶
func PodControllerRateLimiter[T comparable]() workqueue.TypedRateLimiter[T]
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
istio
|
|
Add code here for finding an outdated pod's controller, issuing rollout-restart to it, and checking progress of the rollout-restart.
|
Add code here for finding an outdated pod's controller, issuing rollout-restart to it, and checking progress of the rollout-restart. |
Click to show internal directories.
Click to hide internal directories.