features

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: Apache-2.0, BSD-2-Clause, MIT Imports: 6 Imported by: 2

Documentation

Index

Constants

View Source
const (
	// owner: @rueian @kevin85421 @andrewsykim
	// rep: https://github.com/ray-project/enhancements/pull/54
	// alpha: v1.2
	// beta: v1.3
	//
	// Enables new conditions in RayCluster status
	RayClusterStatusConditions featuregate.Feature = "RayClusterStatusConditions"

	// owner: @andrewsykim @seanlaii
	// rep: N/A
	// alpha: v1.3
	// beta: v1.6
	// Enables new deletion policy API in RayJob
	RayJobDeletionPolicy featuregate.Feature = "RayJobDeletionPolicy"

	// owner: @aaronliang @ryanaoleary
	// rep: N/A
	// alpha: v1.5
	// beta: v1.6
	//
	// Enables multi-host worker indexing
	RayMultiHostIndexing featuregate.Feature = "RayMultiHostIndexing"

	// owner: @ryanaoleary
	// rep: https://github.com/ray-project/enhancements/pull/58
	// alpha: v1.5
	//
	// Enabled NewClusterWithIncrementalUpgrade type for RayService zero-downtime upgrades.
	RayServiceIncrementalUpgrade featuregate.Feature = "RayServiceIncrementalUpgrade"

	// owner: @machichima
	// rep: N/A
	// alpha: v1.6
	//
	// Enables RayCronJob controller for scheduled RayJob execution.
	RayCronJob featuregate.Feature = "RayCronJob"

	// owner: @fscnick
	// rep: N/A
	// alpha: v1.6
	//
	// Enables asynchronous job info querying.
	AsyncJobInfoQuery featuregate.Feature = "AsyncJobInfoQuery"
)

Variables

This section is empty.

Functions

func Enabled

func Enabled(f featuregate.Feature) bool

Enabled is helper for `utilfeature.DefaultFeatureGate.Enabled()`

func LogFeatureGates

func LogFeatureGates(log logr.Logger)

func SetFeatureGateDuringTest

func SetFeatureGateDuringTest(tb testing.TB, f featuregate.Feature, value bool)

SetFeatureGateDuringTest is a helper method to override feature gates in tests.

Types

This section is empty.

Jump to

Keyboard shortcuts

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