Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 29 for Howard (0.07 seconds)

  1. CHANGELOG/CHANGELOG-1.10.md

    kube-dns addon optional so that users can deploy their own DNS solution. ([#57113](https://github.com/kubernetes/kubernetes/pull/57113), [@wwwtyro](https://github.com/wwwtyro))
    
    * `kubectl port-forward` now supports specifying a service to port forward to, as in `kubectl port-forward svc/myservice 8443:443`. Additional support has also been added for looking up targetPort for a service, as well as enabling using svc/name to select a pod. ([#59809](https://github.com/kubernetes/kubernetes/pull/59809),...
    Created: 2025-12-26 09:05
    - Last Modified: 2022-05-05 13:44
    - 341.8K bytes
    - Click Count (0)
  2. CHANGELOG/CHANGELOG-1.13.md

    - kubeadm now automatically sets the `--pod-infra-container-image` flag when starting the kubelet.
    
    ### SIG IBM Cloud
    
    Created: 2025-12-26 09:05
    - Last Modified: 2022-05-05 13:44
    - 273.1K bytes
    - Click Count (0)
  3. CHANGELOG/CHANGELOG-1.22.md

    ## Dependencies
    
    ### Added
    Created: 2025-12-26 09:05
    - Last Modified: 2022-12-13 12:43
    - 454.1K bytes
    - Click Count (0)
  4. CHANGELOG/CHANGELOG-1.33.md

    - Added a new CLI flag `--emulation-forward-compatible`
      Added a new CLI `--runtime-config-emulation-forward-compatible` ([#130354](https://github.com/kubernetes/kubernetes/pull/130354), [@siyuanfoundation](https://github.com/siyuanfoundation)) [SIG API Machinery, Etcd and Testing]
    Created: 2025-12-26 09:05
    - Last Modified: 2025-12-10 01:15
    - 334.8K bytes
    - Click Count (0)
  5. CHANGELOG/CHANGELOG-1.15.md

        - kubeadm: implemented CRI detection for Windows worker nodes ([#78053](https://github.com/kubernetes/kubernetes/pull/78053), [@ksubrmnn](https://github.com/ksubrmnn))
    Created: 2025-12-26 09:05
    - Last Modified: 2022-05-05 13:44
    - 278.9K bytes
    - Click Count (0)
  6. CHANGELOG/CHANGELOG-1.18.md

    - Fixed a bug where startupProbe stopped working after a container's first restart ([#101093](https://github.com/kubernetes/kubernetes/pull/101093), [@wzshiming](https://github.com/wzshiming)) [SIG Node]
    - Fixed port-forward memory leak for long-running and heavily used connections. ([#99839](https://github.com/kubernetes/kubernetes/pull/99839), [@saschagrunert](https://github.com/saschagrunert)) [SIG API Machinery and Node]
    Created: 2025-12-26 09:05
    - Last Modified: 2021-06-16 17:18
    - 373.2K bytes
    - Click Count (0)
  7. CHANGELOG/CHANGELOG-1.31.md

    - Added namespace autocompletion for `kubectl config set-context` command. ([#124994](https://github.com/kubernetes/kubernetes/pull/124994), [@TessaIO](https://github.com/TessaIO)) [SIG CLI]
    - Added ports autocompletion for kubectl port-foward command. ([#124683](https://github.com/kubernetes/kubernetes/pull/124683), [@TessaIO](https://github.com/TessaIO)) [SIG CLI]
    Created: 2025-12-26 09:05
    - Last Modified: 2025-11-12 11:33
    - 451.9K bytes
    - Click Count (0)
  8. CHANGELOG/CHANGELOG-1.6.md

    * Use full package path for definition name in OpenAPI spec ([#40124](https://github.com/kubernetes/kubernetes/pull/40124), [@mbohlool](https://github.com/mbohlool))
    * Follow redirects for streaming requests (exec/attach/port-forward) in the apiserver by default (alpha -> beta). ([#40039](https://github.com/kubernetes/kubernetes/pull/40039), [@timstclair](https://github.com/timstclair))
    Created: 2025-12-26 09:05
    - Last Modified: 2020-12-24 02:28
    - 304K bytes
    - Click Count (0)
  9. CHANGELOG/CHANGELOG-1.11.md

    * Created a new `dryRun` query parameter for mutating endpoints. If the parameter is set, then the query will be rejected, as the feature is not implemented yet. This will allow forward compatibility with future clients; otherwise, future clients talking with older apiservers might end up modifying a resource even if they include the `dryRun` query parameter. ([#63557](https://github.com/kubernetes/kubernetes/pull/63557), [@apel...
    Created: 2025-12-26 09:05
    - Last Modified: 2020-02-06 06:04
    - 328.4K bytes
    - Click Count (0)
  10. CHANGELOG/CHANGELOG-1.32.md

    - Reset streams when an error happens during port-forward allowing kubectl to maintain port-forward connection open. ([#128318](https://github.com/kubernetes/kubernetes/pull/128318), [@soltysh](https://github.com/soltysh)) [SIG API Machinery, CLI and Node]
    Created: 2025-12-26 09:05
    - Last Modified: 2025-12-16 18:27
    - 448.1K bytes
    - Click Count (0)
Back to Top