Skip to content

Conversation

@estroz
Copy link
Member

@estroz estroz commented Aug 6, 2019

Description of the change:

  • pin github.com/prometheus/prometheus to v2.9.2 commit in go.mod scaffolds
  • rewrite mod files after go build
  • remove dependency manager file scaffold tests

Motivation for the change: https://proxy.golang.org seems to have recently begun disallowing incorrectly versioned modules v2+. Prometheus is one of those modules, as it is v2+ and does not have a /v2 at the end of its go.mod's module path. We can use this temporary fix until the module path is fixed upstream.

Scaffold tests have been removed because they do not test anything.

@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 6, 2019
@estroz
Copy link
Member Author

estroz commented Aug 6, 2019

/retest

@estroz estroz force-pushed the fix-dependencies branch from 37458f1 to 1f1dda4 Compare August 7, 2019 00:48
@estroz
Copy link
Member Author

estroz commented Aug 7, 2019

/retest

2 similar comments
@estroz
Copy link
Member Author

estroz commented Aug 8, 2019

/retest

@estroz
Copy link
Member Author

estroz commented Aug 8, 2019

/retest

Copy link
Member

@joelanford joelanford 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 Aug 8, 2019
@theishshah theishshah removed their assignment Aug 8, 2019
@estroz estroz merged commit d351dd8 into operator-framework:master Aug 8, 2019
@estroz estroz deleted the fix-dependencies branch August 8, 2019 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants