Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for l2bridge (0.18 sec)

  1. CHANGELOG/CHANGELOG-1.30.md

    - Fixed a bug in scheduler requeueing where registered wildcard cluster event sources didn't work. ([#123117](https://github.com/kubernetes/kubernetes/pull/123117), [@kerthcet](https://github.com/kerthcet))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 04:05:28 UTC 2024
    - 253.2K bytes
    - Viewed (0)
  2. ChangeLog.md

    - [`KT-60283`](https://youtrack.jetbrains.com/issue/KT-60283) K2: fake override for java static method is not generated
    - [`KT-65095`](https://youtrack.jetbrains.com/issue/KT-65095) K2: no bridge generated for getOrDefault when inheriting from Java Map implementation
    - [`KT-57301`](https://youtrack.jetbrains.com/issue/KT-57301) K2: `getOrDefault` and bridges are not generated for certain Map subclasses
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon May 27 17:14:23 UTC 2024
    - 292.1K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.6.md

        You can disable CRI explicitly (`--enable-cri=false`) as a
        temporary workaround.
          * The standard `bridge` plugin have been validated to interoperate with
             the new CRI + CNI code path.
          * If you are using plugins other than `bridge`, make sure you have
            updated custom plugins to the latest version that is compatible.
    * **CNI plugins now affect node readiness**
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  4. prow/config/calico.yaml

                      traffic from those interfaces to be tracked by Linux conntrack.  Should
                      only be used for interfaces that are not used for the Calico fabric.  For
                      example, a docker bridge device for non-Calico-networked containers.
                      [Default: docker+]'
                    items:
                      type: string
                    type: array
                  bpfHostConntrackBypass:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 21 18:32:01 UTC 2024
    - 246.5K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.24.md

    - Adds support for `InterfaceNamePrefix` and `BridgeInterface` as arguments to `--detect-local-mode` option and also introduces a new optional `--pod-interface-name-prefix` and `--pod-bridge-interface` flags to kube-proxy. ([#95400](https://github.com/kubernetes/kubernetes/pull/95400), [@tssurya](https://github.com/tssurya))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.9.md

        *   Relies on CNI 0.6.0 binaries for IPv6 pod networking.
        *   Adds IPv6 support for kube-dns using SRV records.
        *   Caveats
            *   Only the CNI bridge and local-ipam plugins have been tested for the alpha release, although other CNI plugins do support IPv6.
            *   HostPorts are not supported.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Nov 16 10:46:27 UTC 2021
    - 313.7K bytes
    - Viewed (0)
Back to top