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

feat(Gitea): add CRD property to toggle SSH Service creation (#137) #139

Merged
merged 2 commits into from
May 31, 2023

Conversation

kosmoz
Copy link
Member

@kosmoz kosmoz commented May 30, 2023

No description provided.

@kosmoz kosmoz requested a review from pmig May 30, 2023 13:55
@kosmoz kosmoz self-assigned this May 30, 2023
@kosmoz kosmoz linked an issue May 30, 2023 that may be closed by this pull request
Copy link
Member

@pmig pmig left a comment

Choose a reason for hiding this comment

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

Migration works fine, also LoadBalancer is correctly reconciled based on feature flag.

In order to improve UX we should also enable / disable the ssh clone link in the UI via the env variable DISABLE_SSH

@pmig pmig force-pushed the 137-disable-ssh-support-for-gitea branch from 24611a5 to d00eda8 Compare May 31, 2023 06:36
Signed-off-by: Philip Miglinci <pmig@glasskube.eu>
@pmig pmig self-requested a review May 31, 2023 06:43
Copy link
Member

@pmig pmig left a comment

Choose a reason for hiding this comment

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

fixed

@pmig pmig merged commit 19fe8b8 into main May 31, 2023
@pmig pmig deleted the 137-disable-ssh-support-for-gitea branch May 31, 2023 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable ssh support for GiTea
2 participants