minio/internal/bucket/replication
Harshavardhana 48e367ff7d
reject resync start on misconfigured replication rules (#15041)
we expect resync to start on buckets with replication
rule ExistingObjects enabled, if not we reject such
calls.
2022-06-06 02:54:39 -07:00
..
and.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
datatypes.go fetch bucket retention config once for ILM evalAction (#14727) 2022-04-11 13:25:32 -07:00
datatypes_gen.go Add support for multi site replication (#12880) 2021-09-18 13:31:35 -07:00
datatypes_gen_test.go Add support for multi site replication (#12880) 2021-09-18 13:31:35 -07:00
destination.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
error.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
filter.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
replication.go reject resync start on misconfigured replication rules (#15041) 2022-06-06 02:54:39 -07:00
replication_test.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
rule.go Disallow delete replication for tag based rules (#14167) 2022-01-24 15:22:20 -08:00
rule_test.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
sourceselectioncriteria.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
tag.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00