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

Create Provider Helm Chart #331

Closed
5 tasks done
grahamia opened this issue Jul 3, 2024 · 0 comments · Fixed by #343
Closed
5 tasks done

Create Provider Helm Chart #331

grahamia opened this issue Jul 3, 2024 · 0 comments · Fixed by #343
Assignees

Comments

@grahamia
Copy link
Contributor

grahamia commented Jul 3, 2024

Overview

As it stands all provider setup is done within the Operator Helm Chart, this should be split into own Provider Helm Chart, this will allow for easier migration to provider operator. For this task the Helm chart for the provider should be executed from the KFP-Operator helm chart.

The following resources should be pulled into own Helm chart, this helm chart is responsible for deploying all the configured providers.

  • Eventsource server
  • Eventsource

The above helm chart should be added as a dependency to the KFP-Operator chart.

The event aggregator will stay in the KFP-Operator helm chart at this point.

Tasks

  • move the resources
  • create new provider chart
  • add to make file ability to install/upgrade provider
  • sensible default values to be create within new chart
  • update documentation
@grahamia grahamia added enhancement New feature or request unrefined labels Jul 3, 2024
@grahamia grahamia added this to the Provider Custom Resource milestone Jul 3, 2024
@grahamia grahamia removed enhancement New feature or request unrefined labels Jul 9, 2024
This was referenced Jul 19, 2024
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 a pull request may close this issue.

2 participants