chore: Add kfp-kubernetes to the core dependencies#75
Conversation
Signed-off-by: kramaranya <kramaranya15@gmail.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Pull request overview
This PR adds kfp-kubernetes as a core dependency to ensure that pipelines using Kubernetes-specific features can compile without requiring manual installation of the package.
Changes:
- Added
kfp-kubernetes>=2.15.2to the core dependencies list
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…ponents-input-params-validation AutoML components input parameters validation
* tabulat: make flow more flat, reduce components Signed-off-by: Mateusz Switala <mswitala@redhat.com> Assisted-by: Claude Code * improve impelmentation, add tests, fix checks Signed-off-by: Mateusz Switala <mswitala@redhat.com> Assisted-by: Claude Code * improve unit tests Signed-off-by: Mateusz Switala <mswitala@redhat.com> Assisted-by: Cursor * Improve tieme-series leaderboard components Signed-off-by: Mateusz Switala <mswitala@redhat.com> Assisted-by: Claude Code * changes after Claude review Signed-off-by: Mateusz Switala <mswitala@redhat.com> Assisted-by: Claude Code * add model.json with models metadata Signed-off-by: Mateusz Switala <mswitala@redhat.com> Assisted-by: Claude Code * fix predictor path in leaderboard html Signed-off-by: Mateusz Switala <mswitala@redhat.com> * fix unit tests Signed-off-by: Mateusz Switala <mswitala@redhat.com> Assisted-by: Cursor * improve model training Signed-off-by: Mateusz Switala <mswitala@redhat.com> Assisted-by: Claude Code * revert changes for pre-commit.yaml Signed-off-by: Mateusz Switala <mswitala@redhat.com> Assisted-by: Claude Code * increase cpu,memory request for tabular; add cpu,memory request for timeseries Signed-off-by: Mateusz Switala <mswitala@redhat.com> Assisted-by: Claude Code --------- Signed-off-by: Mateusz Switala <mswitala@redhat.com>
Description of your changes:
Add kfp-kubernetes to the core dependencies, since pipelines using k8s-specific features require kfp-kubernetes to compile.
Checklist:
Pre-Submission Checklist
Learn more about the pull request title convention used in this repository.
Additional Checklist Items for New or Updated Components/Pipelines
metadata.yamlincludes freshlastVerifiedtimestampare present and complete
snake_casenaming convention