Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for restricted (0.08 sec)

  1. CHANGELOG/CHANGELOG-1.32.md

      when the kernel version is 4.15 or higher. With the kernel 4.15 the sysctl became namespaced.
      Pod Security admission allows these sysctl in v1.32+ versions of the baseline and restricted policies. ([#127489](https://github.com/kubernetes/kubernetes/pull/127489), [@pacoxu](https://github.com/pacoxu)) [SIG Auth, Network and Node]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Oct 29 20:17:52 UTC 2024
    - 121.6K bytes
    - Viewed (0)
  2. doc/go1.17_spec.html

    of <code>x</code>.
    </p>
    
    <p>
    There is no linguistic mechanism to convert between pointers and integers.
    The package <a href="#Package_unsafe"><code>unsafe</code></a>
    implements this functionality under
    restricted circumstances.
    </p>
    
    <h4>Conversions between numeric types</h4>
    
    <p>
    For the conversion of non-constant numeric values, the following rules apply:
    </p>
    
    <ol>
    <li>
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Oct 10 18:25:45 UTC 2024
    - 211.6K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.5.md

    * azure: fix Azure Container Registry integration ([#40142](https://github.com/kubernetes/kubernetes/pull/40142), [@colemickens](https://github.com/colemickens))
    * azure disk: restrict name length for Azure specifications ([#40030](https://github.com/kubernetes/kubernetes/pull/40030), [@colemickens](https://github.com/colemickens))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
Back to top