Harshit Nayan
Harshit Nayan
Capitalized React concepts like Components, State, Context, Error Boundaries for issue #6713
**What this PR does / why we need it**: 1. The release workflow is triggered when VERSION file is updated with new version in `vX.Y-branch` 2. The release workflow will:...
### What you would like to be added? As @juliusvonkohout mentioned in https://github.com/kubeflow/manifests/issues/3010, we need to migrate kserve images to GHCR. ### Why is this needed? Docker Hub put a...
The current codebase uses shortened or abbreviated names for variables and functions (e.g., currNamespace, repo, fn). This practice can make the code less intuitive and harder to read, especially for...