features

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// SandboxGate enable Sandbox-controller to create a sandbox pod.
	SandboxGate featuregate.Feature = "Sandbox"

	// SandboxSetGate enable SandboxSet-controller to create a sandbox pod.
	SandboxSetGate featuregate.Feature = "SandboxSet"

	// SandboxClaimGate enable SandboxClaim-controller to claim sandboxes from SandboxSet pools.
	SandboxClaimGate featuregate.Feature = "SandboxClaim"

	// SandboxCreatePodRateLimitGate enables rate limiting for sandbox controller creating pod.
	SandboxCreatePodRateLimitGate featuregate.Feature = "SandboxCreatePodRateLimitGate"

	// SandboxCreatePodInjectConfigGate enables injecting sidecar config for sandbox pod
	SandboxCreatePodInjectConfigGate featuregate.Feature = "SandboxCreatePodInjectConfigGate"

	// CachePodLabelSelectorGate enables label selector filtering on the Pod informer cache
	// to reduce memory consumption.
	CachePodLabelSelectorGate featuregate.Feature = "CachePodLabelSelector"

	// SandboxInPlaceResourceResizeGate enables in-place resource resize when claiming sandboxes.
	SandboxInPlaceResourceResizeGate featuregate.Feature = "SandboxInPlaceResourceResize"

	// SandboxMultiClusterNaming enables embedding a cluster ID hash in the Sandbox generateName
	// to prevent naming collisions across multiple clusters.
	SandboxMultiClusterNaming featuregate.Feature = "SandboxMultiClusterNaming"
)

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