Skip to content

fix s3 secretKeys.sse_c_key secret key checking typo; now sse_c_key is not required for using s3 with this chart#631

Merged
provokateurin merged 1 commit intonextcloud:mainfrom
jessebot:fix/s3-sse-typo
Sep 20, 2024
Merged

fix s3 secretKeys.sse_c_key secret key checking typo; now sse_c_key is not required for using s3 with this chart#631
provokateurin merged 1 commit intonextcloud:mainfrom
jessebot:fix/s3-sse-typo

Conversation

@jessebot
Copy link
Collaborator

Description of the change

I did a copypasta typo where I was checking for the s3 bucket parameter instead of the sse c key parameter 🤦 This PR fixes that.

Benefits

Now SSE C won't be required to use this chart with s3 as a primary object store.

Possible drawbacks

none that come to mind, but happy to chat :)

Applicable issues

Checklist

…3 with this chart

Signed-off-by: jessebot <jessebot@linux.com>
@jessebot jessebot self-assigned this Sep 20, 2024
@jessebot jessebot added the 3. to review Waiting for reviews label Sep 20, 2024
@jessebot jessebot changed the title fix s3 sse_c checking typo; now sse_c key is not required for using s3 with this chart fix s3 secretKeys.sse_c_key secret key checking typo; now sse_c_key is not required for using s3 with this chart Sep 20, 2024
@provokateurin provokateurin merged commit 0565cdb into nextcloud:main Sep 20, 2024
@jessebot jessebot deleted the fix/s3-sse-typo branch September 20, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

S3: failed to create resource: [...] spec.template.spec.containers[1].env[22].valueFrom.secretKeyRef.key: Required value]

2 participants