Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate kustomize binaries in DSPO Makefile #679

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

diegolovison
Copy link
Contributor

@diegolovison diegolovison commented Aug 1, 2024

The issue resolved by this Pull Request:

Resolves RHOAIENG-10819

Description of your changes:

Replace the kustomize binary with $(KUSTOMIZE)

Testing instructions

It is automated by KinD DSPO/DSP Integration Tests / dspo-tests (pull_request)

Checklist

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

@diegolovison diegolovison changed the title Try fix Try fix kustomize Aug 1, 2024
@diegolovison diegolovison force-pushed the kustomize branch 2 times, most recently from 963fca0 to 3ad5359 Compare August 1, 2024 19:58
@diegolovison diegolovison changed the title Try fix kustomize Consolidate kustomize binaries in DSPO Makefile Aug 2, 2024
@diegolovison diegolovison marked this pull request as ready for review August 2, 2024 13:34
else
KUSTOMIZE_VERSION ?= v3.8.7
endif
KUSTOMIZE_VERSION ?= v5.2.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to confirm, does v5.2.1 work for other architectures, like Macs?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@hbelmiro hbelmiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Copy link
Member

@DharmitD DharmitD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DSPO Integration Tests' CI passing.

/lgtm

@rimolive
Copy link
Contributor

rimolive commented Aug 5, 2024

/approve

Copy link
Contributor

openshift-ci bot commented Aug 5, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rimolive

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Aug 5, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit f03a1a2 into opendatahub-io:main Aug 5, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants