Home
last modified time | relevance | path

Searched refs:DoNotSchedule (Results 1 – 25 of 86) sorted by relevance

1234

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/framework/plugins/podtopologyspread/
H A Dfiltering_test.go99 1, "zone", v1.DoNotSchedule, fooSelector,
172 1, "zone", v1.DoNotSchedule, fooSelector,
207 SpreadConstraint(1, "zone", v1.DoNotSchedule, fooSelector).
208 SpreadConstraint(1, "node", v1.DoNotSchedule, fooSelector).
256 SpreadConstraint(1, "zone", v1.DoNotSchedule, fooSelector).
258 SpreadConstraint(1, "node", v1.DoNotSchedule, fooSelector).
303 SpreadConstraint(1, "zone", v1.DoNotSchedule, fooSelector).
304 SpreadConstraint(1, "node", v1.DoNotSchedule, barSelector).
344 SpreadConstraint(1, "zone", v1.DoNotSchedule, fooSelector).
345 SpreadConstraint(1, "node", v1.DoNotSchedule, barSelector).
[all …]
H A Dfiltering.go206 …raints, err = filterTopologySpreadConstraints(pod.Spec.TopologySpreadConstraints, v1.DoNotSchedule)
211 constraints, err = pl.buildDefaultConstraints(pod, v1.DoNotSchedule)
H A Dscoring_test.go156 {MaxSkew: 2, TopologyKey: "rack", WhenUnsatisfiable: v1.DoNotSchedule},
210 SpreadConstraint(1, "zone", v1.DoNotSchedule, st.MakeLabelSelector().Label("foo", "bar").Obj()).
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/apis/config/validation/
H A Dvalidation_pluginargs_test.go262 WhenUnsatisfiable: v1.DoNotSchedule,
279 WhenUnsatisfiable: v1.DoNotSchedule,
297 WhenUnsatisfiable: v1.DoNotSchedule,
351 WhenUnsatisfiable: v1.DoNotSchedule,
356 WhenUnsatisfiable: v1.DoNotSchedule,
374 WhenUnsatisfiable: v1.DoNotSchedule,
418 WhenUnsatisfiable: v1.DoNotSchedule,
H A Dvalidation_pluginargs.go174 supportedScheduleActions := sets.NewString(string(v1.DoNotSchedule), string(v1.ScheduleAnyway))
/dports/sysutils/kubectl/kubernetes-1.22.2/test/integration/scheduler_perf/config/
H A Dpod-with-topology-spreading.yaml11 whenUnsatisfiable: DoNotSchedule
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/apis/config/v1beta1/
H A Ddefaults_test.go727 WhenUnsatisfiable: v1.DoNotSchedule,
736 WhenUnsatisfiable: v1.DoNotSchedule,
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/apis/config/v1beta2/
H A Ddefaults_test.go702 WhenUnsatisfiable: v1.DoNotSchedule,
711 WhenUnsatisfiable: v1.DoNotSchedule,
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/framework/plugins/defaultpreemption/
H A Ddefault_preemption_test.go570 SpreadConstraint(1, "zone", v1.DoNotSchedule, st.MakeLabelSelector().Exists("foo").Obj()).
571 SpreadConstraint(1, "hostname", v1.DoNotSchedule, st.MakeLabelSelector().Exists("foo").Obj()).
1483 SpreadConstraint(1, "zone", v1.DoNotSchedule, st.MakeLabelSelector().Exists("foo").Obj()).
1484 SpreadConstraint(1, "hostname", v1.DoNotSchedule, st.MakeLabelSelector().Exists("foo").Obj()).
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/
H A Dgeneric_scheduler_test.go770 WhenUnsatisfiable: v1.DoNotSchedule,
817 WhenUnsatisfiable: v1.DoNotSchedule,
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/scheduling/
H A Dpreemption.go412 WhenUnsatisfiable: v1.DoNotSchedule,
H A Dpredicates.go767 WhenUnsatisfiable: v1.DoNotSchedule,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/k8s.io/kubernetes/pkg/apis/core/
H A Dtypes.go5037 DoNotSchedule UnsatisfiableConstraintAction = "DoNotSchedule" const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/k8s.io/kubernetes/pkg/apis/core/
H A Dtypes.go5037 DoNotSchedule UnsatisfiableConstraintAction = "DoNotSchedule" const
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/apis/core/
H A Dtypes.go5448 DoNotSchedule UnsatisfiableConstraintAction = "DoNotSchedule" const
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/framework/plugins/selectorspread/
H A Dselector_spread_test.go378 WhenUnsatisfiable: v1.DoNotSchedule,
/dports/sysutils/kubectl/kubernetes-1.22.2/test/integration/scheduler/
H A Dpredicates_test.go1238 hardSpread = v1.DoNotSchedule
/dports/security/vault/vault-1.8.2/vendor/k8s.io/api/core/v1/
H A Dtypes.go3059 DoNotSchedule UnsatisfiableConstraintAction = "DoNotSchedule" const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/k8s.io/api/core/v1/
H A Dtypes.go3058 DoNotSchedule UnsatisfiableConstraintAction = "DoNotSchedule" const
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/k8s.io/api/core/v1/
H A Dtypes.go3058 DoNotSchedule UnsatisfiableConstraintAction = "DoNotSchedule" const
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/k8s.io/api/core/v1/
H A Dtypes.go3144 DoNotSchedule UnsatisfiableConstraintAction = "DoNotSchedule" const
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/api/core/v1/
H A Dtypes.go3058 DoNotSchedule UnsatisfiableConstraintAction = "DoNotSchedule" const
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/api/api-0.16.8/core/v1/
H A Dtypes.go3058 DoNotSchedule UnsatisfiableConstraintAction = "DoNotSchedule" const
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/api/core/v1/
H A Dtypes.go3144 DoNotSchedule UnsatisfiableConstraintAction = "DoNotSchedule" const
/dports/sysutils/consul/consul-1.10.3/vendor/k8s.io/api/core/v1/
H A Dtypes.go3058 DoNotSchedule UnsatisfiableConstraintAction = "DoNotSchedule" const

1234