- Sort Score
- Result 10 results
- Languages All
Results 51 - 60 of 77 for venv (0.03 sec)
-
CHANGELOG-1.19.md
netes/kubernetes/pull/92941), [@tallclair](https://github.com/tallclair)) [SIG API Machinery] L2062: - Kubeadm does not set the deprecated '--cgroup-driver' flag in /var/lib/kubelet/kubeadm-flags.env, it will be set in the kubelet config.yaml. If you have this flag in /var/lib/kubelet/kubeadm-flags.env or /etc/default/kubelet (/etc/sysconfig/kubelet for RPMs) please remove it and set the value using KubeletConfiguration ([#90513](https://github.com/kubernetes/kubernetes/pull/90513), [@SataQiu](h...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Wed Jan 05 05:42:32 UTC 2022 489.7K bytes -
fess_label.properties
L593:labels.failure_url_error_log=Log L594:labels.failure_url_web_config_name=Web Crawling Configuration L595:labels.failure_url_file_config_name=File Crawling Configuration L596:labels.system_info_configuration=System Info L597:labels.system_info_env_title=Env Properties L598:labels.system_info_prop_title=System Properties L599:labels.system_info_fess_prop_title=Fess Properties L600:labels.system_info_bug_report_title=Properties for Bug Report L601:labels.system_info_system_properties_does_not_exist=system.properties...github.com/codelibs/fess/src/main/resources/fes...Fri Mar 22 11:58:34 UTC 2024 40.7K bytes -
fess_config.properties
0Bu200Cu202Fu205Fu3000uFEFFuFFFDu00B6 L217:crawler.document.fullstop.chars=u002eu06d4u2e3cu3002 L218:crawler.crawling.data.encoding=UTF-8 L219:crawler.web.protocols=http,https L220:crawler.file.protocols=file,smb,smb1,ftp,storage L221:crawler.data.env.param.key.pattern=^FESS_ENV_.* L222:crawler.ignore.robots.txt=false L223:crawler.ignore.robots.tags=false L224:crawler.ignore.content.exception=true L225:crawler.failure.url.status.codes=404 L226:crawler.system.monitor.interval=60 L227:crawler.hott...github.com/codelibs/fess/src/main/resources/fes...Tue Oct 01 14:13:38 UTC 2024 30.9K bytes -
HttpUrlTest.kt
HttpUrl is quite lenient with what characters it accepts. In particular, characters like '{' L541: // and '"' are permitted but unlikely to occur in real-world URLs. Unfortunately we can't just L542: // lock it down due to URL templating: "http://{env}.{dc}.example.com". L543: UrlComponentEncodingTester.newInstance() L544: .nonPrintableAscii(Encoding.FORBIDDEN) L545: .nonAscii(Encoding.PUNYCODE) L546: .override( L547: Encoding.FORBIDDEN, L548: '\t'.code, L549: ...github.com/square/okhttp/okhttp/src/test/java/o...Mon Jan 08 01:13:22 UTC 2024 67.9K bytes -
CHANGELOG-1.13.md
), [@Huang-Wei](https://github.com/Huang-Wei)) L1286:- Added a new container based image for running e2e tests ([#69368](https://github.com/kubernetes/kubernetes/pull/69368), [@dims](https://github.com/dims)) L1287:- The `LC_ALL` and `LC_MESSAGES` env vars can now be used to set desired locale for `kubectl` while keeping `LANG` unchanged. ([#69500](https://github.com/kubernetes/kubernetes/pull/69500), [@m1kola](https://github.com/m1kola)) L1288:- NodeLifecycleController: Now node lease renewal is...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Thu May 05 13:44:43 UTC 2022 273.1K bytes -
CHANGELOG-1.10.md
([#59666](https://github.com/kubernetes/kubernetes/pull/59666), [@mtaufen](https://github.com/mtaufen)) L1279: L1280:* [GCP kube-up.sh] Variables that were part of kube-env that were only used for kubelet flags are no longer being set, and are being replaced by the more portable mechanism of the kubelet configuration file. The individual variables in the kube-env metadata entry were never meant to be a stable interface and this release note only applies if you are depending on them. ([#60020](https://github.com/...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Thu May 05 13:44:43 UTC 2022 341.8K bytes -
CHANGELOG-1.11.md
hub.com/loburm)) L689: * [prometheus-to-sd addon] Bump prometheus-to-sd to 0.3.1 to pick up security fixes, bug fixes and new features. L690: * [event-exporter addon] Bump event-exporter to 0.2.3 to pick up security fixes. L691:* [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)) L692:* Update Cluster Autoscaler to version 1.3.3. ([#68936](http...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Thu Feb 06 06:04:15 UTC 2020 328.4K bytes -
public_suffix_list.dat
L12647:cloud.interhostsolutions.be L12648:users.scale.virtualcloud.com.br L12649:mycloud.by L12650:alp1.ae.flow.ch L12651:appengine.flow.ch L12652:es-1.axarnet.cloud L12653:diadem.cloud L12654:vip.jelastic.cloud L12655:jele.cloud L12656:it1.eur.aruba.jenv-aruba.cloud L12657:it1.jenv-aruba.cloud L12658:keliweb.cloud L12659:cs.keliweb.cloud L12660:oxa.cloud L12661:tn.oxa.cloud L12662:uk.oxa.cloud L12663:primetel.cloud L12664:uk.primetel.cloud L12665:ca.reclaim.cloud L12666:uk.reclaim.cloud L12667:us.reclaim.cloud ...github.com/square/okhttp/okhttp/src/test/resour...Wed Dec 20 23:27:07 UTC 2023 240.3K bytes -
CHANGELOG-1.23.md
container image ([#104792](https://github.com/kubernetes/kubernetes/pull/104792), [@matthyx](https://github.com/matthyx)) L2440:- Adding support for multiple `--from-env-file flags`. ([#104232](https://github.com/kubernetes/kubernetes/pull/104232), [@lauchokyip](https://github.com/lauchokyip)) L2441:- Adding support for multiple `--from-env-file` flags. ([#101646](https://github.com/kubernetes/kubernetes/pull/101646), [@lauchokyip](https://github.com/lauchokyip)) L2442:- Adds `--as-uid` flag to `kubectl`...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Tue Feb 28 21:06:52 UTC 2023 424.5K bytes -
CHANGELOG-1.29.md
handling of server-side apply, create, and update API requests for objects containing duplicate items in keyed lists. L1565: - A `create` or `update` API request with duplicate items in a keyed list no longer wipes out managedFields. Examples include env var entries with the same name, or port entries with the same containerPort in a pod spec. L1566: - A server-side apply request that makes unrelated changes to an object which has duplicate items in a keyed list no longer fails, and leaves the existing...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Wed Oct 23 04:37:31 UTC 2024 375.1K bytes