- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for destructive (0.06 sec)
-
CHANGELOG/CHANGELOG-1.17.md
- kube-dns add-on: - All containers are now being executed under more restrictive privileges. - Most of the containers now run as non-root user and has the root filesystem set as read-only. - The remaining container running as root only has the minimum Linux capabilities it requires to run.
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.28.md
- The helping message of commands which have sub-commands is now clearer and more instructive. It will show the full command instead of `kubectl <command> --help ...`
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Oct 23 20:13:20 UTC 2024 - 456.9K bytes - Viewed (1) -
doc/go_spec.html
<li> Similarly, if all types in <code>C</code>'s type set are channel types with the same element type and non-conflicting channel directions, and <code>P</code> has a known type argument <code>A</code>, the most restrictive channel type in <code>C</code>'s type set and <code>A</code> must unify loosely. </li> <li> If <code>P</code> does not have a known type argument and <code>C</code> contains exactly one type term <code>T</code>
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.22.md
- Fixes `kubectl drain --dry-run=server`. ([#100206](https://github.com/kubernetes/kubernetes/pull/100206), [@KnVerey](https://github.com/KnVerey)) - Fixes an overly restrictive conformance test to accept service account tokens signed by an ECDSA key ([#100680](https://github.com/kubernetes/kubernetes/pull/100680), [@smira](https://github.com/smira)) [SIG Architecture, Auth and Testing]
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Dec 13 12:43:45 UTC 2022 - 454.1K bytes - Viewed (0)