Cyrill Troxler
|
4aa27ddcdf
|
Clean up old references to encryptionKey
|
2019-05-16 18:15:45 +02:00 |
|
Cyrill Troxler
|
e133baaba1
|
Clean up old references to encryptionKey
|
2019-05-16 18:15:45 +02:00 |
|
Cyrill Troxler
|
b5377b4504
|
Merge pull request #18 from ctrox/secrets
Supply credentials using volume secrets instead of cli config
|
2019-05-15 21:23:43 +02:00 |
|
Cyrill Troxler
|
b59a7f2185
|
Merge pull request #18 from ctrox/secrets
Supply credentials using volume secrets instead of cli config
|
2019-05-15 21:23:43 +02:00 |
|
Cyrill Troxler
|
af7b022329
|
Update README
|
2019-05-15 21:14:18 +02:00 |
|
Cyrill Troxler
|
2d3c8be65b
|
Update README
|
2019-05-15 21:14:18 +02:00 |
|
Cyrill Troxler
|
ca9f3b5bd0
|
Remove s3ql
s3ql does not work very well in a dynamic environment like k8s.
Also as it needs a ton of dependencies just to get it built makes
it hard to maintain.
|
2019-05-15 21:06:28 +02:00 |
|
Cyrill Troxler
|
f80104f215
|
Remove s3ql
s3ql does not work very well in a dynamic environment like k8s.
Also as it needs a ton of dependencies just to get it built makes
it hard to maintain.
|
2019-05-15 21:06:28 +02:00 |
|
Cyrill Troxler
|
ed56293477
|
Do not use sigv2 with s3fs
|
2019-05-15 21:00:16 +02:00 |
|
Cyrill Troxler
|
76fc704c31
|
Do not use sigv2 with s3fs
|
2019-05-15 21:00:16 +02:00 |
|
Cyrill Troxler
|
5e727dbb05
|
Add log message when mounting
|
2019-05-15 21:00:16 +02:00 |
|
Cyrill Troxler
|
cc38b81678
|
Add log message when mounting
|
2019-05-15 21:00:16 +02:00 |
|
Cyrill Troxler
|
f12bc09bdf
|
Update README and deployment, split up dockerfile
|
2019-05-15 21:00:16 +02:00 |
|
Cyrill Troxler
|
152eeb1d14
|
Update README and deployment, split up dockerfile
|
2019-05-15 21:00:16 +02:00 |
|
Cyrill Troxler
|
6663621a25
|
Upgrade csi-spec, fix tests
|
2019-05-15 21:00:16 +02:00 |
|
Cyrill Troxler
|
c6b3b5199d
|
Upgrade csi-spec, fix tests
|
2019-05-15 21:00:16 +02:00 |
|
Cyrill Troxler
|
a670d7fb4d
|
Supply credentials using volume secrets instead of cli config
|
2019-05-15 21:00:02 +02:00 |
|
Cyrill Troxler
|
4e8bbf0126
|
Supply credentials using volume secrets instead of cli config
|
2019-05-15 21:00:02 +02:00 |
|
Cyrill Troxler
|
59fd15b628
|
Add rclone mounter (#15)
|
2019-03-07 20:27:02 +01:00 |
|
Cyrill Troxler
|
ea4022e9c6
|
Add rclone mounter (#15)
|
2019-03-07 20:27:02 +01:00 |
|
Cyrill Troxler
|
577f229ef7
|
Switch to go modules (#13)
|
2019-03-02 11:03:07 +01:00 |
|
Cyrill Troxler
|
9eeb6021a4
|
Switch to go modules (#13)
|
2019-03-02 11:03:07 +01:00 |
|
Cyrill Troxler
|
4995b00f57
|
Revert capabilites to only allow RWO (#12)
|
2019-02-28 21:09:56 +01:00 |
|
Cyrill Troxler
|
95d7e48328
|
Revert capabilites to only allow RWO (#12)
|
2019-02-28 21:09:56 +01:00 |
|
Lennard
|
e326d607d0
|
Feature/update to csi 1.0 (#9)
* updated all image to v1.0.1 csi
* Updated golang code to csi 1.0 compatible names
* added comment
|
2019-02-28 19:34:03 +01:00 |
|
Lennard
|
83723f4be0
|
Feature/update to csi 1.0 (#9)
* updated all image to v1.0.1 csi
* Updated golang code to csi 1.0 compatible names
* added comment
|
2019-02-28 19:34:03 +01:00 |
|
Cyrill Troxler
|
1709545db6
|
Sanitize the volumeID before creation
* Bucket names cannot contain upper case letters
* Bucket names cannot be longer than 63 chars
|
2019-02-06 20:02:28 +01:00 |
|
Cyrill Troxler
|
58912e4734
|
Sanitize the volumeID before creation
* Bucket names cannot contain upper case letters
* Bucket names cannot be longer than 63 chars
|
2019-02-06 20:02:28 +01:00 |
|
Cyrill Troxler
|
dc45abfa98
|
Fix s3backer with AWS
If we set baseURL with AWS s3backer will fail to authenticate.
|
2019-01-19 14:43:54 +01:00 |
|
Cyrill Troxler
|
728ef7d7e7
|
Fix s3backer with AWS
If we set baseURL with AWS s3backer will fail to authenticate.
|
2019-01-19 14:43:54 +01:00 |
|
Cyrill Troxler
|
6feb8b58c8
|
Set correct vendor version and display it on launch
|
2019-01-19 14:40:58 +01:00 |
|
Cyrill Troxler
|
709162c21b
|
Set correct vendor version and display it on launch
|
2019-01-19 14:40:58 +01:00 |
|
Cyrill Troxler
|
c7f9953e35
|
Improve bucket error messages
|
2019-01-19 14:39:33 +01:00 |
|
Cyrill Troxler
|
d8f966a3de
|
Improve bucket error messages
|
2019-01-19 14:39:33 +01:00 |
|
Cyrill Troxler
|
b5403a45bb
|
Update README
|
2018-08-06 19:27:24 +02:00 |
|
Cyrill Troxler
|
6989c5b01f
|
Update README
|
2018-08-06 19:27:24 +02:00 |
|
Cyrill Troxler
|
ac4456a089
|
Increase version for release
|
2018-08-04 14:14:45 +02:00 |
|
Cyrill Troxler
|
90101de40a
|
Increase version for release
|
2018-08-04 14:14:45 +02:00 |
|
Cyrill Troxler
|
82e4a865da
|
Add ci pipeline with GitLab (#3)
* Add automated testing
* Create loop device while staging s3backer
|
2018-08-03 20:30:46 +02:00 |
|
Cyrill Troxler
|
9291d09baa
|
Add ci pipeline with GitLab (#3)
* Add automated testing
* Create loop device while staging s3backer
|
2018-08-03 20:30:46 +02:00 |
|
Cyrill Troxler
|
02cde15691
|
Increase version for release
|
2018-07-29 16:26:02 +02:00 |
|
Cyrill Troxler
|
f603d84fc5
|
Increase version for release
|
2018-07-29 16:26:02 +02:00 |
|
Cyrill Troxler
|
d43cb143fd
|
Add comment about AWS endpoint URL
|
2018-07-29 16:19:40 +02:00 |
|
Cyrill Troxler
|
59baca136c
|
Add comment about AWS endpoint URL
|
2018-07-29 16:19:40 +02:00 |
|
Cyrill Troxler
|
59e93b70d0
|
Improve bucket error messages
|
2018-07-29 16:19:26 +02:00 |
|
Cyrill Troxler
|
8a31ac89c9
|
Improve bucket error messages
|
2018-07-29 16:19:26 +02:00 |
|
Cyrill Troxler
|
715d9d5137
|
Update README
|
2018-07-29 14:54:28 +02:00 |
|
Cyrill Troxler
|
c90763940a
|
Update README
|
2018-07-29 14:54:28 +02:00 |
|
Cyrill Troxler
|
ea2ff584a1
|
Rename to just csi-s3
|
2018-07-29 14:49:35 +02:00 |
|
Cyrill Troxler
|
df04f577d2
|
Rename to just csi-s3
|
2018-07-29 14:49:35 +02:00 |
|