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

OpenShift 4.17 (on the correct target this time) #261

Merged
merged 46 commits into from
Mar 7, 2025

Conversation

hawkowl
Copy link
Collaborator

@hawkowl hawkowl commented Feb 27, 2025

No description provided.

@openshift-ci openshift-ci bot requested review from bennerv and fahlmant February 27, 2025 12:44
Copy link
Contributor

openshift-ci bot commented Feb 27, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hawkowl

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 Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 27, 2025
@hawkowl
Copy link
Collaborator Author

hawkowl commented Mar 3, 2025

/test

Copy link
Contributor

openshift-ci bot commented Mar 3, 2025

@hawkowl: The /test command needs one or more targets.
The following commands are available to trigger required jobs:

/test images
/test lint
/test unit
/test validate
/test vendor

Use /test all to run all jobs.

In response to this:

/test

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.

@hawkowl
Copy link
Collaborator Author

hawkowl commented Mar 3, 2025

/test all

Copy link
Contributor

openshift-ci bot commented Mar 3, 2025

@hawkowl: all tests passed!

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@@ -49,9 +49,6 @@ const (
var (
targetAssets = []asset.WritableAsset{
&cluster.Metadata{},
&machine.MasterIgnitionCustomizations{},
&machine.WorkerIgnitionCustomizations{},
&tfvars.TerraformVariables{},
Copy link
Member

Choose a reason for hiding this comment

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

I think we should be able to use the IgnitionConfigs target directly instead of duplicating its contents here.

See https://issues.redhat.com/browse/ARO-13145 for analysis.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Did this, and it appears to be all good

@jaitaiwan
Copy link

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 7, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 3bf556a into openshift:release-4.17 Mar 7, 2025
6 checks passed
@hawkowl hawkowl deleted the hawkowl/417 branch March 12, 2025 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants