Implement base operator #1

Merged
pierre merged 21 commits from operator into master 2023-05-08 16:20:17 +00:00

21 Commits

Author SHA1 Message Date
e4603b0f38 Add some pause before the beginning of each test to let Minio start
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-05-08 18:09:59 +02:00
f536b24c4a Grouped CRD into a single file
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-05-08 18:06:11 +02:00
b25b7aa2a5 Create docker image & test in docker
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 18:04:11 +02:00
765a8108fd Fix indempotence issue with policy attach
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-08 17:26:42 +02:00
268f9a47cd Applied first configuration 2023-05-08 17:20:54 +02:00
073c91fe0d Can attach policies to users
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-08 17:08:59 +02:00
c90e46f038 Can create users
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 16:18:15 +02:00
328036b7b3 Add basic drone configuration
All checks were successful
continuous-integration/drone Build is passing
2023-05-08 16:04:23 +02:00
1ae2cf7282 Can create policies 2023-05-08 16:00:53 +02:00
42e2ea5539 Improve terminology 2023-05-08 15:28:41 +02:00
239b58d8db Properly test retention 2023-05-08 15:23:19 +02:00
e3860d9f93 Test properly quota definition 2023-05-08 14:38:54 +02:00
fb2a9f39fb Test properly anonymous access 2023-05-08 14:23:30 +02:00
f779715d65 Test properly versioning 2023-05-08 14:10:15 +02:00
a3f523410f Add buckets creation 2023-05-06 16:41:36 +02:00
11d2ba5312 Spwan test minio instance 2023-05-06 13:15:17 +02:00
76c22150c0 Automatically create secret for bucket if missing 2023-05-06 11:47:18 +02:00
36aaf5fb4d Read minio instance secret key 2023-05-06 10:58:18 +02:00
547cc02800 Can listen to Minio buckets creation / update 2023-05-06 09:35:18 +02:00
4b7748bfbf Create first test bucket 2023-05-05 20:05:22 +02:00
68c27a310d Create base Rust project 2023-05-05 19:53:17 +02:00