Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for VersioningConfigUpdatedAt (0.12 seconds)

  1. cmd/site-replication.go

    			lastUpdate = ss.meta.VersioningConfigUpdatedAt
    			latestID = dID
    			latestVersioningConfig = ss.meta.Versioning
    		}
    		// avoid considering just created buckets as latest. Perhaps this site
    		// just joined cluster replication and yet to be sync'd
    		if ss.meta.CreatedAt.Equal(ss.meta.VersioningConfigUpdatedAt) {
    			continue
    		}
    		if ss.meta.VersioningConfigUpdatedAt.After(lastUpdate) {
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Sun Sep 28 20:59:21 GMT 2025
    - 184.8K bytes
    - Click Count (1)
Back to Top