Updated utils script for kustomize error#357
Updated utils script for kustomize error#357openshift-merge-bot[bot] merged 1 commit intoopendatahub-io:mainfrom
Conversation
|
Caution There are some errors in your PipelineRun template.
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mholder6 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 |
WalkthroughThe Changes
Poem
✨ Finishing Touches
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Signed-off-by: Mariah Holder <marholde@redhat.com>
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
opendatahub/scripts/utils.sh(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (1)
- GitHub Check: Analyze (go)
|
/lgtm |
updated the utils script to extract the kustomize version accurately
Motivation
fix the failing rehearsal test - getting the following error when trying to install kustomize due to the CI outputting multiple arguments when running
kustomize version. Error below:./opendatahub/scripts/utils.sh: line 264: [: too many arguments