Skip to content

kots: Support s3 backend with incluster registry #9701

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

Merged
merged 1 commit into from
May 4, 2022

Conversation

Pothulapati
Copy link
Contributor

Description

Currently, There seems to be a configuration issue, around
s3 backend, and docker registry. The s3 option is available
when incluster is disabled, which is confusing as s3
backend is supported when incluster registry is enabled.

This PR fixes that by having this configured correctly.

Signed-off-by: Tarun Pothulapati [email protected]

Related Issue(s)

How to test

With kots, You should now see an Storage backend option when incluster
registry is enabled.

Release Notes

[kots] support s3 backend in incluster registry

Documentation

@Pothulapati Pothulapati requested a review from a team May 2, 2022 16:31
@github-actions github-actions bot added the team: delivery Issue belongs to the self-hosted team label May 2, 2022
@Pothulapati Pothulapati force-pushed the tar/incluster-registry-s3 branch from 3ddd9be to 7138703 Compare May 2, 2022 16:37
@mrsimonemms mrsimonemms self-assigned this May 4, 2022
Copy link
Contributor

@mrsimonemms mrsimonemms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this change. Just a couple of minor issues to fix and it'll be good to go

@Pothulapati Pothulapati force-pushed the tar/incluster-registry-s3 branch from 7138703 to 46d7805 Compare May 4, 2022 10:45
Currently, There seems to be a configuration issue, around
s3 backend, and docker registry. The s3 option is available
when `incluster` is disabled, which is confusing as s3
backend is supported when `incluster` registry is enabled.

This PR fixes that by having this configured correctly.

Signed-off-by: Tarun Pothulapati <[email protected]>
@Pothulapati Pothulapati force-pushed the tar/incluster-registry-s3 branch from 46d7805 to 654a318 Compare May 4, 2022 10:49
@mrsimonemms mrsimonemms self-requested a review May 4, 2022 10:52
@roboquat roboquat merged commit 4fe4f74 into main May 4, 2022
@roboquat roboquat deleted the tar/incluster-registry-s3 branch May 4, 2022 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note size/M team: delivery Issue belongs to the self-hosted team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants