crash

package
v1.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2020 License: Apache-2.0 Imports: 39 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// AppName is the value to the "app" label for the ceph-crash pods
	AppName = "rook-ceph-crashcollector"
	// NodeNameLabel is a node name label
	NodeNameLabel = "node_name"
)

Variables

This section is empty.

Functions

func Add

func Add(mgr manager.Manager) error

Add adds a new Controller based on nodedrain.ReconcileNode and registers the relevant watches and handlers

func CreateCrashCollectorSecret

func CreateCrashCollectorSecret(context *clusterd.Context, clusterName string, ownerRef *metav1.OwnerReference) error

CreateCrashCollectorSecret creates the Kubernetes Crash Collector Secret

Types

type ReconcileNode

type ReconcileNode struct {
	// contains filtered or unexported fields
}

ReconcileNode reconciles ReplicaSets

func (*ReconcileNode) Reconcile

func (r *ReconcileNode) Reconcile(request reconcile.Request) (reconcile.Result, error)

Reconcile reconciles a node and ensures that it has a crashcollector deployment attached to it. The Controller will requeue the Request to be processed again if an error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL