Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for semantics (0.22 sec)

  1. CHANGELOG/CHANGELOG-1.8.md

    	Action Required:
    	When upgrading to Kubernetes 1.7 (and a network plugin that supports
    	the new NetworkPolicy v1 semantics), to ensure full behavioral
    	compatibility with v1beta1:
    	1. In Namespaces that previously had the "DefaultDeny" annotation,
    	   you can create equivalent v1 semantics by creating a
    	   NetworkPolicy that matches all pods but does not allow any
    	   traffic:
    
    	   ```yaml
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.27.md

      If streaming is not supported by the server, the reflector will revert to the previous method
      of obtaining data through LIST/WATCH semantics. ([#110772](https://github.com/kubernetes/kubernetes/pull/110772), [@p0lyn0mial](https://github.com/p0lyn0mial)) [SIG API Machinery]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (3)
  3. CHANGELOG/CHANGELOG-1.25.md

    - Changed ownership semantics of PersistentVolume's spec.claimRef from `atomic` to `granular`. ([#110495](https://github.com/kubernetes/kubernetes/pull/110495), [@alexzielenski](https://github.com/alexzielenski))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Nov 16 11:30:31 GMT 2023
    - 419K bytes
    - Viewed (0)
  4. common-protos/k8s.io/api/core/v1/generated.proto

      // routing to all endpoints evenly (possibly modified by topology and other
      // features). Note that traffic sent to an External IP or LoadBalancer IP from
      // within the cluster will always get "Cluster" semantics, but clients sending to
      // a NodePort from within the cluster may need to take traffic policy into account
      // when picking a node.
      // +optional
      optional string externalTrafficPolicy = 11;
    
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  5. ChangeLog.md

    - [`KTIJ-26808`](https://youtrack.jetbrains.com/issue/KTIJ-26808) K2 IDE. "Redundant qualifier" inspection on the receiver of static method from Java may change semantic when receiver is not direct parent
    Plain Text
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Dec 21 17:48:12 GMT 2023
    - 268.7K bytes
    - Viewed (1)
Back to top