Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 41 for alex (0.02 sec)

  1. src/main/webapp/js/admin/adminlte.min.js

    t="navbar-search-open",yt={resetOnClose:!0,target:".navbar-search-block"},Ct=function(){function e(e,t){this._element=e,this._config=n.default.extend({},yt,t)}var t=e.prototype;return t.open=function(){n.default(this._config.target).css("display","flex").hide().fadeIn().addClass(bt),n.default(this._config.target+" "+_t).focus()},t.close=function(){n.default(this._config.target).fadeOut().removeClass(bt),this._config.resetOnClose&&n.default(this._config.target+" "+_t).val("")},t.toggle=function()...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 45.3K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.32.md

    - Fixed a race condition that could result in erroneous volume unmounts for flex volume plugins during kubelet restart. ([#127669](https://github.com/kubernetes/kubernetes/pull/127669), [@olyazavr](https://github.com/olyazavr))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 14:49:49 UTC 2025
    - 412.3K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.12.md

    - Fix controller-manager crashes when flex plugin is removed from flex plugin directory ([#65536](https://github.com/kubernetes/kubernetes/pull/65536), [@gnufied](https://github.com/gnufied))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 293.8K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.17.md

    - Kubeadm: always mount the kube-controller-manager hostPath volume that is given by the `--flex-volume-plugin-dir` flag. ([#84468](https://github.com/kubernetes/kubernetes/pull/84468), [@neolit123](https://github.com/neolit123))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Jan 28 10:44:33 UTC 2021
    - 346.2K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.8.md

      * You can now set `VolumeMount.Propagation` to `Bidirectional` to enable a particular mount for a container to propagate itself to the host or other containers.
    
    * [alpha] Improve Flex volume deployment
    
      * Flex volume driver deployment is simplified in the following ways:
    
        * New driver files can now be automatically discovered and initialized without requiring a kubelet or controller-manager restart.
    
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  6. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    am
    am.br
    am.gov.br
    am.in
    am.leg.br
    ama.aichi.jp
    ama.shimane.jp
    amagasaki.hyogo.jp
    amakusa.kumamoto.jp
    amami.kagoshima.jp
    amazon
    ambulance.aero
    americanexpress
    americanfamily
    amex
    amfam
    ami.ibaraki.jp
    amica
    amli.no
    amot.no
    amplifyapp.com
    amsterdam
    an.it
    analytics
    analytics-gateway.ap-northeast-1.amazonaws.com
    analytics-gateway.ap-northeast-2.amazonaws.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  7. src/main/webapp/js/admin/adminlte.min.js.map

    =====================\n */\n\nclass NavbarSearch {\n  constructor(_element, _options) {\n    this._element = _element\n    this._config = $.extend({}, Default, _options)\n  }\n\n  // Public\n\n  open() {\n    $(this._config.target).css('display', 'flex').hide().fadeIn().addClass(CLASS_NAME_OPEN)\n    $(`${this._config.target} ${SELECTOR_SEARCH_INPUT}`).focus()\n  }\n\n  close() {\n    $(this._config.target).fadeOut().removeClass(CLASS_NAME_OPEN)\n\n    if (this._config.resetOnClose) {\n      $(`...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 132.4K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.6.md

      * If you depend on the old behavior of volumes binding to existing pool of PersistentVolume objects then modify the StorageClass object and set `storageclass.beta.kubernetes.io/is-default-class` to `false`.
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  9. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    am
    am.br
    am.gov.br
    am.in
    am.leg.br
    ama.aichi.jp
    ama.shimane.jp
    amagasaki.hyogo.jp
    amakusa.kumamoto.jp
    amami.kagoshima.jp
    amazon
    ambulance.aero
    americanexpress
    americanfamily
    amex
    amfam
    ami.ibaraki.jp
    amica
    amli.no
    amot.no
    amplifyapp.com
    amsterdam
    an.it
    analytics
    analytics-gateway.ap-northeast-1.amazonaws.com
    analytics-gateway.ap-northeast-2.amazonaws.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  10. CHANGELOG/CHANGELOG-1.19.md

    ## Urgent Upgrade Notes 
    
    ### (No, really, you MUST read this before you upgrade)
    
    - ACTION REQUIRED: Switch core master base images (kube-controller-manager) from debian to distroless. If you need Flex Volumes support using scripts, please build your own image with required packages (like bash) ([#91329](https://github.com/kubernetes/kubernetes/pull/91329), [@dims](https://github.com/dims)) [SIG Cloud Provider, Release, Storage and Testing]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top