Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 32 for required (0.21 sec)

  1. tests/test_include_router_defaults_overrides.py

                        "summary": "Path1 Override",
                        "operationId": "path1_override_override1_get",
                        "parameters": [
                            {
                                "required": True,
                                "schema": {"title": "Level1", "type": "string"},
                                "name": "level1",
                                "in": "query",
                            }
    Python
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Fri Jun 30 18:25:16 GMT 2023
    - 358.6K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.11.md

    kube-apiserver: OIDC authentication now supports requiring specific claims with `--oidc-required-claim=<claim>=<value>` Previously, there was no mechanism for a user to specify claims in the OIDC authentication process that were requid to be present in the ID Token with an expected value. This version now makes it possible to require claims support for the OIDC authentication. It allows users to pass in a `--oidc-required-claims` flag, and `key=value` pairs in the API config, which will ensure that the...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 328.4K bytes
    - Viewed (0)
  3. common-protos/k8s.io/api/core/v1/generated.proto

      // This field is required in all cases.
      optional string namespace = 1;
    
      // Name is the metadata.name of the referenced ConfigMap.
      // This field is required in all cases.
      optional string name = 2;
    
      // UID is the metadata.UID of the referenced ConfigMap.
      // This field is forbidden in Node.Spec, and required in Node.Status.
      // +optional
      optional string uid = 3;
    
    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)
  4. CHANGELOG/CHANGELOG-1.8.md

        - [Action Required](#action-required-6)
        - [Other notable changes](#other-notable-changes-18)
    - [v1.8.0-alpha.1](#v180-alpha1)
      - [Downloads for v1.8.0-alpha.1](#downloads-for-v180-alpha1)
        - [Client Binaries](#client-binaries-20)
        - [Server Binaries](#server-binaries-20)
        - [Node Binaries](#node-binaries-20)
      - [Changelog since v1.7.0-alpha.4](#changelog-since-v170-alpha4)
        - [Action Required](#action-required-7)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.12.md

    ## Changelog since v1.12.0-alpha.1
    
    ### Action Required
    
    * Move volume dynamic provisioning scheduling to beta (ACTION REQUIRED: The DynamicProvisioningScheduling alpha feature gate has been removed. The VolumeScheduling beta feature gate is still required for this feature) ([#67432](https://github.com/kubernetes/kubernetes/pull/67432), [@lichuqiang](https://github.com/lichuqiang))
    
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 293.8K bytes
    - Viewed (1)
  6. CHANGELOG/CHANGELOG-1.17.md

        - [Action Required](#action-required-3)
        - [Other notable changes](#other-notable-changes-7)
    - [v1.17.0-alpha.1](#v1170-alpha1)
      - [Downloads for v1.17.0-alpha.1](#downloads-for-v1170-alpha1)
        - [Client Binaries](#client-binaries-24)
        - [Server Binaries](#server-binaries-24)
        - [Node Binaries](#node-binaries-24)
      - [Changelog since v1.16.0](#changelog-since-v1160)
        - [Action Required](#action-required-4)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Jan 28 10:44:33 GMT 2021
    - 346.2K bytes
    - Viewed (1)
  7. CHANGELOG/CHANGELOG-1.16.md

      - `response.patch` and `response.patchType` are not permitted from validating admission webhooks
      - `apiVersion: "admission.k8s.io/v1"` is required
      - `kind: "AdmissionReview"` is required
      - `response.uid: "<value of request.uid>"` is required
      - `response.patchType: "JSONPatch"` is required (if `response.patch` is set) ([#80231](https://github.com/kubernetes/kubernetes/pull/80231), [@liggitt](https://github.com/liggitt))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Feb 11 10:00:57 GMT 2021
    - 345.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.9.md

        - [Client Binaries](#client-binaries)
        - [Server Binaries](#server-binaries)
        - [Node Binaries](#node-binaries)
      - [Changelog since v1.9.10](#changelog-since-v1910)
        - [Action Required](#action-required)
        - [Other notable changes](#other-notable-changes)
    - [v1.9.10](#v1910)
      - [Downloads for v1.9.10](#downloads-for-v1910)
        - [Client Binaries](#client-binaries-1)
        - [Server Binaries](#server-binaries-1)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Nov 16 10:46:27 GMT 2021
    - 313.7K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.10.md

        - [Action Required](#action-required)
        - [Other notable changes](#other-notable-changes-6)
    - [v1.10.6](#v1106)
      - [Downloads for v1.10.6](#downloads-for-v1106)
        - [Client Binaries](#client-binaries-7)
        - [Server Binaries](#server-binaries-7)
        - [Node Binaries](#node-binaries-7)
      - [Changelog since v1.10.5](#changelog-since-v1105)
        - [Action Required](#action-required-1)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.14.md

        - [Action Required](#action-required-3)
        - [Other notable changes](#other-notable-changes-12)
    - [v1.14.0-alpha.2](#v1140-alpha2)
      - [Downloads for v1.14.0-alpha.2](#downloads-for-v1140-alpha2)
        - [Client Binaries](#client-binaries-15)
        - [Server Binaries](#server-binaries-15)
        - [Node Binaries](#node-binaries-15)
      - [Changelog since v1.14.0-alpha.1](#changelog-since-v1140-alpha1)
        - [Action Required](#action-required-4)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Mon Jun 14 22:06:39 GMT 2021
    - 271.5K bytes
    - Viewed (0)
Back to top