Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for credentials (0.09 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Fixed ambiguous behavior when bearer token (kubectl --token=..) and an exec credential plugin was configured in the same context - the bearer token now takes precedence. ([#91745](https://github.com/kubernetes/kubernetes/pull/91745), [@anderseknert](https://github.com/anderseknert)) [SIG API Machinery, Auth and Testing]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. manifests/charts/base/files/crd-all.gen.yaml

                    enum:
                    - UNSPECIFIED_POLICY
                    - IfNotPresent
                    - Always
                    type: string
                  imagePullSecret:
                    description: Credentials to use for OCI image pulling.
                    maxLength: 253
                    minLength: 1
                    type: string
                  match:
                    description: Specifies the criteria to determine which traffic is
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Nov 01 16:23:52 UTC 2024
    - 805K bytes
    - Viewed (0)
  3. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Cmsghdr struct, Type int32
    pkg syscall (freebsd-arm64), type Credential struct
    pkg syscall (freebsd-arm64), type Credential struct, Gid uint32
    pkg syscall (freebsd-arm64), type Credential struct, Groups []uint32
    pkg syscall (freebsd-arm64), type Credential struct, NoSetGroups bool
    pkg syscall (freebsd-arm64), type Credential struct, Uid uint32
    pkg syscall (freebsd-arm64), type Dirent struct
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  4. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Credential struct #53466
    pkg syscall (freebsd-riscv64), type Credential struct, Gid uint32 #53466
    pkg syscall (freebsd-riscv64), type Credential struct, Groups []uint32 #53466
    pkg syscall (freebsd-riscv64), type Credential struct, NoSetGroups bool #53466
    pkg syscall (freebsd-riscv64), type Credential struct, Uid uint32 #53466
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
Back to top