Home
last modified time | relevance | path

Searched refs:rollout (Results 101 – 125 of 720) sorted by relevance

12345678910>>...29

/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kubectl/pkg/generated/
H A Dbindata.go3095 #: pkg/kubectl/cmd/rollout/rollout.go:47
3107 #: pkg/kubectl/cmd/rollout/rollout_pause.go:74
3396 #: pkg/kubectl/cmd/rollout/rollout_undo.go:72
6487 #: pkg/kubectl/cmd/rollout/rollout.go:47
6851 #: pkg/kubectl/cmd/rollout/rollout_undo.go:72
9963 #: pkg/kubectl/cmd/rollout/rollout.go:47
10327 #: pkg/kubectl/cmd/rollout/rollout_undo.go:72
13515 #: pkg/kubectl/cmd/rollout/rollout.go:47
16925 #: pkg/kubectl/cmd/rollout/rollout.go:47
19309 #: pkg/kubectl/cmd/rollout/rollout.go:47
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/requests/api/
H A Dfeature_flags_spec.rb328 parameters: { groupId: 'default', rollout: '50', stickiness: 'default' },
345 parameters: { groupId: 'default', rollout: '50', stickiness: 'default' }
524 parameters: { groupId: 'default', rollout: '10', stickiness: 'default' }
536 parameters: { groupId: 'default', rollout: '10', stickiness: 'default' }
571 parameters: { groupId: 'default', rollout: '10', stickiness: 'default' }
588 parameters: { groupId: 'default', rollout: '10', stickiness: 'default' }
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/ci/templates/
H A DAuto-DevOps.gitlab-ci.yml38 # If you want to enable incremental rollout, either manual or time based,
79 - incremental rollout 10%
80 - incremental rollout 25%
81 - incremental rollout 50%
82 - incremental rollout 100%
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/endpoints/services/
H A Ddeploy.py385 rollout = messages.Rollout(
389 rollout=rollout,
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/normandy/lib/
H A DActionsManager.jsm52 "addon-rollout": AddonRolloutAction,
58 "preference-rollout": PreferenceRolloutAction,
/dports/www/firefox/firefox-99.0/toolkit/components/normandy/lib/
H A DActionsManager.jsm52 "addon-rollout": AddonRolloutAction,
58 "preference-rollout": PreferenceRolloutAction,
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/normandy/lib/
H A DActionsManager.jsm52 "addon-rollout": AddonRolloutAction,
58 "preference-rollout": PreferenceRolloutAction,
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/normandy/lib/
H A DActionsManager.jsm52 "addon-rollout": AddonRolloutAction,
58 "preference-rollout": PreferenceRolloutAction,
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/factories/operations/feature_flags/
H A Dstrategy.rb25 rollout: '10',
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/topics/autodevops/
H A Dcustomize.md653 ### Incremental rollout to production **(PREMIUM)**
669 1. `rollout 10%`
670 1. `rollout 25%`
671 1. `rollout 50%`
672 1. `rollout 100%`
676 `10%` rollout job, there is `1` new pod and `9` old ones.
718 [incremental rollout to production](#incremental-rollout-to-production).
726 1. `timed rollout 10%`
727 1. `timed rollout 25%`
728 1. `timed rollout 50%`
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/docs/chunks-storage/
H A Dingesters-with-wal.md18 1. Since ingesters need to have the same persistent volume across restarts/rollout, all the ingeste…
30 …tore during rollouts or scale down is disabled. This is because during a rollout of statefulset th…
32 …between ingesters, the tokens are stored and recovered from disk between rollout/restarts. This is…
83 Since Kubernetes doesn't differentiate between rollout and scale down when sending a signal, the fl…
117 * Basing from above point, rollout should include bringing down an ingester completely and then sta…
/dports/net/rospo/rospo-0.7.1/hack/k8s/service-exporter/
H A Dk8s-deploy.sh15 kubectl rollout restart deployment/rospo
/dports/www/firefox-esr/firefox-91.8.0/netwerk/docs/dns/
H A Ddns-over-https-trr.rst22 …matically for users in the `rollout population <https://support.mozilla.org/kb/firefox-dns-over-ht…
29 …) and TRR-only (3). These are controlled by the **network.trr.mode** or **doh-rollout.mode** prefs.
95 …R by setting **network.trr.mode** to **5** (TRR-disabled), and that `doh-rollout` will not overwri…
/dports/www/firefox/firefox-99.0/toolkit/components/messaging-system/lib/
H A DSpecialMessageActions.jsm12 const DOH_DOORHANGER_DECISION_PREF = "doh-rollout.doorhanger-decision";
313 "privacy.restrict3rdpartystorage.rollout.enabledByDefault",
319 "privacy.restrict3rdpartystorage.rollout.enabledByDefault",
323 "privacy.restrict3rdpartystorage.rollout.preferences.TCPToggleInStandard",
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_envs/minitaur/envs_v2/
H A Dlaikago_ars_train.py106 def rollout(self, shift = 0., rollout_length = None): member in Worker
148 reward, r_steps = self.rollout(shift = 0., rollout_length = self.rollout_length)
162 pos_reward, pos_steps = self.rollout(shift = shift)
166 neg_reward, neg_steps = self.rollout(shift = shift)
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/docs/dns/
H A Ddns-over-https-trr.rst22 …matically for users in the `rollout population <https://support.mozilla.org/kb/firefox-dns-over-ht…
29 …) and TRR-only (3). These are controlled by the **network.trr.mode** or **doh-rollout.mode** prefs.
95 …R by setting **network.trr.mode** to **5** (TRR-disabled), and that `doh-rollout` will not overwri…
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/kubectl/pkg/cmd/rollout/
H A Drollout_resume.go17 package rollout package
67 kubectl rollout resume deployment/nginx`)
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/kubectl/pkg/cmd/rollout/
H A Drollout_resume.go17 package rollout package
66 kubectl rollout resume deployment/nginx`)
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kubectl/pkg/cmd/rollout/
H A Drollout_pause.go17 package rollout package
65 kubectl rollout pause deployment/nginx`)
H A Drollout_resume.go17 package rollout package
64 kubectl rollout resume deployment/nginx`)
/dports/net/rospo/rospo-0.7.1/hack/k8s/remote-kubectl/
H A Dk8s-deploy.sh16 kubectl rollout restart deployment/rospo
/dports/lang/spidermonkey78/firefox-78.9.0/browser/extensions/
H A Dmoz.build8 'doh-rollout',
/dports/math/cantor/cantor-21.12.3/thirdparty/discount-2.2.6-patched/tests/
H A Dreddit.t3 title "bugs & misfeatures found during the Reddit rollout"
/dports/textproc/discount/discount-2.2.7/tests/
H A Dreddit.t3 title "bugs & misfeatures found during the Reddit rollout"
/dports/www/firefox/firefox-99.0/browser/extensions/
H A Dmoz.build8 "doh-rollout",

12345678910>>...29