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

Bug 1986562: Stop updating LastTriggeredImageID in spec #239

Merged
merged 1 commit into from Aug 26, 2021

Conversation

alicerum
Copy link

@alicerum alicerum commented Aug 5, 2021

LastTriggeredImageID field of BuildConfig Spec is marked as deprecated
and should not be set or used anymore.

@openshift-ci openshift-ci bot requested review from csrwng and mfojtik August 5, 2021 11:34
Comment on lines 1095 to 1096
// Deprecated: LastTriggerImageID is deprecated, will not be populated anymore and
// should not be used
Copy link
Contributor

Choose a reason for hiding this comment

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

Godoc should be updated in openshift/api first, then vendored in.
We have code generators that update the godoc.

LastTriggeredImageID field of BuildConfig Spec is now left empty, and
tests are adjusted accordingly.
@gabemontero
Copy link
Contributor

@alicerum @adambkaplan so that ICT test case I've mentioned in scrum a time or two ....in case this is not already in your queue based on the e2e-aws results in this PR (though I did not see a related openshift/origin PR with @alicerum as the author), I believe that the image registry ICT test case that openshift/origin#26098 touches will have to be changed in some fashion similar to what I did in that PR, as it inspects the build.spec.lasttriggeredimageID field.

Of course feel free to unhold that PR, use the commit as a basis for a new PR, or totally redo that PR in a different fashion to get the same results.

@alicerum
Copy link
Author

alicerum commented Aug 18, 2021

@gabemontero oh I am currently working on e2e failing tests for BUILD-188, but there is still no PR. I will take a closer look at your PR

@adambkaplan
Copy link
Contributor

/retitle Bug 1986562: Stop updating LastTriggeredImageID in spec

@openshift-ci openshift-ci bot changed the title BUILD-188: LastTriggeredImageID marked as deprecated Bug 1986562: Stop updating LastTriggeredImageID in spec Aug 25, 2021
@openshift-ci openshift-ci bot added bugzilla/severity-low Referenced Bugzilla bug's severity is low for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. labels Aug 25, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 25, 2021

@alicerum: This pull request references Bugzilla bug 1986562, which is valid. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.9.0) matches configured target release for branch (4.9.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @jitendar-singh

In response to this:

Bug 1986562: Stop updating LastTriggeredImageID in spec

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/test-infra repository.

@alicerum
Copy link
Author

/retest

Copy link
Contributor

@adambkaplan adambkaplan left a comment

Choose a reason for hiding this comment

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

/approve

If tests pass can add lgtm

@adambkaplan
Copy link
Contributor

/retest

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 26, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 26, 2021

@alicerum: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-cmd f6b5605 link /test e2e-cmd

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

@gabemontero
Copy link
Contributor

the requisite tests in e2e-aws and e2e-aws-builds passed

an unrelated sig-arch flake in e2e-cmd

/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 26, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adambkaplan, alicerum, gabemontero

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 lgtm Indicates that a PR is ready to be merged. label Aug 26, 2021
@openshift-merge-robot openshift-merge-robot merged commit 2bc3803 into openshift:master Aug 26, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 26, 2021

@alicerum: All pull requests linked via external trackers have merged:

Bugzilla bug 1986562 has been moved to the MODIFIED state.

In response to this:

Bug 1986562: Stop updating LastTriggeredImageID in spec

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/test-infra repository.

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. bugzilla/severity-low Referenced Bugzilla bug's severity is low for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants