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

Superset repackaging as beta release/helm packages build, test, lint, helm-docs, publication #1

Merged
merged 8 commits into from
Jun 6, 2024

Conversation

idirze
Copy link
Contributor

@idirze idirze commented Jun 5, 2024

This chart is a wrapper (or a meta chart) above the original official superset chart and references it as a subchart dependency to provide overrides and enrichment for the existing default values.

Objectively, the chart provides the following features:

  1. An implementation for a custom Oauth2/OpenId providers which includes keycloak and Dex IdP.
  2. Externalizes the secrets into a specific okdp secrets for the database, Oauth2, redis and superset related credentials.
  3. Provides high level configuration for superset deployment by overriding the default superset original values.
  4. Provides an ability to add additional future components (like monitoring) or replace existing ones (like original subcharts for redis and postgresql database).
  5. Seamless configuration and deployment.

The PR also automate the Build, lint, test, helm-docs generation for all helm charts and publish the packages into Github Releases. An index.yaml is automatically updated in the branch gh-pages which reference the published releases.

@idirze idirze requested review from mlahouar and SergeAlexandre June 5, 2024 18:36
@idirze idirze merged commit 9b47f44 into main Jun 6, 2024
1 check passed
@idirze idirze deleted the helm-charts branch June 6, 2024 15:10
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.

3 participants