You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Anis Elleuch
52a1d248b2
policy: Do not return an error for invalid value during parsing ( #9442 )
...
s3:HardwareInfo was removed recently. Users having that admin action
stored in the backend will have an issue starting the server.
To fix this, we need to avoid returning an error in Marshal/Unmarshal
when they encounter an invalid action and validate only in specific
location.
Currently the validation is done and in ParseConfig().
5 years ago
..
condition
fix: support object-remaining-retention-days policy condition ( #9259 )
5 years ago
action.go
add bucket tagging support ( #9389 )
5 years ago
action_test.go
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ( #8892 )
5 years ago
actionset.go
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ( #8892 )
5 years ago
actionset_test.go
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ( #8892 )
5 years ago
effect.go
policy: Do not return an error for invalid value during parsing ( #9442 )
5 years ago
effect_test.go
policy: Do not return an error for invalid value during parsing ( #9442 )
5 years ago
error.go
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ( #8892 )
5 years ago
id.go
policy: Do not return an error for invalid value during parsing ( #9442 )
5 years ago
id_test.go
policy: Do not return an error for invalid value during parsing ( #9442 )
5 years ago
policy.go
fix: remove any duplicate statements in policy input ( #9385 )
5 years ago
policy_test.go
fix: remove any duplicate statements in policy input ( #9385 )
5 years ago
principal.go
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ( #8892 )
5 years ago
principal_test.go
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ( #8892 )
5 years ago
resource.go
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ( #8892 )
5 years ago
resource_test.go
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ( #8892 )
5 years ago
resourceset.go
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ( #8892 )
5 years ago
resourceset_test.go
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ( #8892 )
5 years ago
statement.go
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ( #8892 )
5 years ago
statement_test.go
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ( #8892 )
5 years ago