rollout

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// LabelRolloutManualCommand is set in Rollout for users to manipulate rolloutRun
	AnnoManualCommandKey = "rollout.kusionstack.io/manual-command"
	// Deprecated: use continue
	AnnoManualCommandResume   = "resume"
	AnnoManualCommandContinue = "continue"
	AnnoManualCommandRetry    = "retry"
	AnnoManualCommandSkip     = "skip"
	AnnoManualCommandPause    = "pause"
	AnnoManualCommandCancel   = "cancel"

	AnnoRolloutTrigger = "rollout.kusionstack.io/trigger"

	// AnnoRolloutProgressingInfo contains the progressing info when rollout
	AnnoRolloutProgressingInfo = "rollout.kusionstack.io/progressing-info"
)
View Source
const (
	FinalizerRolloutProtection = "finalizer.rollout.kusionstack.io/protection"

	FinalizerCanaryResourceProtection = "finalizer.rollout.kusionstack.io/canary-release"
)
View Source
const (
	LabelControl     = "rollout.kusionstack.io/control"
	LabelCreatedBy   = "rollout.kusionstack.io/created-by"
	LabelWorkload    = "rollout.kusionstack.io/workload"
	LabelGeneratedBy = "rollout.kusionstack.io/generated-by"
)
View Source
const (
	LabelCanary                 = "rollout.kusionstack.io/canary"
	LabelPodRevision            = "pod.rollout.kusionstack.io/revision"
	LabelValuePodRevisionBase   = "base"
	LabelValuePodRevisionCanary = "canary"
)

canary labels

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package v1alpha1 contains API Schema definitions for the rollout v1alpha1 API group
Package v1alpha1 contains API Schema definitions for the rollout v1alpha1 API group

Jump to

Keyboard shortcuts

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