Search Options

Results per page
Sort
Preferred Languages
Advance

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