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

Add more support for self-hosting inside an existing Kubernetes cluster #1734

Merged
merged 7 commits into from Mar 9, 2022

Conversation

abelanger5
Copy link
Contributor

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Other (please describe):

Pull request checklist

Please check if your PR fulfills the following requirements:

  • If it's a backend change, tests for the changes have been added and go test ./... runs successfully from the root folder.
  • If it's a frontend change, Prettier has been run
  • Docs have been reviewed and added / updated if needed

What is the current behavior?

At the moment there's no in-cluster authentication option and no support for external Helm registries.

What is the new behavior?

  • Adds an in-cluster authentication option
  • Adds support for external Helm registries

Technical Spec/Implementation Notes

For now Helm registries can only be linked through porter connect helm.

Co-authored-by: Nicolas Frati <nicofrati@gmail.com>
api/server/shared/config/env/envconfs.go Outdated Show resolved Hide resolved
Co-authored-by: Mohammed Nafees <hello@mnafees.me>
@abelanger5 abelanger5 merged commit 1826b5b into master Mar 9, 2022
@abelanger5 abelanger5 deleted the belanger/add-in-cluster-option branch October 26, 2022 20:23
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.

None yet

3 participants