Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for semantics (0.2 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)
Back to top