Adds configuration for server-side encrypted s3 uploads#161
Adds configuration for server-side encrypted s3 uploads#161
Conversation
|
@huboard/committers I need to cut an enterprise release for this and I don't have time to wait for the official process.
I've taken WIP off, so if enough people are online to not make this happen that would be better |
|
Just to confirm, this PR adds four environment variables:
It also adds an Really my only question is why we need both |
There was a problem hiding this comment.
As more generally commented, it seems to me that this could be:
if(HUBOARD_ENV.CONFIG && HUBOARD_ENV.CONFIG.AWS_S3_ENCRYPTED === 'true')
...
I see now that these are being populated from the same enterprise maintenance value behind the scenes. The |
|
¯_(ツ)_/¯ I wish we had more time to fix this “right" |
We do before it hits |
4df21b1 to
6f835b4
Compare
No description provided.