annotation

package
v5.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package annotation contains common Kubernetes metadata. These are defined in https://github.com/giantswarm/fmt/blob/master/kubernetes/annotations_and_labels.md.

Index

Constants

View Source
const (
	// ChartOperator is used to filter annotations.
	ChartOperator = "chart-operator.giantswarm.io"

	// CordonReason is the name of the annotation that indicates
	// the reason of why chart-operator should not apply any update on this chart CR.
	CordonReason = "chart-operator.giantswarm.io/cordon-reason"

	// CordonUntilDate is the name of the annotation that indicates
	// the expiration date of rule of this cordon.
	CordonUntilDate = "chart-operator.giantswarm.io/cordon-until"

	// DeleteCustomResourceOnly is the name of the annotation that indicates
	// the custom resource should be deleted without deleting the Helm release.
	DeleteCustomResourceOnly = "chart-operator.giantswarm.io/delete-custom-resource-only"

	// ForceHelmUpgrade is the name of the annotation that controls whether force
	// is used when upgrading the Helm release.
	ForceHelmUpgrade = "chart-operator.giantswarm.io/force-helm-upgrade"

	// Notes is for informational messages for resources generated by the operator.
	Notes = "giantswarm.io/notes"

	AppConfigPriority = "cluster-operator.giantswarm.io/app-config-priority"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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