Skip to content

Commit 19775ce

Browse files
authored
Merge pull request #935 from lsst-it/IT-5635/s3nd
(pillan,konkong,elqui) add rubinobs-raw-{latiss,comcam,lsstcam}-test buckets
2 parents c283a38 + 77d8c30 commit 19775ce

13 files changed

+429
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
apiVersion: objectbucket.io/v1alpha1
3+
kind: ObjectBucketClaim
4+
metadata:
5+
name: &name rubinobs-raw-comcam-test
6+
namespace: rook-ceph
7+
spec:
8+
bucketName: *name
9+
storageClassName: lfa
10+
additionalConfig:
11+
bucketOwner: comcam
12+
bucketMaxSize: 5Ti
13+
bucketLifecycle: |
14+
{
15+
"Rules": [
16+
{
17+
"ID": "AbortIncompleteMultipartUploads",
18+
"Status": "Enabled",
19+
"Prefix": "",
20+
"AbortIncompleteMultipartUpload": {
21+
"DaysAfterInitiation": 1
22+
}
23+
},
24+
{
25+
"ID": "ExpireAfter1Day",
26+
"Status": "Enabled",
27+
"Prefix": "",
28+
"Expiration": {
29+
"Days": 1
30+
}
31+
}
32+
]
33+
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
apiVersion: objectbucket.io/v1alpha1
3+
kind: ObjectBucketClaim
4+
metadata:
5+
name: &name rubinobs-raw-latiss-test
6+
namespace: rook-ceph
7+
spec:
8+
bucketName: *name
9+
storageClassName: lfa
10+
additionalConfig:
11+
bucketOwner: latiss
12+
bucketMaxSize: 1Ti
13+
bucketLifecycle: |
14+
{
15+
"Rules": [
16+
{
17+
"ID": "AbortIncompleteMultipartUploads",
18+
"Status": "Enabled",
19+
"Prefix": "",
20+
"AbortIncompleteMultipartUpload": {
21+
"DaysAfterInitiation": 1
22+
}
23+
},
24+
{
25+
"ID": "ExpireAfter1Day",
26+
"Status": "Enabled",
27+
"Prefix": "",
28+
"Expiration": {
29+
"Days": 1
30+
}
31+
}
32+
]
33+
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
apiVersion: objectbucket.io/v1alpha1
3+
kind: ObjectBucketClaim
4+
metadata:
5+
name: &name rubinobs-raw-lsstcam-test
6+
namespace: rook-ceph
7+
spec:
8+
bucketName: *name
9+
storageClassName: lfa
10+
additionalConfig:
11+
bucketOwner: lsstcam
12+
bucketMaxSize: 200Ti
13+
bucketLifecycle: |
14+
{
15+
"Rules": [
16+
{
17+
"ID": "AbortIncompleteMultipartUploads",
18+
"Status": "Enabled",
19+
"Prefix": "",
20+
"AbortIncompleteMultipartUpload": {
21+
"DaysAfterInitiation": 1
22+
}
23+
},
24+
{
25+
"ID": "ExpireAfter1Day",
26+
"Status": "Enabled",
27+
"Prefix": "",
28+
"Expiration": {
29+
"Days": 1
30+
}
31+
}
32+
]
33+
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
apiVersion: objectbucket.io/v1alpha1
3+
kind: ObjectBucketClaim
4+
metadata:
5+
name: &name rubinobs-raw-comcam-test
6+
namespace: rook-ceph
7+
spec:
8+
bucketName: *name
9+
storageClassName: lfa
10+
additionalConfig:
11+
bucketOwner: comcam
12+
bucketMaxSize: 5Ti
13+
bucketLifecycle: |
14+
{
15+
"Rules": [
16+
{
17+
"ID": "AbortIncompleteMultipartUploads",
18+
"Status": "Enabled",
19+
"Prefix": "",
20+
"AbortIncompleteMultipartUpload": {
21+
"DaysAfterInitiation": 1
22+
}
23+
},
24+
{
25+
"ID": "ExpireAfter1Day",
26+
"Status": "Enabled",
27+
"Prefix": "",
28+
"Expiration": {
29+
"Days": 1
30+
}
31+
}
32+
]
33+
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
apiVersion: objectbucket.io/v1alpha1
3+
kind: ObjectBucketClaim
4+
metadata:
5+
name: &name rubinobs-raw-latiss-test
6+
namespace: rook-ceph
7+
spec:
8+
bucketName: *name
9+
storageClassName: lfa
10+
additionalConfig:
11+
bucketOwner: latiss
12+
bucketMaxSize: 1Ti
13+
bucketLifecycle: |
14+
{
15+
"Rules": [
16+
{
17+
"ID": "AbortIncompleteMultipartUploads",
18+
"Status": "Enabled",
19+
"Prefix": "",
20+
"AbortIncompleteMultipartUpload": {
21+
"DaysAfterInitiation": 1
22+
}
23+
},
24+
{
25+
"ID": "ExpireAfter1Day",
26+
"Status": "Enabled",
27+
"Prefix": "",
28+
"Expiration": {
29+
"Days": 1
30+
}
31+
}
32+
]
33+
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
apiVersion: objectbucket.io/v1alpha1
3+
kind: ObjectBucketClaim
4+
metadata:
5+
name: &name rubinobs-raw-lsstcam-test
6+
namespace: rook-ceph
7+
spec:
8+
bucketName: *name
9+
storageClassName: lfa
10+
additionalConfig:
11+
bucketOwner: lsstcam
12+
bucketMaxSize: 200Ti
13+
bucketLifecycle: |
14+
{
15+
"Rules": [
16+
{
17+
"ID": "AbortIncompleteMultipartUploads",
18+
"Status": "Enabled",
19+
"Prefix": "",
20+
"AbortIncompleteMultipartUpload": {
21+
"DaysAfterInitiation": 1
22+
}
23+
},
24+
{
25+
"ID": "ExpireAfter1Day",
26+
"Status": "Enabled",
27+
"Prefix": "",
28+
"Expiration": {
29+
"Days": 1
30+
}
31+
}
32+
]
33+
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
apiVersion: objectbucket.io/v1alpha1
3+
kind: ObjectBucketClaim
4+
metadata:
5+
name: &name rubinobs-raw-latiss-test
6+
namespace: rook-ceph
7+
spec:
8+
bucketName: *name
9+
storageClassName: lfa
10+
additionalConfig:
11+
bucketOwner: latiss
12+
bucketMaxSize: 1Ti
13+
bucketLifecycle: |
14+
{
15+
"Rules": [
16+
{
17+
"ID": "AbortIncompleteMultipartUploads",
18+
"Status": "Enabled",
19+
"Prefix": "",
20+
"AbortIncompleteMultipartUpload": {
21+
"DaysAfterInitiation": 1
22+
}
23+
},
24+
{
25+
"ID": "ExpireAfter1Day",
26+
"Status": "Enabled",
27+
"Prefix": "",
28+
"Expiration": {
29+
"Days": 1
30+
}
31+
}
32+
]
33+
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
apiVersion: objectbucket.io/v1alpha1
3+
kind: ObjectBucketClaim
4+
metadata:
5+
name: &name rubinobs-raw-lsstcam-test
6+
namespace: rook-ceph
7+
spec:
8+
bucketName: *name
9+
storageClassName: lfa
10+
additionalConfig:
11+
bucketOwner: lsstcam
12+
bucketMaxSize: 200Ti
13+
bucketLifecycle: |
14+
{
15+
"Rules": [
16+
{
17+
"ID": "AbortIncompleteMultipartUploads",
18+
"Status": "Enabled",
19+
"Prefix": "",
20+
"AbortIncompleteMultipartUpload": {
21+
"DaysAfterInitiation": 1
22+
}
23+
},
24+
{
25+
"ID": "ExpireAfter1Day",
26+
"Status": "Enabled",
27+
"Prefix": "",
28+
"Expiration": {
29+
"Days": 1
30+
}
31+
}
32+
]
33+
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
apiVersion: objectbucket.io/v1alpha1
3+
kind: ObjectBucketClaim
4+
metadata:
5+
name: &name rubinobs-raw-comcam-test
6+
namespace: rook-ceph
7+
spec:
8+
bucketName: *name
9+
storageClassName: lfa
10+
additionalConfig:
11+
bucketOwner: comcam
12+
bucketMaxSize: 5Ti
13+
bucketLifecycle: |
14+
{
15+
"Rules": [
16+
{
17+
"ID": "AbortIncompleteMultipartUploads",
18+
"Status": "Enabled",
19+
"Prefix": "",
20+
"AbortIncompleteMultipartUpload": {
21+
"DaysAfterInitiation": 1
22+
}
23+
},
24+
{
25+
"ID": "ExpireAfter1Day",
26+
"Status": "Enabled",
27+
"Prefix": "",
28+
"Expiration": {
29+
"Days": 1
30+
}
31+
}
32+
]
33+
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
apiVersion: objectbucket.io/v1alpha1
3+
kind: ObjectBucketClaim
4+
metadata:
5+
name: &name rubinobs-raw-latiss-test
6+
namespace: rook-ceph
7+
spec:
8+
bucketName: *name
9+
storageClassName: lfa
10+
additionalConfig:
11+
bucketOwner: latiss
12+
bucketMaxSize: 1Ti
13+
bucketLifecycle: |
14+
{
15+
"Rules": [
16+
{
17+
"ID": "AbortIncompleteMultipartUploads",
18+
"Status": "Enabled",
19+
"Prefix": "",
20+
"AbortIncompleteMultipartUpload": {
21+
"DaysAfterInitiation": 1
22+
}
23+
},
24+
{
25+
"ID": "ExpireAfter1Day",
26+
"Status": "Enabled",
27+
"Prefix": "",
28+
"Expiration": {
29+
"Days": 1
30+
}
31+
}
32+
]
33+
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
apiVersion: objectbucket.io/v1alpha1
3+
kind: ObjectBucketClaim
4+
metadata:
5+
name: &name rubinobs-raw-comcam-test
6+
namespace: rook-ceph
7+
spec:
8+
bucketName: *name
9+
storageClassName: lfa
10+
additionalConfig:
11+
bucketOwner: comcam
12+
bucketMaxSize: 5Ti
13+
bucketLifecycle: |
14+
{
15+
"Rules": [
16+
{
17+
"ID": "AbortIncompleteMultipartUploads",
18+
"Status": "Enabled",
19+
"Prefix": "",
20+
"AbortIncompleteMultipartUpload": {
21+
"DaysAfterInitiation": 1
22+
}
23+
},
24+
{
25+
"ID": "ExpireAfter1Day",
26+
"Status": "Enabled",
27+
"Prefix": "",
28+
"Expiration": {
29+
"Days": 1
30+
}
31+
}
32+
]
33+
}

0 commit comments

Comments
 (0)