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

adding a new updateImage method to enable partners to re-run #782

Merged
merged 1 commit into from
Sep 23, 2022
Merged

adding a new updateImage method to enable partners to re-run #782

merged 1 commit into from
Sep 23, 2022

Conversation

acornett21
Copy link
Contributor

  • Fixes: Enhance Container Submission Flow to Better Handle Timeouts #709
  • Adding an updateImage method that sets the certified value to true for a given architecture
  • Adding in login into the submit flow to call this value if the previous certified value we get when calling pyxis is false and the current execute's certified value is true
  • Added tests and updated mock data to support new flow

Signed-off-by: Adam D. Cornett adc@redhat.com

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 15, 2022
@acornett21
Copy link
Contributor Author

/test 4.8-e2e

Copy link
Contributor

@bcrochet bcrochet left a comment

Choose a reason for hiding this comment

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

Couple of nits in comments and a question about the updateImage signature.

certification/pyxis/pyxis.go Outdated Show resolved Hide resolved
certification/pyxis/pyxis.go Outdated Show resolved Hide resolved
certification/pyxis/pyxis.go Outdated Show resolved Hide resolved
certification/pyxis/submit.go Outdated Show resolved Hide resolved
@komish
Copy link
Contributor

komish commented Sep 19, 2022

/test 4.8-e2e

certification/pyxis/submit.go Outdated Show resolved Hide resolved
Copy link
Contributor

@komish komish left a comment

Choose a reason for hiding this comment

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

My comments have been address.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 19, 2022
certification/pyxis/pyxis.go Outdated Show resolved Hide resolved
certification/pyxis/submit.go Outdated Show resolved Hide resolved
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Sep 22, 2022
…t if there are pyxis errors during our checks

Signed-off-by: Adam D. Cornett <adc@redhat.com>
Copy link
Contributor

@bcrochet bcrochet left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 23, 2022
@openshift-ci
Copy link

openshift-ci bot commented Sep 23, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: acornett21, bcrochet, komish

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:
  • OWNERS [acornett21,bcrochet,komish]

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

@komish
Copy link
Contributor

komish commented Sep 23, 2022

Still LGTM!

@bcrochet bcrochet merged commit 82aca79 into redhat-openshift-ecosystem:main Sep 23, 2022
@acornett21 acornett21 deleted the add_update_image branch September 23, 2022 19:57
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.

Enhance Container Submission Flow to Better Handle Timeouts
5 participants