Skip to content

Conversation

@estroz
Copy link
Member

@estroz estroz commented Jan 19, 2021

Description of the change:

  • internal/plugins/{ansible,helm}: fix download URLs and order of binary checks checks for all downloaded binaries

Motivation for the change: v1.3.0 changed the download URL for release artifacts so Makefiles must be updated (this needs to be backported). While fixing this I noticed that the downloaded binary is being re-downloaded if a global helm-operator or ansible-operator binary are present.

/kind bug

Checklist

If the pull request includes user-facing changes, extra documentation is required:

@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Jan 19, 2021
checks for all downloaded binaries Signed-off-by: Eric Stroczynski <estroczy@redhat.com>
@estroz estroz force-pushed the bugfix/download-operator-binaries branch from 28c36fb to 821c589 Compare January 19, 2021 23:53
@estroz estroz closed this Jan 20, 2021
@estroz estroz reopened this Jan 20, 2021
@estroz
Copy link
Member Author

estroz commented Jan 20, 2021

/assign @theishshah

Copy link
Member

@jmrodri jmrodri 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-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 20, 2021
@estroz estroz merged commit db18a22 into operator-framework:master Jan 20, 2021
@estroz estroz deleted the bugfix/download-operator-binaries branch January 20, 2021 19:20
@estroz
Copy link
Member Author

estroz commented Jan 20, 2021

/cherry-pick v1.3.x

@openshift-cherrypick-robot

@estroz: new pull request created: #4412

In response to this:

/cherry-pick v1.3.x

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.

reinvantveer pushed a commit to reinvantveer/operator-sdk that referenced this pull request Jan 23, 2021
reinvantveer pushed a commit to reinvantveer/operator-sdk that referenced this pull request Feb 4, 2021
…erator-framework#4407) Signed-off-by: Eric Stroczynski <estroczy@redhat.com> Signed-off-by: Rein van 't Veer <reinvantveer@gmail.com>
reinvantveer pushed a commit to reinvantveer/operator-sdk that referenced this pull request Feb 4, 2021
…erator-framework#4407) Signed-off-by: Eric Stroczynski <estroczy@redhat.com> Signed-off-by: Rein van 't Veer <reinvantveer@gmail.com>
reinvantveer pushed a commit to reinvantveer/operator-sdk that referenced this pull request Feb 5, 2021
…erator-framework#4407) Signed-off-by: Eric Stroczynski <estroczy@redhat.com> Signed-off-by: Rein van 't Veer <reinvantveer@gmail.com>
reinvantveer pushed a commit to reinvantveer/operator-sdk that referenced this pull request Feb 5, 2021
…erator-framework#4407) Signed-off-by: Eric Stroczynski <estroczy@redhat.com> Signed-off-by: reinvantveer <rein.van.t.veer@geodan.nl>
reinvantveer pushed a commit to reinvantveer/operator-sdk that referenced this pull request Feb 5, 2021
…erator-framework#4407) Signed-off-by: Eric Stroczynski <estroczy@redhat.com> Signed-off-by: Rein van 't Veer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein.van.t.veer@geodan.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged.

5 participants