Skip to content

Conversation

@andreasgerstmayr
Copy link
Contributor

@andreasgerstmayr andreasgerstmayr commented May 15, 2025

Account for selected time range when showing attribute values in the filter bar.
Otherwise, by default, only tag values of the last 15 minutes or so are shown.

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>
@openshift-ci-robot
Copy link

openshift-ci-robot commented May 15, 2025

@andreasgerstmayr: This pull request references OU-805 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.20.0" version, but no target version was set.

In response to this:

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label May 15, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented May 15, 2025

@andreasgerstmayr: This pull request references OU-805 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.20.0" version, but no target version was set.

In response to this:

Account for selected time range when showing attribute values in the filter bar.
Otherwise, by default, only tag values of the last 15 minutes or so are shown.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot requested review from IshwarKanse and kyoto May 15, 2025 11:48
@andreasgerstmayr
Copy link
Contributor Author

/cherrypick release-1.0 release-0.4

@openshift-cherrypick-robot

@andreasgerstmayr: once the present PR merges, I will cherry-pick it on top of release-1.0 in a new PR and assign it to you.

In response to this:

/cherrypick release-1.0 release-0.4

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.

@IshwarKanse
Copy link
Member

@andreasgerstmayr The e2e job will fail cause we need to update the tests for the latest changes. You can override the job with /override ci/prow/upstream-amd64-aws-e2e

I'll update the tests next week once all the changes are merged.

@andreasgerstmayr
Copy link
Contributor Author

@andreasgerstmayr The e2e job will fail cause we need to update the tests for the latest changes. You can override the job with /override ci/prow/upstream-amd64-aws-e2e

I'll update the tests next week once all the changes are merged.

Thanks for the info! The other two tests fail because of killed (OOM?), I'll restart them.

/override ci/prow/upstream-amd64-aws-e2e
/test upstream-amd64-aws-fips-image-scan
/test upstream-amd64-aws-images

@openshift-ci
Copy link

openshift-ci bot commented May 15, 2025

@andreasgerstmayr: andreasgerstmayr unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight openshift-staff-engineers.

In response to this:

@andreasgerstmayr The e2e job will fail cause we need to update the tests for the latest changes. You can override the job with /override ci/prow/upstream-amd64-aws-e2e

I'll update the tests next week once all the changes are merged.

Thanks for the info! The other two tests fail because of killed (OOM?), I'll restart them.

/override ci/prow/upstream-amd64-aws-e2e
/test upstream-amd64-aws-fips-image-scan
/test upstream-amd64-aws-images

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.

@IshwarKanse
Copy link
Member

/override ci/prow/upstream-amd64-aws-e2e

@openshift-ci
Copy link

openshift-ci bot commented May 15, 2025

@IshwarKanse: Overrode contexts on behalf of IshwarKanse: ci/prow/upstream-amd64-aws-e2e

In response to this:

/override ci/prow/upstream-amd64-aws-e2e

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.

@openshift-ci
Copy link

openshift-ci bot commented May 15, 2025

@IshwarKanse: Overrode contexts on behalf of IshwarKanse: ci/prow/upstream-amd64-aws-e2e

In response to this:

/override ci/prow/upstream-amd64-aws-e2e

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.

@jgbernalp
Copy link
Contributor

/lgtm
/label ux-approved
no ux changes
/label qe-approved
qe will be done post merge

@openshift-ci openshift-ci bot added ux-approved Signifies that UX has signed off on this PR qe-approved Signifies that QE has signed off on this PR labels May 15, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented May 15, 2025

@andreasgerstmayr: This pull request references OU-805 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.20.0" version, but no target version was set.

In response to this:

Account for selected time range when showing attribute values in the filter bar.
Otherwise, by default, only tag values of the last 15 minutes or so are shown.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 15, 2025
@openshift-ci
Copy link

openshift-ci bot commented May 15, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andreasgerstmayr, jgbernalp

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 [andreasgerstmayr,jgbernalp]

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 May 15, 2025
@openshift-ci
Copy link

openshift-ci bot commented May 15, 2025

@andreasgerstmayr: 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.

@openshift-merge-bot openshift-merge-bot bot merged commit c0cb755 into openshift:main May 15, 2025
5 checks passed
@openshift-cherrypick-robot

@andreasgerstmayr: new pull request created: #112

In response to this:

/cherrypick release-1.0 release-0.4

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.

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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. qe-approved Signifies that QE has signed off on this PR ux-approved Signifies that UX has signed off on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants