HYPERFLEET-869 - feat: update e2e repository to new sentinel config schema#67
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughHelm chart configuration keys were adjusted in deployment scripts. In deploy-scripts/lib/sentinel.sh, API and broker settings were moved from Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rafabene The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
6b60cab
into
openshift-hyperfleet:main
|
/cherry-pick release-0.2 |
|
@86254860: new pull request created: #73 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
https://redhat.atlassian.net/browse/HYPERFLEET-869
Updates the sentinel deployment script to use the new
config.clients.hyperfleetApi.baseUrlHelm value path introduced by HYPERFLEET-549, replacing the old
config.hyperfleetApi.baseUrlContext
HYPERFLEET-549 adopted the HyperFleet Configuration Standard in the Sentinel service, which
restructured the config schema — moving
hyperfleetApiunder aclientsgrouping. HYPERFLEET-866aligned the infra Helm chart default values accordingly. This PR keeps the e2e deploy scripts in
sync with that change.
Test plan
Summary by CodeRabbit