Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for stats (0.24 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                              type: object
                            status:
                              description: Specifies the HTTP response status to be returned.
                              maximum: 4294967295
                              minimum: 0
                              type: integer
                          required:
                          - status
                          type: object
                        fault:
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                  type: string
                              type: object
                            status:
                              description: Specifies the HTTP response status to be returned.
                              type: integer
                          required:
                          - status
                          type: object
                        fault:
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - Updates to pod status via the status subresource now validate that `status.podIP` and `status.podIPs` fields are well-formed. ([#90628](https://github.com/kubernetes/kubernetes/pull/90628), [@liggitt](https://github.com/liggitt)) [SIG Apps and Node]
    - Wait for all CRDs to show up in discovery endpoint before reporting readiness. ([#89145](https://github.com/kubernetes/kubernetes/pull/89145), [@sttts](https://github.com/sttts)) [SIG API Machinery]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  4. RELEASE.md

            `dtensor.shutdown_tpu_system`.
    
    ## Deprecations
    
    *   The C++ `tensorflow::Code` and `tensorflow::Status` will become aliases of
        respectively `absl::StatusCode` and `absl::Status` in some future release.
        *   Use `tensorflow::OkStatus()` instead of `tensorflow::Status::OK()`.
        *   Stop constructing `Status` objects from `tensorflow::error::Code`.
        *   One MUST NOT access `tensorflow::errors::Code` fields. Accessing
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
  5. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Stat_t struct, Padding1 int32
    pkg syscall (freebsd-arm64), type Stat_t struct, Rdev uint64
    pkg syscall (freebsd-arm64), type Stat_t struct, Size int64
    pkg syscall (freebsd-arm64), type Stat_t struct, Spare [10]uint64
    pkg syscall (freebsd-arm64), type Stat_t struct, Uid uint32
    pkg syscall (freebsd-arm64), type Statfs_t struct
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  6. src/main/webapp/css/admin/bootstrap.min.css.map

    es/1873#issuecomment-152293725 for more details\n@mixin form-validation-state-selector($state) {\n  @if ($state == \"valid\" or $state == \"invalid\") {\n    .was-validated #{if(&, \"&\", \"\")}:#{$state},\n    #{if(&, \"&\", \"\")}.is-#{$state} {\n      @content;\n    }\n  } @else {\n    #{if(&, \"&\", \"\")}.is-#{$state} {\n      @content;\n    }\n  }\n}\n\n@mixin form-validation-state($state, $color, $icon) {\n  .#{$state}-feedback {\n    display: none;\n    width: 100%;\n    margin-top: $for...
    Plain Text
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  7. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Statfs_t struct #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Asyncreads uint64 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Asyncwrites uint64 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Bavail int64 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Bfree uint64 #53466
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  8. src/main/webapp/css/bootstrap.min.css.map

    es/1873#issuecomment-152293725 for more details\n@mixin form-validation-state-selector($state) {\n  @if ($state == \"valid\" or $state == \"invalid\") {\n    .was-validated #{if(&, \"&\", \"\")}:#{$state},\n    #{if(&, \"&\", \"\")}.is-#{$state} {\n      @content;\n    }\n  } @else {\n    #{if(&, \"&\", \"\")}.is-#{$state} {\n      @content;\n    }\n  }\n}\n\n@mixin form-validation-state($state, $color, $icon) {\n  .#{$state}-feedback {\n    display: none;\n    width: 100%;\n    margin-top: $for...
    Plain Text
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 13 04:21:06 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  9. src/main/webapp/css/admin/adminlte.min.css

    #sidebar-overlay{display:block}}[class*=sidebar-light-]{background-color:#fff}[class*=sidebar-light-] .user-panel a:hover{color:#212529}[class*=sidebar-light-] .user-panel .status{background:rgba(0,0,0,.1);color:#343a40}[class*=sidebar-light-] .user-panel .status:active,[class*=sidebar-light-] .user-panel .status:focus,[class*=sidebar-light-] .user-panel .status:hover{background:rgba(0,0,0,.1);color:#212529}[class*=sidebar-light-] .user-panel .dropdown-menu{box-shadow:0 2px 4px rgba(0,0,0,.4);border-color:rgba(0,0...
    CSS
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 641.1K bytes
    - Viewed (1)
Back to top