Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 21 - 30 of 606 for 5min (0.05 seconds)

  1. src/main/webapp/js/admin/bootstrap.min.js.map

    Shinsuke Sugaya <******@****.***> 1729907349 +0900
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Sat Oct 26 01:49:09 GMT 2024
    - 180.9K bytes
    - Click Count (0)
  2. src/main/webapp/css/admin/font-awesome.min.css

    Shinsuke Sugaya <******@****.***> 1576358545 +0900
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Sat Dec 14 21:22:25 GMT 2019
    - 55.8K bytes
    - Click Count (0)
  3. fess-crawler/src/test/resources/ajax/js/jquery-2.1.1.min.js

    Shinsuke Sugaya <******@****.***> 1444529815 +0900
    Created: Sat Dec 20 11:21:39 GMT 2025
    - Last Modified: Sun Oct 11 02:16:55 GMT 2015
    - 82.3K bytes
    - Click Count (0)
  4. CHANGELOG/CHANGELOG-1.29.md

    - The scheduling queue didn't notice any extenders' failures, it could miss some cluster events,
      and it could end up Pods rejected by Extenders stuck in unschedulable pod pool in 5min in the worst-case scenario.
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Wed Mar 12 00:36:01 GMT 2025
    - 429.6K bytes
    - Click Count (1)
  5. CHANGELOG/CHANGELOG-1.30.md

    - The scheduling queue didn't notice any extenders' failures, it could miss some cluster events,
      and it could end up Pods rejected by Extenders stuck in unschedulable pod pool in 5min in the worst-case scenario.
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Wed Jun 18 18:59:10 GMT 2025
    - 398.1K bytes
    - Click Count (0)
  6. CHANGELOG/CHANGELOG-1.27.md

    - The scheduling queue didn't notice any extenders' failures, it could miss some cluster events,
      and it could end up Pods rejected by Extenders stuck in unschedulable pod pool in 5min in the worst-case scenario.
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Wed Jul 17 07:48:22 GMT 2024
    - 466.3K bytes
    - Click Count (2)
  7. index.yaml

        home: https://min.io
        icon: https://min.io/resources/img/logo/MINIO_wordmark.png
        keywords:
        - minio
        - storage
        - object-storage
        - s3
        - cluster
        maintainers:
        - email: ******@****.***
          name: MinIO, Inc
        name: minio
        sources:
        - https://github.com/minio/minio
        urls:
        - https://charts.min.io/helm-releases/minio-5.4.0.tgz
        version: 5.4.0
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Jan 03 05:34:47 GMT 2025
    - 55.1K bytes
    - Click Count (0)
  8. docs/distributed/iam-import-with-missing-entities.sh

    sleep 30
    ./mc ready myminio
    
    ./mc idp ldap add myminio server_addr=localhost:389 server_insecure=on \
    	lookup_bind_dn=cn=admin,dc=min,dc=io lookup_bind_password=admin \
    	user_dn_search_base_dn=dc=min,dc=io user_dn_search_filter="(uid=%s)" \
    	group_search_base_dn=ou=swengg,dc=min,dc=io group_search_filter="(&(objectclass=groupOfNames)(member=%d))"
    
    ./mc admin service restart myminio --json
    ./mc ready myminio
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Mon Nov 11 15:01:29 GMT 2024
    - 4.5K bytes
    - Click Count (1)
  9. CHANGELOG/CHANGELOG-1.28.md

    Also, Job controller's constants for default backoff and maximal backoff are lowered down to 1s (from 10s) and 1min (from 6min), respectively. These constants are used to determine the backoff delay for the next Job controller sync in case of a request failure. ([#118615](https://github.com/kubernetes/kubernetes/pull/118615), [@mimowo](https://github.com/mimowo)) [SIG...
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Fri Sep 05 03:47:18 GMT 2025
    - 456.9K bytes
    - Click Count (1)
  10. docs/distributed/samples/bootstrap-complete.ldif

    objectclass: organizationalUnit
    ou: groups
    description: groups branch
    
    # Create project groups
    
    dn: cn=projectx,ou=groups,ou=hwengg,dc=min,dc=io
    objectclass: groupofnames
    cn: projectx
    description: Project X group members
    member: uid=alice1,ou=people,ou=hwengg,dc=min,dc=io
    member: uid=bobfisher,ou=people,ou=hwengg,dc=min,dc=io
    
    dn: cn=projecty,ou=groups,ou=hwengg,dc=min,dc=io
    objectclass: groupofnames
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Thu Sep 12 15:59:00 GMT 2024
    - 3.2K bytes
    - Click Count (0)
Back to Top