features

package
v0.0.0-...-6111fc0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// owner: @renyuquan
	// alpha: for now
	//
	// Allows to run node shuffler in dispatcher
	// If this feature gate is disabled, node partition must be logical.
	DispatcherNodeShuffle featuregate.Feature = "DispatcherNodeShuffle"

	// owner: @songxinyi.echo
	// alpha: for now
	//
	// Enables non native k8s resource scheduling support
	NonNativeResourceSchedulingSupport featuregate.Feature = "NonNativeResourceSchedulingSupport"

	// owner: @wuye
	// beta: for now
	//
	// Allows to change pod priority used in pending queue according to scheduling attempts
	// If this feature gate is enabled, priority in pending queue will be changed according to scheduling attempts
	DynamicSchedulingPriority featuregate.Feature = "DynamicSchedulingPriority"

	// owner: @zhangrenyu
	// alpha: for now
	//
	// Allows to scrape metrics from godel scheduler cache.
	SchedulerCacheScrape featuregate.Feature = "SchedulerCacheScrape"

	// owner: @songxinyi.echo
	// alpha: for now
	//
	// Allows to close same priority preemption
	DisableSamePriorityPreemption featuregate.Feature = "DisableSamePriorityPreemption"

	// owner: @libing.binacs
	// alpha: for now
	//
	// Allows to schedule pods concurrently.
	SchedulerConcurrentScheduling featuregate.Feature = "SchedulerConcurrentScheduling"

	// owner: @libing.binacs
	// alpha: for now
	//
	// Allows to schedule pods per subcluster concurrently.
	SchedulerSubClusterConcurrentScheduling featuregate.Feature = "SchedulerSubClusterConcurrentScheduling"

	// owner: @songxinyi.echo
	// alpha: for now
	//
	// Allows colocation
	EnableColocation featuregate.Feature = "EnableColocation"

	// owner: @songxinyi.echo
	// alpha: for now
	//
	// Allows to schedule based on movements generated by rescheduler.
	SupportRescheduling featuregate.Feature = "SupportRescheduling"

	// owner: @liuzhilei
	// alpha: for now
	//
	// Allows to trigger resource reservation in Godel.
	ResourceReservation featuregate.Feature = "ResourceReservation"
)

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