Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 20 for Action (0.21 sec)

  1. 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)
  2. CHANGELOG/CHANGELOG-1.7.md

        - [Action Required](#action-required-4)
        - [Other notable changes](#other-notable-changes-20)
    - [v1.7.0-alpha.3](#v170-alpha3)
      - [Downloads for v1.7.0-alpha.3](#downloads-for-v170-alpha3)
        - [Client Binaries](#client-binaries-21)
        - [Server Binaries](#server-binaries-21)
        - [Node Binaries](#node-binaries-21)
      - [Changelog since v1.7.0-alpha.2](#changelog-since-v170-alpha2)
        - [Action Required](#action-required-5)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 308.7K bytes
    - Viewed (1)
  3. docs/en/docs/release-notes.md

    * 👥 Update FastAPI People. PR [#2202](https://github.com/tiangolo/fastapi/pull/2202) by [@github-actions[bot]](https://github.com/apps/github-actions).
    * ♻️ Update FastAPI People GitHub Action to send the PR as github-actions. PR [#2201](https://github.com/tiangolo/fastapi/pull/2201) by [@tiangolo](https://github.com/tiangolo).
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sun Apr 28 00:28:00 GMT 2024
    - 385.5K bytes
    - Viewed (1)
  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.15.md

    ## Changelog since v1.15.0-beta.1
    
    ### Action Required
    
    * ACTION REQUIRED: The deprecated flag --conntrack-max has been removed from kube-proxy. Users of this flag should switch to --conntrack-min and --conntrack-max-per-core instead. ([#78399](https://github.com/kubernetes/kubernetes/pull/78399), [@rikatz](https://github.com/rikatz))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 278.9K bytes
    - Viewed (0)
  6. common-protos/k8s.io/api/core/v1/generated.proto

      // +optional
      optional EventSeries series = 11;
    
      // What action was taken/failed regarding to the Regarding object.
      // +optional
      optional string action = 12;
    
      // Optional secondary object for more complex actions.
      // +optional
      optional ObjectReference related = 13;
    
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  7. maven-core/src/test/resources/apiv4-repo/junit/junit/4.13.1/junit-4.13.1.jar

    granted under this Agreement are reserved. This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation....
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 19 19:08:55 GMT 2023
    - 373.7K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.13.md

        - [Client Binaries](#client-binaries-16)
        - [Server Binaries](#server-binaries-16)
        - [Node Binaries](#node-binaries-16)
      - [Changelog since v1.13.0-alpha.3](#changelog-since-v1130-alpha3)
        - [Action Required](#action-required)
        - [Other notable changes](#other-notable-changes-14)
    - [v1.13.0-alpha.3](#v1130-alpha3)
      - [Downloads for v1.13.0-alpha.3](#downloads-for-v1130-alpha3)
        - [Client Binaries](#client-binaries-17)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 273.1K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.29.md

      is removed in `v1.29`. Migrated `kube-scheduler` configuration files to `kubescheduler.config.k8s.io/v1`.' ([#119994](https://github.com/kubernetes/kubernetes/pull/119994), [@SataQiu](https://github.com/SataQiu))
    - A new sleep action for the `PreStop` lifecycle hook was added, allowing containers to pause for a specified duration before termination. ([#119026](https://github.com/kubernetes/kubernetes/pull/119026), [@AxeZhan](https://github.com/AxeZhan))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 21:41:06 GMT 2024
    - 299.9K bytes
    - Viewed (1)
  10. CHANGELOG/CHANGELOG-1.22.md

    - Suspend Job feature graduated to beta. Added the `action` label to Job controller sync metrics `job_sync_total` and `job_sync_duration_seconds`. ([#102022](https://github.com/kubernetes/kubernetes/pull/102022), [@adtac](https://github.com/adtac))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Dec 13 12:43:45 GMT 2022
    - 454.1K bytes
    - Viewed (1)
Back to top