Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Benites (0.21 sec)

  1. doc/go_spec.html

    and <code>complex</code> applied to numeric constants.
    The boolean truth values are represented by the predeclared constants
    <code>true</code> and <code>false</code>. The predeclared identifier
    <a href="#Iota">iota</a> denotes an integer constant.
    </p>
    
    <p>
    In general, complex constants are a form of
    <a href="#Constant_expressions">constant expression</a>
    and are discussed in that section.
    </p>
    
    <p>
    HTML
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 279.3K bytes
    - Viewed (0)
  2. common-protos/k8s.io/api/core/v1/generated.proto

      // 1) run as Privileged
      // 2) has CAP_SYS_ADMIN
      // Note that this field cannot be set when spec.os.name is windows.
      // +optional
      optional bool allowPrivilegeEscalation = 7;
    
      // procMount denotes the type of proc mount to use for the containers.
      // The default is DefaultProcMount which uses the container runtime defaults for
      // readonly paths and masked paths.
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.18.md

    A security issue was discovered in kube-apiserver that could allow node
    updates to bypass a Validating Admission Webhook. You are only affected
    by this vulnerability if you run a Validating Admission Webhook for Nodes
    that denies admission based at least partially on the old state of the
    Node object.
    
    **Note**: This only impacts validating admission plugins that rely on old
    values in certain fields, and does not impact calls from kubelets that go
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.20.md

    A security issue was discovered in kube-apiserver that could allow node
    updates to bypass a Validating Admission Webhook. You are only affected
    by this vulnerability if you run a Validating Admission Webhook for Nodes
    that denies admission based at least partially on the old state of the
    Node object.
    
    **Note**: This only impacts validating admission plugins that rely on old
    values in certain fields, and does not impact calls from kubelet that go
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Viewed (0)
Back to top