- Sort Score
- Result 10 results
- Languages All
Results 61 - 70 of 77 for venv (0.06 sec)
-
CHANGELOG-1.17.md
on secondary control-plane nodes when the command `kubeadm upgrade node` is used. ([#85024](https://github.com/kubernetes/kubernetes/pull/85024), [@neolit123](https://github.com/neolit123)) L2046:- Kubeadm: fix an issue with the kube-proxy container env. variables ([#84888](https://github.com/kubernetes/kubernetes/pull/84888), [@neolit123](https://github.com/neolit123)) L2047:- Utilize diagnostics tool to dump GKE windows test logs ([#83517](https://github.com/kubernetes/kubernetes/pull/83517), [@...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Thu Jan 28 10:44:33 UTC 2021 346.2K bytes -
CHANGELOG-1.24.md
tes/pull/108724), [@sanposhiho](https://github.com/sanposhiho)) L2598:- Enabled beta feature HonorPVReclaimPolicy by default. ([#109035](https://github.com/kubernetes/kubernetes/pull/109035), [@deepakkinni](https://github.com/deepakkinni)) L2599:- Env var for additional cli flags used in the csi-proxy binary when a Windows nodepool is created with `kube-up.sh` ([#107806](https://github.com/kubernetes/kubernetes/pull/107806), [@mauriciopoppe](https://github.com/mauriciopoppe)) L2600:- Feature of ...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Thu Aug 24 00:02:43 UTC 2023 473.4K bytes -
CHANGELOG-1.22.md
fixes L1762: - Debian-base to v1.9.0 L1763: - Debian-iptables to v1.6.7 L1764: - setcap to v2.0.4 (#106143, @cpanato) [SIG Release and Testing] L1765: L1766:### Failing Test L1767: L1768:- Fixes hostpath storage e2e tests within SELinux enabled env (#105786, @Elbehery) [SIG Testing] L1769: L1770:### Bug or Regression L1771: L1772:- EndpointSlice Mirroring controller now cleans up managed EndpointSlices when a Service selector is added (#106132, @robscott) [SIG Apps, Network and Testing] L1773:-...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Tue Dec 13 12:43:45 UTC 2022 454.1K bytes -
CHANGELOG-1.20.md
([#86506](https://github.com/kubernetes/kubernetes/pull/86506), [@dineshba](https://github.com/dineshba)) [SIG CLI] L2093:- Kubectl: Previously users cannot provide arguments to a external diff tool via KUBECTL_EXTERNAL_DIFF env. This release now allow users to specify args to KUBECTL_EXTERNAL_DIFF env. ([#95292](https://github.com/kubernetes/kubernetes/pull/95292), [@dougsland](https://github.com/dougsland)) [SIG CLI] L2094:- Kubemark now supports both real and hollow nodes in a single cluster. ([#93201](htt...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Wed Jan 19 21:05:45 UTC 2022 409K bytes -
CHANGELOG-1.18.md
if a node with the same name already exists ([#81056](https://github.com/kubernetes/kubernetes/pull/81056), [@neolit123](https://github.com/neolit123)) [SIG Cluster Lifecycle] L2365:- Kubeadm: support Windows specific kubelet flags in kubeadm-flags.env ([#88287](https://github.com/kubernetes/kubernetes/pull/88287), [@gab-satchi](https://github.com/gab-satchi)) [SIG Cluster Lifecycle and Windows] L2366:- Kubeadm: support automatic retry after failing to pull image ([#86899](https://github.com/kube...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Wed Jun 16 17:18:28 UTC 2021 373.2K bytes -
CHANGELOG-1.5.md
Docker labels from cAdvisor Prometheus metric labels. ([#31064](https://github.com/kubernetes/kubernetes/pull/31064), [@grobie](https://github.com/grobie)) L1312: * Old behavior: L1313: * environment variables explicitly whitelisted via --docker-env-metadata-whitelist were exported as `container_env_*=*`. Default is zero so by default non were exported L1314: * all docker labels were exported as `container_label_*=*` L1315: * New behavior: L1316: * Only `container_name`, `pod_name`,...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Thu Dec 24 02:28:26 UTC 2020 136.4K bytes -
CHANGELOG-1.12.md
hub.com/kubernetes/kubernetes/pull/69033), [@feiskyer](https://github.com/feiskyer)) L888:* Enable AttachVolumeLimit feature ([#69225](https://github.com/kubernetes/kubernetes/pull/69225), [@gnufied](https://github.com/gnufied)) L889:* [GCP] Added env variables to control CPU requests of kube-controller-manager and kube-scheduler. ([#68823](https://github.com/kubernetes/kubernetes/pull/68823), [@loburm](https://github.com/loburm)) L890:* Fixed panic on iSCSI volume tear down. ([#69140](https://g...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Thu Feb 06 06:04:15 UTC 2020 293.8K bytes -
FessConfig.java
configuration. e.g. file,smb,smb1,ftp,storage */ L362: String CRAWLER_FILE_PROTOCOLS = "crawler.file.protocols"; L363: L364: /** The key of the configuration. e.g. ^FESS_ENV_.* */ L365: String CRAWLER_DATA_ENV_PARAM_KEY_PATTERN = "crawler.data.env.param.key.pattern"; L366: L367: /** The key of the configuration. e.g. false */ L368: String CRAWLER_IGNORE_ROBOTS_TXT = "crawler.ignore.robots.txt"; L369: L370: /** The key of the configuration. e.g. false */ L371: String CRAWLER_IGNORE_ROBOTS_TAGS...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:11:58 UTC 2024 468.5K bytes -
FessLabels.java
"{labels.failure_url_file_config_name}"; L1807: L1808: /** The key of the message: System Info */ L1809: public static final String LABELS_system_info_configuration = "{labels.system_info_configuration}"; L1810: L1811: /** The key of the message: Env Properties */ L1812: public static final String LABELS_system_info_env_title = "{labels.system_info_env_title}"; L1813: L1814: /** The key of the message: System Properties */ L1815: public static final String LABELS_system_info_prop_title...github.com/codelibs/fess/src/main/java/org/code...Fri Mar 22 11:58:34 UTC 2024 146.4K bytes -
CHANGELOG-1.15.md
[@yujuhong](https://github.com/yujuhong)) L1410:- API servers using the default Google Compute Engine bootstrapping scripts will have their insecure port (`:8080`) disabled by default. To enable the insecure port, set `ENABLE_APISERVER_INSECURE_PORT=true` in kube-env or as an environment variable. ([#77447](https://github.com/kubernetes/kubernetes/pull/77447), [@dekkagaijin](https://github.com/dekkagaijin)) L1411:- Fixed a NPD bug on GCI, so that it disables glog writing to files for log-counter. ([#76211](http...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Thu May 05 13:44:43 UTC 2022 278.9K bytes