Home
last modified time | relevance | path

Searched refs:DeploymentProgressing (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/controller/deployment/
H A Dprogress_test.go74 Type: apps.DeploymentProgressing,
81 Type: apps.DeploymentProgressing,
190 Type: apps.DeploymentProgressing,
230 conditionType: apps.DeploymentProgressing,
241 conditionType: apps.DeploymentProgressing,
251 conditionType: apps.DeploymentProgressing,
260 conditionType: apps.DeploymentProgressing,
269 conditionType: apps.DeploymentProgressing,
279 conditionType: apps.DeploymentProgressing,
288 conditionType: apps.DeploymentProgressing,
[all …]
H A Dprogress.go42 util.RemoveDeploymentCondition(&newStatus, apps.DeploymentProgressing)
48 currentCond := util.GetDeploymentCondition(d.Status, apps.DeploymentProgressing)
61 …condition := util.NewDeploymentCondition(apps.DeploymentProgressing, v1.ConditionTrue, util.NewRSA…
64 case util.DeploymentProgressing(d, &newStatus):
71 …condition := util.NewDeploymentCondition(apps.DeploymentProgressing, v1.ConditionTrue, util.Replic…
83 util.RemoveDeploymentCondition(&newStatus, apps.DeploymentProgressing)
94 …condition := util.NewDeploymentCondition(apps.DeploymentProgressing, v1.ConditionFalse, util.Timed…
162 currentCond := util.GetDeploymentCondition(d.Status, apps.DeploymentProgressing)
H A Dsync.go78 cond := deploymentutil.GetDeploymentCondition(d.Status, apps.DeploymentProgressing)
87 …condition := deploymentutil.NewDeploymentCondition(apps.DeploymentProgressing, v1.ConditionUnknown…
91 …condition := deploymentutil.NewDeploymentCondition(apps.DeploymentProgressing, v1.ConditionUnknown…
166 cond := deploymentutil.GetDeploymentCondition(d.Status, apps.DeploymentProgressing)
169 …condition := deploymentutil.NewDeploymentCondition(apps.DeploymentProgressing, v1.ConditionTrue, d…
266 …cond := deploymentutil.NewDeploymentCondition(apps.DeploymentProgressing, v1.ConditionFalse, deplo…
283 …condition := deploymentutil.NewDeploymentCondition(apps.DeploymentProgressing, v1.ConditionTrue, d…
/dports/sysutils/istio/istio-1.6.7/istioctl/pkg/install/
H A Dverify_test.go42 Type: appsv1.DeploymentProgressing,
59 Type: appsv1.DeploymentProgressing,
91 Type: appsv1.DeploymentProgressing,
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/controller/deployment/util/
H A Ddeployment_util_test.go776 Type: apps.DeploymentProgressing,
784 Type: apps.DeploymentProgressing,
903 condType: apps.DeploymentProgressing,
911 condType: apps.DeploymentProgressing,
1100 if got, exp := DeploymentProgressing(test.d, &test.newStatus), test.expected; got != exp {
1146 d: deployment(apps.DeploymentProgressing, v1.ConditionTrue, "", null, timeFn(1, 9)),
1153 d: deployment(apps.DeploymentProgressing, v1.ConditionTrue, "", &infinite, timeFn(1, 9)),
1160 d: deployment(apps.DeploymentProgressing, v1.ConditionTrue, "", &ten, timeFn(1, 9)),
1167 d: deployment(apps.DeploymentProgressing, v1.ConditionTrue, "", &ten, timeFn(1, 11)),
1174 …d: deployment(apps.DeploymentProgressing, v1.ConditionTrue, NewRSAvailableReason, nil, time…
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/k8s.io/client-go/pkg/apis/apps/v1beta1/
H A Dtypes.go344 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/apis/apps/
H A Dtypes.go482 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/security/vault/vault-1.8.2/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/api/api-0.16.8/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/sysutils/consul/consul-1.10.3/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/net/concourse-fly/concourse-6.7.1/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/api/api-7cf5895f2711/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go512 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go493 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go492 DeploymentProgressing DeploymentConditionType = "Progressing" const
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/k8s.io/api/apps/v1beta1/
H A Dtypes.go493 DeploymentProgressing DeploymentConditionType = "Progressing" const

1234567