project-codeflare / multi-cluster-app-dispatcher

Holistic job manager on Kubernetes
Apache License 2.0
109 stars 63 forks source link

renamed variable to avoid double negation #609

Closed KPostOffice closed 1 year ago

KPostOffice commented 1 year ago

Issue link

NONE

What changes have been made

I changed a variable to avoid a double negative in a conditional

Verification steps

I don't think this needs to be tested as these are the only two instances of the variable, but lmk if you think otherwise

Checks

astefanutti commented 1 year ago

/lgtm

astefanutti commented 1 year ago

/retest

KPostOffice commented 1 year ago

/retest

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anishasthana

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](https://github.com/project-codeflare/multi-cluster-app-dispatcher/blob/main/OWNERS)~~ [anishasthana] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment