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

[kots] show registry_s3 options only when incluster is enabled #12218

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

Pothulapati
Copy link
Contributor

@Pothulapati Pothulapati commented Aug 19, 2022

Description

This PR updates the reg_incluster_storage_s3* options to
only be enabled both when incluster is enabled, and s3 is
selected, instead of only the latter being used currently.

https://www.loom.com/share/2278f177783d4b9986fe3a2f2b316537

Signed-off-by: Tarun Pothulapati tarun@gitpod.io

Related Issue(s)

Fixes #10257

How to test

Follow steps in https://www.loom.com/share/1cbe5fb5122b499797b41aeefbba8290, and
see that it does not happen

Release Notes

[kots] show `registry_s3` options only when `incluster` is enabled

Documentation

Werft options:

  • /werft with-preview

Fixes #10257

This PR updates the `reg_incluster_storage_s3*` options to
only be enabled both when `incluster` is enabled, and `s3` is
selected, instead of only the latter being used currently.

Signed-off-by: Tarun Pothulapati <tarun@gitpod.io>
@Pothulapati Pothulapati requested a review from a team August 19, 2022 05:43
@github-actions github-actions bot added the team: delivery Issue belongs to the self-hosted team label Aug 19, 2022
@roboquat roboquat merged commit fa5d957 into main Aug 19, 2022
@roboquat roboquat deleted the tar/kots-reg-s3 branch August 19, 2022 10:31
@mrsimonemms
Copy link
Contributor

Good catch on this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note size/S team: delivery Issue belongs to the self-hosted team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kots admin UI bug - in-cluster S3 fields don't go away
3 participants