You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: