open-horizon / examples

Code examples you can use with Horizon.
Apache License 2.0
40 stars 65 forks source link

feat: 424 publish operator example to ppc64le #584

Closed t-fine closed 1 year ago

t-fine commented 1 year ago

These modifications to the Makefile target publish-only will allow exchangePublish.sh to now load an exchange with the ppc64le arch version of the ibm.nginx-operator service.

joewxboy commented 1 year ago

@t-fine Is there no arm64 version available? Or will that be tackled in a separate PR? I thought @dlarson04 had it working there as well.

Also, does there need to be a note in the README indicating the arches supported and also indicating that you need hub admin credentials to push the ppc64le files to the sync service?

dlarson04 commented 1 year ago

@joewxboy Just for clarification... I created a different operator service for arm64... It was not the nginx sample

joewxboy commented 1 year ago

@joewxboy Just for clarification... I created a different operator service for arm64... It was not the nginx sample

Ahh, thanks. My mistake.