Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Deprecated (0.09 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Deprecate --generator flag from kubectl create commands ([#88655](https://github.com/kubernetes/kubernetes/pull/88655), [@soltysh](https://github.com/soltysh)) [SIG CLI]
    - Deprecate kubectl top flags related to heapster
    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. RELEASE.md

        *   Deprecate `tf.data.Dataset.shard`.
        *   Deprecate `saved_model.loader.load` which is replaced by
            `saved_model.load` and `saved_model.main_op`, which will be replaced by
            `saved_model.main_op` in V2.
        *   Deprecate tf.QUANTIZED_DTYPES. The official new symbol is
            tf.dtypes.QUANTIZED_DTYPES.
        *   Update sklearn imports for deprecated packages.
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  3. api/go1.14.txt

    pkg syscall (freebsd-arm64), func BpfInterface(int, string) (string, error)
    pkg syscall (freebsd-arm64), func BpfJump //deprecated
    pkg syscall (freebsd-arm64), func BpfJump(int, int, int, int) *BpfInsn
    pkg syscall (freebsd-arm64), func BpfStats //deprecated
    pkg syscall (freebsd-arm64), func BpfStats(int) (*BpfStat, error)
    pkg syscall (freebsd-arm64), func BpfStmt //deprecated
    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), func BpfBuflen //deprecated #53466
    pkg syscall (freebsd-riscv64), func BpfBuflen(int) (int, error) #53466
    pkg syscall (freebsd-riscv64), func BpfDatalink //deprecated #53466
    pkg syscall (freebsd-riscv64), func BpfDatalink(int) (int, error) #53466
    pkg syscall (freebsd-riscv64), func BpfHeadercmpl //deprecated #53466
    pkg syscall (freebsd-riscv64), func BpfHeadercmpl(int) (int, error) #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)
  5. manifests/charts/base/files/crd-all.gen.yaml

                                          type: integer
                                      type: object
                                    minimumRingSize:
                                      description: Deprecated.
                                      minimum: 0
                                      type: integer
                                    ringHash:
                                      description: The ring/modulo hash load balancer
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Nov 01 16:23:52 UTC 2024
    - 805K bytes
    - Viewed (0)
  6. src/main/webapp/css/admin/bootstrap.min.css.map

    @include hover-focus() {\n      background-color: darken($color, 10%) !important;\n    }\n  }\n  @include deprecate(\"The `bg-variant` mixin\", \"v4.4.0\", \"v5\", $ignore-warning);\n}\n\n@mixin bg-gradient-variant($parent, $color, $ignore-warning: false) {\n  #{$parent} {\n    background: $color linear-gradient(180deg, mix($body-bg, $color, 15%), $color) repeat-x !important;\n  }\n  @include deprecate(\"The `bg-gradient-variant` mixin\", \"v4.5.0\", \"v5\", $ignore-warning);\n}\n","// stylelint-disable...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 639.3K bytes
    - Viewed (0)
  7. src/main/webapp/css/bootstrap.min.css.map

    r-darken-percentage) !important;\n      }\n    }\n  }\n  @include deprecate(\"`text-emphasis-variant()`\", \"v4.4.0\", \"v5\", $ignore-warning);\n}\n","// CSS image replacement\n@mixin text-hide($ignore-warning: false) {\n  // stylelint-disable-next-line font-family-no-missing-generic-family-keyword\n  font: 0/0 a;\n  color: transparent;\n  text-shadow: none;\n  background-color: transparent;\n  border: 0;\n\n  @include deprecate(\"`text-hide()`\", \"v4.1.0\", \"v5\", $ignore-warning);\n}\n","//...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 626.8K bytes
    - Viewed (0)
Back to top