Skip to content

Conversation

@vbnrh
Copy link
Member

@vbnrh vbnrh commented Dec 9, 2025

This reverts commit 12fcf29.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 9, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: vbnrh
Once this PR has been reviewed and has the lgtm label, please assign bipuladh for approval. For more information see the Code Review Process.

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

Details 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

@vbnrh
Copy link
Member Author

vbnrh commented Dec 9, 2025

/cherry-pick release-4.19-compatibility

@openshift-cherrypick-robot

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

Details

In response to this:

/cherry-pick release-4.19-compatibility

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.

@vbnrh
Copy link
Member Author

vbnrh commented Dec 9, 2025

@vbnrh
Copy link
Member Author

vbnrh commented Dec 11, 2025

/test odf-console-e2e-aws

@vbnrh vbnrh changed the title Revert "Add checkbox for enabling volume consistency groups" DFBUGS-4687: [release-4.19] Revert "Add checkbox for enabling volume consistency groups" Dec 11, 2025
@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid jira ticket of any type jira/invalid-bug Indicates that the referenced jira bug is invalid for the branch this PR is targeting labels Dec 11, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Dec 11, 2025

@vbnrh: This pull request references [Jira Issue DFBUGS-4687](https://issues.redhat.com//browse/DFBUGS-4687), which is invalid:

  • expected the bug to target the "odf-4.19.9" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

This reverts commit 12fcf29.

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
Copy link
Contributor

openshift-ci bot commented Dec 11, 2025

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

Test name Commit Details Required Rerun command
ci/prow/odf-console-e2e-aws 26f56ae link true /test odf-console-e2e-aws

Full PR test history. Your PR dashboard.

Details

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.

@vbnrh
Copy link
Member Author

vbnrh commented Dec 11, 2025

/jira refresh

@openshift-ci-robot
Copy link

openshift-ci-robot commented Dec 11, 2025

@vbnrh: This pull request references [Jira Issue DFBUGS-4687](https://issues.redhat.com//browse/DFBUGS-4687), which is invalid:

  • expected the bug to target either version "odf-4.19.9." or "openshift-odf-4.19.9.", but it targets "odf-4.19.8" instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

/jira refresh

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.

@vbnrh
Copy link
Member Author

vbnrh commented Dec 11, 2025

/jira refresh

@openshift-ci-robot
Copy link

openshift-ci-robot commented Dec 11, 2025

@vbnrh: This pull request references [Jira Issue DFBUGS-4687](https://issues.redhat.com//browse/DFBUGS-4687), which is invalid:

  • expected the bug to target the "odf-4.19.9" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

/jira refresh

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.

@SanjalKatiyar
Copy link
Collaborator

u need PR for compatibility branch as well...

pvcLabelExpressions?: MatchExpression[];
placementName: string;
labels?: ObjectMetadata['labels'];
annotations?: ObjectMetadata['annotations'];
Copy link
Collaborator

@SanjalKatiyar SanjalKatiyar Dec 15, 2025

Choose a reason for hiding this comment

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

nits: no need to remove this... this is optional arg to an utility function...

name: props.name,
namespace: DISCOVERED_APP_NS,
...(props.labels && { labels: props.labels }),
...(props.annotations && { annotations: props.annotations }),
Copy link
Collaborator

@SanjalKatiyar SanjalKatiyar Dec 15, 2025

Choose a reason for hiding this comment

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

nits: no need to remove this... this is optional arg to an utility function...

@SanjalKatiyar
Copy link
Collaborator

SanjalKatiyar commented Dec 15, 2025

LGTM other than: #2426 (comment) and couple of nits: #2426 (comment) & #2426 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/invalid-bug Indicates that the referenced jira bug is invalid for the branch this PR is targeting jira/valid-reference Indicates that this PR references a valid jira ticket of any type

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants