Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for startUp (0.25 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Fixed garbage collection of dangling VolumeAttachments for PersistentVolumes migrated to CSI on startup of kube-controller-manager. ([#102176](https://github.com/kubernetes/kubernetes/pull/102176), [@timebertt](https://github.com/timebertt)) [SIG Apps and Storage]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  2. src/main/webapp/css/admin/bootstrap.min.css.map

    stop.\n@mixin gradient-y($start-color: $gray-700, $end-color: $gray-800, $start-percent: 0%, $end-percent: 100%) {\n  background-image: linear-gradient(to bottom, $start-color $start-percent, $end-color $end-percent);\n  background-repeat: repeat-x;\n}\n\n@mixin gradient-directional($start-color: $gray-700, $end-color: $gray-800, $deg: 45deg) {\n  background-image: linear-gradient($deg, $start-color, $end-color);\n  background-repeat: repeat-x;\n}\n@mixin gradient-x-three-colors($start-color: $blue, $mid-color:...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  3. RELEASE.md

        * `tf.data` now has an `autotune_options.initial_parallelism` option to
          control the initial parallelism setting used by autotune before the data
          pipeline has started running. The default is 16. A lower value reduces
          initial memory usage, while a higher value improves startup time.
    
    ## Keras
    
    *  `keras.layers.experimental.DynamicEmbedding`
        * Added `DynamicEmbedding` Keras layer
        * Added 'UpdateEmbeddingCallback`
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  4. manifests/charts/base/crds/crd-all.gen.yaml

                        required:
                        - port
                        type: object
                      initialDelaySeconds:
                        description: Number of seconds after the container has started
                          before readiness probes are initiated.
                        format: int32
                        type: integer
                      periodSeconds:
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  5. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                        required:
                        - port
                        type: object
                      initialDelaySeconds:
                        description: Number of seconds after the container has started
                          before readiness probes are initiated.
                        format: int32
                        type: integer
                      periodSeconds:
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  6. src/main/webapp/css/admin/adminlte.min.css

    flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pa...
    CSS
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 641.1K bytes
    - Viewed (2)
  7. api/go1.14.txt

    pkg syscall (freebsd-arm64), const TIOCPKT_NOSTOP = 16
    pkg syscall (freebsd-arm64), const TIOCPKT_NOSTOP ideal-int
    pkg syscall (freebsd-arm64), const TIOCPKT_START = 8
    pkg syscall (freebsd-arm64), const TIOCPKT_START ideal-int
    pkg syscall (freebsd-arm64), const TIOCPKT_STOP = 4
    pkg syscall (freebsd-arm64), const TIOCPKT_STOP ideal-int
    pkg syscall (freebsd-arm64), const TIOCPTMASTER = 536900636
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const TIOCPKT_NOSTOP = 16 #53466
    pkg syscall (freebsd-riscv64), const TIOCPKT_NOSTOP ideal-int #53466
    pkg syscall (freebsd-riscv64), const TIOCPKT_START = 8 #53466
    pkg syscall (freebsd-riscv64), const TIOCPKT_START ideal-int #53466
    pkg syscall (freebsd-riscv64), const TIOCPKT_STOP = 4 #53466
    pkg syscall (freebsd-riscv64), const TIOCPKT_STOP ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  9. src/main/webapp/css/bootstrap.min.css.map

    stop.\n@mixin gradient-y($start-color: $gray-700, $end-color: $gray-800, $start-percent: 0%, $end-percent: 100%) {\n  background-image: linear-gradient(to bottom, $start-color $start-percent, $end-color $end-percent);\n  background-repeat: repeat-x;\n}\n\n@mixin gradient-directional($start-color: $gray-700, $end-color: $gray-800, $deg: 45deg) {\n  background-image: linear-gradient($deg, $start-color, $end-color);\n  background-repeat: repeat-x;\n}\n@mixin gradient-x-three-colors($start-color: $blue, $mid-color:...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 04:21:06 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  10. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    06DD          ; disallowed                             # 1.1  ARABIC END OF AYAH
    06DE          ; valid                  ;      ; NV8    # 1.1  ARABIC START OF RUB EL HIZB
    06DF..06E8    ; valid                                  # 1.1  ARABIC SMALL HIGH ROUNDED ZERO..ARABIC SMALL HIGH NOON
    06E9          ; valid                  ;      ; NV8    # 1.1  ARABIC PLACE OF SAJDAH
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
Back to top