Update helpers submodule rhoai 3.3#48
Conversation
- add rhoai-upgrade-helpers as a submodule - use submodule instead of git clone - use ose-cli image and remove oc and kubectl installs - use requirements.txt
additional rpm update add
onboard odh-cli for rhoai3.3
…lis-patch-3 Update odh-cli-v3-3-push.yaml
Added labels to Dockerfile for better metadata and description.
…lis-patch-4 Add metadata labels to Dockerfile.konflux
…hermetic add files to support hermetic builds on konflux
…-latest-commit update submodule - RHOAIENG-50691
…-latest-commit update rhoai-upgrade-helpers submodule to point towards the latest commit
Merge the latest changes from the main branch into the rhoai-3.3 branch
Sync from main
Update rhoai-upgrade-helpers submodule to e503a66
* add yq submodule, at the v4.44.6 tag * add yq source build * add yq folder to prefetch * fix missing param in pr pipeline * fix gitmodules url
…ocker digest to b3b98e0 (#145) Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Co-authored-by: konflux-internal-p02[bot] <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
update rhoa-upgrade-helpers to current main from odh remote
…ocker digest to e421039 (#146) Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Co-authored-by: konflux-internal-p02[bot] <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
Sync from opendathub-io/odh-cli@main
…ocker digest to 71101fd (#154) Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Co-authored-by: konflux-internal-p02[bot] <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
Sync from opendatahub-io/odh-cli
Switch back to Go 1.25.7 and remove vulncheck from CI and the default check target. The standalone `make vulncheck` target is kept for manual use. Made-with: Cursor
…ocker digest to 6da1160 (#166) Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Co-authored-by: konflux-internal-p02[bot] <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
Signed-off-by: Nelesh Singla <117123879+nsingla@users.noreply.github.com>
updating git submodule rhoai-upgrade-helpers
add directory for component backups to be stored and mounted
Signed-off-by: Nelesh Singla <117123879+nsingla@users.noreply.github.com>
…odule_3.3 updating git submodule
…ocker digest to 3cdf0d1 (#167) Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Co-authored-by: konflux-internal-p02[bot] <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (21)
Cache: Disabled due to data retention organization setting Knowledge base: Disabled due to data retention organization setting 📝 WalkthroughWalkthroughThis pull request introduces infrastructure and dependency changes for a multi-architecture container build and modernized CI/CD pipeline. It removes vulnerability scanning from CI workflows, adds Tekton PipelineRun manifests for PR and push-based builds, introduces a multi-stage cross-compilation Dockerfile (Dockerfile.konflux), adds two git submodules (rhoai-upgrade-helpers and yq), includes pinned Python dependencies and RPM lockfiles, and introduces a new Yum repository configuration for Red Hat UBI 9. The Go toolchain requirement is lowered to 1.25.7. Documentation is updated to reflect the removal of vulnerability checking. Estimated code review effort🎯 4 (Complex) | ⏱️ ~70 minutes 📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can approve the review once all CodeRabbit's comments are resolved.Enable the |
Summary by CodeRabbit
New Features
Chores
Documentation