Documentation
¶
Overview ¶
Package kubernetes runs renovate as Kubernetes Jobs and can re-adopt running Jobs after a server restart via labels.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientFromEnv ¶
NewClientFromEnv builds a clientset from in-cluster config, falling back to $KUBECONFIG / ~/.kube/config for local development.
Types ¶
type Executor ¶
type Executor struct {
// contains filtered or unexported fields
}
Executor runs renovate as Kubernetes Jobs.
func (*Executor) AdoptRunning ¶
AdoptRunning lists managed Jobs still active and returns wait handles so the dispatcher can re-lock their repos after a restart.
Click to show internal directories.
Click to hide internal directories.