Home
last modified time | relevance | path

Searched refs:rollout (Results 26 – 50 of 720) sorted by relevance

12345678910>>...29

/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kubectl/pkg/cmd/rollout/
H A Drollout.go17 package rollout package
30 Manage the rollout of a resource.` + rolloutValidResources)
34 kubectl rollout undo deployment/abc
36 # Check the rollout status of a daemonset
37 kubectl rollout status daemonset/foo`)
H A Drollout_status.go17 package rollout package
48 Show the status of the rollout.
50 By default 'rollout status' will watch the status of the latest rollout
51 until it's done. If you don't want to wait for the rollout to finish then
52 you can use --watch=false. Note that if a new rollout starts in-between, then
58 # Watch the rollout status of a deployment
59 kubectl rollout status deployment/nginx`)
H A Drollout_history.go17 package rollout package
36 View previous rollout revisions and configurations.`)
39 # View the rollout history of a deployment
40 kubectl rollout history deployment/abc
43 kubectl rollout history daemonset/abc --revision=3`)
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/kubectl/pkg/cmd/rollout/
H A Drollout.go17 package rollout package
31 Manage the rollout of a resource.`) + rolloutValidResources)
35 kubectl rollout undo deployment/abc
37 # Check the rollout status of a daemonset
38 kubectl rollout status daemonset/foo`)
H A Drollout_status.go17 package rollout package
48 Show the status of the rollout.
50 By default 'rollout status' will watch the status of the latest rollout
51 until it's done. If you don't want to wait for the rollout to finish then
52 you can use --watch=false. Note that if a new rollout starts in-between, then
58 # Watch the rollout status of a deployment
59 kubectl rollout status deployment/nginx`)
H A Drollout_history.go17 package rollout package
37 View previous rollout revisions and configurations.`))
40 # View the rollout history of a deployment
41 kubectl rollout history deployment/abc
44 kubectl rollout history daemonset/abc --revision=3`)
/dports/sysutils/kubectl/kubernetes-1.22.2/test/cmd/
H A Dapps.sh52 kubectl rollout restart daemonset/bind "${kube_flags[@]:?}"
77 kubectl rollout undo daemonset --to-revision=1 "${kube_flags[@]:?}"
87 kubectl rollout undo daemonset --dry-run=client "${kube_flags[@]:?}"
93 kubectl rollout undo daemonset --to-revision=1 "${kube_flags[@]:?}"
102 kubectl rollout undo daemonset "${kube_flags[@]:?}"
324 kubectl rollout undo deployment nginx "${kube_flags[@]:?}"
336 kubectl rollout undo deployment nginx "${kube_flags[@]:?}"
341 ! kubectl rollout status deployment/nginx --revision=3 || exit 1
343 kubectl rollout restart deployment/nginx
487 kubectl rollout undo statefulset "${kube_flags[@]:?}"
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/feature_flags/components/strategies/
H A Dflexible_rollout.vue21 percentageInvalid: __('Percent rollout must be an integer number between 0 and 100'),
50 return this.strategy?.parameters?.rollout ?? '100';
61 rollout: value,
70 rollout: this.percentage,
80 <div class="gl-mr-7" data-testid="strategy-flexible-rollout-percentage">
93 class="rollout-percentage gl-text-right gl-w-9"
105 <div class="gl-mr-7" data-testid="strategy-flexible-rollout-stickiness">
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/contrib/local-environment/kubernetes/
H A DMakefile16 kubectl --namespace ingress-nginx rollout status --timeout 5m deployment/ingress-nginx-controller
25 kubectl -n kube-system rollout restart deployment/coredns
26 kubectl -n kube-system rollout status --timeout 5m deployment/coredns
35 kubectl rollout status --timeout 5m deployment/oauth2-proxy-example-oauth2-proxy-sample
36 kubectl rollout status --timeout 1m deployment/oauth2-proxy-example-httpbin
37 kubectl rollout status --timeout 1m deployment/oauth2-proxy-example-hello-world
/dports/www/firefox/firefox-99.0/toolkit/components/nimbus/test/
H A DNimbusTestUtils.jsm131 async validateRollouts(rollout) {
140 rollout,
175 const rollout = this.rollout(`${featureConfig.featureId}-rollout`, {
182 rollout.source = source;
184 await ExperimentTestUtils.validateRollouts(rollout);
188 await manager.store.addEnrollment(rollout);
195 manager.store._deleteForTests(rollout.slug);
202 let promise = unenrollCompleted(rollout.slug);
203 manager.unenroll(rollout.slug, "cleanup");
329 rollout(slug, props = {}) {
[all …]
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/SystemsManagement/
H A DExecutePatchJobRequest.php94 public function setRollout(Google_Service_SystemsManagement_PatchRollout $rollout) argument
96 $this->rollout = $rollout;
103 return $this->rollout;
H A DPatchDeployment.php136 public function setRollout(Google_Service_SystemsManagement_PatchRollout $rollout) argument
138 $this->rollout = $rollout;
145 return $this->rollout;
H A DPatchJob.php157 public function setRollout(Google_Service_SystemsManagement_PatchRollout $rollout) argument
159 $this->rollout = $rollout;
166 return $this->rollout;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/OSConfig/
H A DExecutePatchJobRequest.php94 public function setRollout(Google_Service_OSConfig_PatchRollout $rollout) argument
96 $this->rollout = $rollout;
103 return $this->rollout;
H A DPatchDeployment.php136 public function setRollout(Google_Service_OSConfig_PatchRollout $rollout) argument
138 $this->rollout = $rollout;
145 return $this->rollout;
H A DPatchJob.php157 public function setRollout(Google_Service_OSConfig_PatchRollout $rollout) argument
159 $this->rollout = $rollout;
166 return $this->rollout;
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/normandy/actions/
H A DAddonRolloutAction.jsm38 message = "an existing rollout already exists for this add-on";
65 super(`Cannot install add-on for rollout (${slug}): ${message}.`);
73 return ActionSchemas["addon-rollout"];
88 // Check if the existing rollout matches the current rollout
110 // Check for a conflict (addon already installed by another rollout)
113 rollout =>
114 rollout.slug !== slug &&
115 rollout.addonId === extensionDetails.extension_id
206 this.log.debug(`Updated addon rollout ${slug}`);
208 this.log.debug(`Enrolled in addon rollout ${slug}`);
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/normandy/actions/
H A DAddonRolloutAction.jsm38 message = "an existing rollout already exists for this add-on";
65 super(`Cannot install add-on for rollout (${slug}): ${message}.`);
73 return ActionSchemas["addon-rollout"];
88 // Check if the existing rollout matches the current rollout
110 // Check for a conflict (addon already installed by another rollout)
113 rollout =>
114 rollout.slug !== slug &&
115 rollout.addonId === extensionDetails.extension_id
206 this.log.debug(`Updated addon rollout ${slug}`);
208 this.log.debug(`Enrolled in addon rollout ${slug}`);
/dports/www/firefox/firefox-99.0/toolkit/components/normandy/actions/
H A DAddonRolloutAction.jsm38 message = "an existing rollout already exists for this add-on";
65 super(`Cannot install add-on for rollout (${slug}): ${message}.`);
73 return ActionSchemas["addon-rollout"];
88 // Check if the existing rollout matches the current rollout
110 // Check for a conflict (addon already installed by another rollout)
113 rollout =>
114 rollout.slug !== slug &&
115 rollout.addonId === extensionDetails.extension_id
206 this.log.debug(`Updated addon rollout ${slug}`);
208 this.log.debug(`Enrolled in addon rollout ${slug}`);
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/normandy/actions/
H A DAddonRolloutAction.jsm38 message = "an existing rollout already exists for this add-on";
65 super(`Cannot install add-on for rollout (${slug}): ${message}.`);
73 return ActionSchemas["addon-rollout"];
88 // Check if the existing rollout matches the current rollout
110 // Check for a conflict (addon already installed by another rollout)
113 rollout =>
114 rollout.slug !== slug &&
115 rollout.addonId === extensionDetails.extension_id
206 this.log.debug(`Updated addon rollout ${slug}`);
208 this.log.debug(`Enrolled in addon rollout ${slug}`);
/dports/net/storj/storj-1.45.3/docs/blueprints/
H A Dstorage-node-automatic-updater.md15 1. Figure out whether something needs to be updated with gradual rollout.
34 "rollout": {
45rollout, a process will confirm that it at least meets the allowed version minimum. if it does not…
47 …lable it needs to calculate whether it needs to update. To check whether rollout has reached this …
54rollout. Canary nodes are on the front line on the risk of receiving a bad new release. Only after…
113 To mitigate the risk, we will have canary releases and gradual release rollout. If a problem with t…
116 1. Stop the gradual release rollout.
119 1. If canary nodes report successful fix, restart the gradual release rollout with the new patch ve…
136 * Update the version server to include rollout information.
137 * Update the auto-updater to check the rollout information.
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/kubectl/pkg/cmd/rollout/
H A Drollout_status.go17 package rollout package
47 Show the status of the rollout.
49 By default 'rollout status' will watch the status of the latest rollout
50 until it's done. If you don't want to wait for the rollout to finish then
51 you can use --watch=false. Note that if a new rollout starts in-between, then
57 # Watch the rollout status of a deployment
58 kubectl rollout status deployment/nginx`)
H A Drollout_history.go17 package rollout package
36 View previous rollout revisions and configurations.`))
39 # View the rollout history of a deployment
40 kubectl rollout history deployment/abc
43 kubectl rollout history daemonset/abc --revision=3`)
/dports/net/storj/storj-1.45.3/vendor/storj.io/private/version/
H A Dversion.go252 func ShouldUpdate(rollout Rollout, nodeID storj.NodeID) bool {
253 return isRolloutCandidate(nodeID, rollout)
256 func isRolloutCandidate(nodeID storj.NodeID, rollout Rollout) bool {
257 hash := hmac.New(sha256.New, rollout.Seed[:])
262 return bytes.Compare(hash.Sum(nil), rollout.Cursor[:]) <= 0
289 rollout := isRolloutCandidate(nodeID, requested.Rollout)
290 if rollout {
H A Dversion_test.go104 rollout version.Rollout
124 jsonRollout, err := json.Marshal(scenario.rollout)
129 require.Equal(t, scenario.rollout, actualRollout)
144 rollout := version.Rollout{
149 _, _ = rand.Read(rollout.Seed[:])
157 if version.ShouldUpdate(rollout, nodeID) {

12345678910>>...29