Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Switch go builds from epel-testing to epel stable #4618

Open
2 of 4 tasks
alexeykazakov opened this issue Dec 6, 2018 · 6 comments
Open
2 of 4 tasks

Switch go builds from epel-testing to epel stable #4618

alexeykazakov opened this issue Dec 6, 2018 · 6 comments

Comments

@alexeykazakov
Copy link
Member

alexeykazakov commented Dec 6, 2018

We need to switch all our go repos from using go from epel-testing to epel (stable)

  • Core services
  • Build services
  • Work Item Tracker and App creation services
  • Che OSIO (if any)?...
@alexeykazakov
Copy link
Member Author

@alexeykazakov alexeykazakov changed the title Switch go builds from epel-testing to epel-stable Switch go builds from epel-testing to epel stable Dec 6, 2018
@corinnekrych
Copy link
Collaborator

@alexeykazakov maybe it would be nice to move to goa 1.4 to be able to use golangv1.11, see comment fabric8-services/build-tool-detector#28 (comment)
wdyt?

@alexeykazakov
Copy link
Member Author

@corinnekrych absolutely. We are planning to investigate goa 1.4 move in our cluster service - fabric8-services/fabric8-cluster#13
Cluster service is tiny and looks like a good candidate for the first try.
But this is not a blocker for using go 1.11 - fabric8-services/build-tool-detector#28 (comment)

piyush-garg added a commit to fabric8-services/fabric8-jenkins-idler that referenced this issue Dec 14, 2018
This patch is to use go library from epel-release
in spite of epel-testing

Fix related to openshiftio/openshift.io#4618
piyush-garg added a commit to fabric8-services/fabric8-jenkins-proxy that referenced this issue Dec 14, 2018
This patch is to use go library from epel-release
in spite of epel-testing

Fix related to openshiftio/openshift.io#4618
piyush-garg added a commit to fabric8-services/fabric8-build that referenced this issue Dec 14, 2018
This patch is to use go library from epel-release
in spite of epel-testing

Fix related to openshiftio/openshift.io#4618
hrishin pushed a commit to fabric8-services/fabric8-jenkins-proxy that referenced this issue Dec 14, 2018
This patch is to use go library from epel-release
in spite of epel-testing

Fix related to openshiftio/openshift.io#4618
piyush-garg added a commit to fabric8-services/fabric8-jenkins-idler that referenced this issue Dec 14, 2018
This patch is to use go library from epel-release
in spite of epel-testing

Fix related to openshiftio/openshift.io#4618
@nurali-techie
Copy link
Collaborator

@sbose78 I see that f8-wit also would face same issue with http/proxy and reverseproxy which f8-auth faced in last week.

Issue: fabric8-services/fabric8-auth#734
Fixed f8-common: https://github.com/fabric8-services/fabric8-common/blob/master/httpsupport/proxy.go#L165-L186
Need Fix f8-wit: https://github.com/fabric8-services/fabric8-wit/blob/master/rest/proxy/proxy.go#L124-L144

cc: @alexeykazakov

@alexeykazakov
Copy link
Member Author

alexeykazakov commented Dec 17, 2018

Right. This is why I’ve created a PR to update WIT a week ago - fabric8-services/fabric8-wit#2377
Still waiting for review.
Just be aware that you are about to break proxy used in WIT if you don’t merge fabric8-services/fabric8-wit#2377

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants