Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuration of s3 region for registry backend #10200

Closed
wants to merge 5 commits into from

Conversation

nandajavarma
Copy link
Contributor

Description

This PR adds an option to configure the bucket region. Alongside it also ensures the secret is created even when the registry is set to inCluster since s3 backend can be set for inCluster registry.

Related Issue(s)

Fixes #9800

How to test

Use S3 as the In-cluster Storage provider in KOTS config UI. You will see the option to set the Region for S3

Release Notes

[kots] Add option to set the `S3` bucket region used for registry backend

Documentation

@nandajavarma nandajavarma requested a review from a team May 23, 2022 22:43
@github-actions github-actions bot added the team: delivery Issue belongs to the self-hosted team label May 23, 2022
@nandajavarma nandajavarma requested review from a team May 24, 2022 06:58
@github-actions github-actions bot added team: IDE team: workspace Issue belongs to the Workspace team labels May 24, 2022
@roboquat roboquat added size/XL and removed size/S labels May 24, 2022
@princerachit
Copy link
Contributor

Hi @nandajavarma thanks for the PR. I think unlike self hosted team everyone would not have enough knowledge to operate using kots. e.g. Workspace team heavily relies on preview env and workspace-preview cluster for testing. For PRs like these we (at least me) would rely heavily on the testing performed by the author. Adding a screenshot or a short loom video can help me review it faster. What do you think?

@nandajavarma nandajavarma deleted the nvn/fix-9800 branch May 24, 2022 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note size/XL team: delivery Issue belongs to the self-hosted team team: IDE team: workspace Issue belongs to the Workspace team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KOTS incluster registry S3 dialog doesn't request region
5 participants