- Sort Score
- Result 10 results
- Languages All
Results 361 - 370 of 380 for pyyaml (0.47 sec)
-
CHANGELOG/CHANGELOG-1.9.md
* The Kubelet's feature gates are now specified as a map when provided via a JSON or YAML KubeletConfiguration, rather than as a string of key-value pairs, making them less awkward for users. ([#53025](https://github.com/kubernetes/k...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Nov 16 10:46:27 UTC 2021 - 313.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.23.md
- sigs.k8s.io/kustomize/api: v0.8.11 → v0.10.1 - sigs.k8s.io/kustomize/cmd/config: v0.9.13 → v0.10.2 - sigs.k8s.io/kustomize/kustomize/v4: v4.2.0 → v4.4.1 - sigs.k8s.io/kustomize/kyaml: v0.11.0 → v0.13.0 ### Removed - cloud.google.com/go/datastore: v1.1.0 - cloud.google.com/go/pubsub: v1.2.0 - github.com/alecthomas/units: [f65c72e](https://github.com/alecthomas/units/tree/f65c72e)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Feb 28 21:06:52 UTC 2023 - 424.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.25.md
- sigs.k8s.io/kustomize/api: v0.11.4 → v0.12.1 - sigs.k8s.io/kustomize/cmd/config: v0.10.6 → v0.10.9 - sigs.k8s.io/kustomize/kustomize/v4: v4.5.4 → v4.5.7 - sigs.k8s.io/kustomize/kyaml: v0.13.6 → v0.13.9 - sigs.k8s.io/structured-merge-diff/v4: v4.2.1 → v4.2.3 ### Removed - github.com/OneOfOne/xxhash: [v1.2.2](https://github.com/OneOfOne/xxhash/tree/v1.2.2)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Mon May 06 09:23:20 UTC 2024 - 419.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
## Changelog since v1.12.0 ### Other notable changes * kubeadm now allows mixing of init/cluster and join configuration in a single YAML file (although a warning gets printed in this case). ([#69426](https://github.com/kubernetes/kubernetes/pull/69426), [@rosti](https://github.com/rosti))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
compat/maven-model-builder/src/test/resources/dag.txt
quarkus/extensions/arc/runtime/pom.xml quarkus/test-framework/junit5/pom.xml quarkus/test-framework/junit5-internal/pom.xml quarkus/extensions/config-yaml/deployment/pom.xml quarkus/core/deployment/pom.xml quarkus/extensions/config-yaml/runtime/pom.xml quarkus/extensions/resteasy-classic/resteasy/deployment/pom.xml quarkus/test-framework/junit5-internal/pom.xml quarkus/extensions/hibernate-orm/runtime/pom.xml
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 224K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.27.md
- sigs.k8s.io/json: f223a00 → bc3834c - sigs.k8s.io/kustomize/api: v0.12.1 → v0.13.2 - sigs.k8s.io/kustomize/cmd/config: v0.10.9 → v0.11.1 - sigs.k8s.io/kustomize/kyaml: v0.13.9 → v0.14.1 ### Removed - github.com/PuerkitoBio/purell: [v1.1.1](https://github.com/PuerkitoBio/purell/tree/v1.1.1) - github.com/PuerkitoBio/urlesc: [de5bf2a](https://github.com/PuerkitoBio/urlesc/tree/de5bf2a)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jul 17 07:48:22 UTC 2024 - 466.3K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.32.md
- sigs.k8s.io/json: bc3834c → 9aa6b5e - sigs.k8s.io/kustomize/api: v0.17.2 → v0.18.0 - sigs.k8s.io/kustomize/cmd/config: v0.14.1 → v0.15.0 - sigs.k8s.io/kustomize/kustomize/v5: v5.4.2 → v5.5.0 - sigs.k8s.io/kustomize/kyaml: v0.17.1 → v0.18.1 ### Removed - github.com/Microsoft/cosesign1go: [v1.1.0](https://github.com/Microsoft/cosesign1go/tree/v1.1.0) - github.com/Microsoft/didx509go: [v0.0.3](https://github.com/Microsoft/didx509go/tree/v0.0.3)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Oct 29 20:17:52 UTC 2024 - 121.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.18.md
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jun 16 17:18:28 UTC 2021 - 373.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.19.md
Technically this means that a first class `seccompProfile` field has been added to the Pod and Container `securityContext` objects: ```yaml securityContext: seccompProfile: type: RuntimeDefault|Localhost|Unconfined # choose one of the three localhostProfile: my-profiles/profile-allow.json # only necessary if type == Localhost ```
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
RELEASE.md
been replaced to raise a `RuntimeError` as they can be abused to cause arbitrary code execution. It is recommended to use JSON serialization instead of YAML, or, a better alternative, serialize to H5. * `LinearModel` and `WideDeepModel` are moved to the `tf.compat.v1.keras.models.` namespace (`tf.compat.v1.keras.models.LinearModel` and
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0)