Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for getFailed (0.06 sec)

  1. api/maven-api-model/src/main/mdo/maven.mdo

              <type>String</type>
            </field>
            <field>
              <name>description</name>
              <version>3.0.0+</version>
              <description>A detailed description of the project, used by Maven whenever it needs to
                describe the project, such as on the website. While this element can be specified as
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Wed Oct 09 11:07:31 UTC 2024
    - 115.1K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.4.md

    - kubelet now defaults to `--cloud-provider=auto-detect`, use `--cloud-provider=''` to preserve previous default of no cloud provider (#28258, @vishh)
    
    ## Previous Releases Included in v1.4.0
    
    For a detailed list of all changes that were included in this release, please refer to the following CHANGELOG entries:
    
    - [v1.4.0-beta.10](CHANGELOG.md#v140-beta10)
    - [v1.4.0-beta.8](CHANGELOG.md#v140-beta8)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  3. cmd/site-replication.go

    	groupPolicy srPolicyMapping
    }
    
    type srILMExpiryRuleStatsSummary struct {
    	madmin.SRILMExpiryStatsSummary
    	ilmExpiryRule srILMExpiryRule
    }
    
    type srStatusInfo struct {
    	// SRStatusInfo returns detailed status on site replication status
    	Enabled           bool
    	MaxBuckets        int                             // maximum buckets seen across sites
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Aug 15 12:04:40 UTC 2024
    - 185.1K bytes
    - Viewed (0)
Back to top