- Sort Score
- Result 10 results
- Languages All
Results 691 - 700 of 703 for Ncmd (0.14 sec)
-
CHANGELOG/CHANGELOG-1.10.md
* plugin/pkg/scheduler -> pkg/scheduler * plugin/cmd/kube-scheduler -> cmd/kube-scheduler * Bump metadata proxy version to v0.1.7 to pick up security fix. ([#57762](https://github.com/kubernetes/kubernetes/pull/57762), [@ihmccreery](https://github.com/ihmccreery))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.19.md
- Add --port flag to kubectl create deployment ([#91113](https://github.com/kubernetes/kubernetes/pull/91113), [@soltysh](https://github.com/soltysh)) [SIG CLI and Testing] - Add .import-restrictions file to cmd/cloud-controller-manager. ([#90630](https://github.com/kubernetes/kubernetes/pull/90630), [@nilo19](https://github.com/nilo19)) [SIG API Machinery and Cloud Provider]
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.28.md
- k8s.io/kube-openapi: 15aac26 → 2695361 - k8s.io/utils: a36077c → d93618c - sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.1.1 → v0.1.2 - sigs.k8s.io/kustomize/api: v0.13.2 → 6ce0bf3 - sigs.k8s.io/kustomize/cmd/config: v0.11.1 → v0.11.2 - sigs.k8s.io/kustomize/kustomize/v5: v5.0.1 → 6ce0bf3 - sigs.k8s.io/kustomize/kyaml: v0.14.1 → 6ce0bf3 ### Removed
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:34:59 UTC 2024 - 456.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.14.md
* Add `metrics-port` to kube-proxy cmd flags. ([#72682](https://github.com/kubernetes/kubernetes/pull/72682), [@whypro](https://github.com/whypro))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Mon Jun 14 22:06:39 UTC 2021 - 271.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.30.md
- Migrate client-go/metadata to contextual logging ([#122225](https://github.com/kubernetes/kubernetes/pull/122225), [@ricardoapl](https://github.com/ricardoapl)) [SIG API Machinery]
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:40:14 UTC 2024 - 309.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.15.md
* In case kubeadm can't access the current Kubernetes version remotely and fails to parse the git-based version it falls back to a static predefined value of k8s.io/kubernetes/cmd/kubeadm/app/constants.CurrentKubernetesVersion. ([#72454](https://github.com/kubernetes/kubernetes/pull/72454), [@rojkov](https://github.com/rojkov))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 278.9K bytes - Viewed (0) -
api/go1.20.txt
pkg net/netip, func IPv6Loopback() Addr #51777 pkg net, type Dialer struct, ControlContext func(context.Context, string, string, syscall.RawConn) error #55301 pkg os/exec, type Cmd struct, Cancel func() error #50436 pkg os/exec, type Cmd struct, WaitDelay time.Duration #50436 pkg os/exec, var ErrWaitDelay error #50436 pkg path/filepath, func IsLocal(string) bool #56219 pkg path/filepath, var SkipAll error #47209
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
* fix smb remount issue on Windows ([#73661](https://github.com/kubernetes/kubernetes/pull/73661), [@andyzhangx](https://github.com/andyzhangx)) * Add `metrics-port` to kube-proxy cmd flags. ([#72682](https://github.com/kubernetes/kubernetes/pull/72682), [@whypro](https://github.com/whypro))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
doc/go_spec.html
type myString string myString('\u65e5') // "\u65e5" == "日" == "\xe6\x97\xa5" </pre> Note: This form of conversion may eventually be removed from the language. The <a href="/pkg/cmd/vet"><code>go vet</code></a> tool flags certain integer-to-string conversions as potential errors. Library functions such as <a href="/pkg/unicode/utf8#AppendRune"><code>utf8.AppendRune</code></a> or
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0) -
api/go1.13.txt
pkg net, method (*OpError) Unwrap() error pkg net, type DNSError struct, IsNotFound bool pkg net, type ListenConfig struct, KeepAlive time.Duration pkg net/url, method (*Error) Unwrap() error pkg os/exec, method (*Cmd) String() string pkg os/exec, method (*Error) Unwrap() error pkg os, func UserConfigDir() (string, error) pkg os, method (*LinkError) Unwrap() error pkg os, method (*PathError) Unwrap() error
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0)