fermyon / installer

Fermyon Installer
https://fermyon.dev
Apache License 2.0
158 stars 38 forks source link

updated dependencies #129

Closed niranjanaryan closed 8 months ago

niranjanaryan commented 1 year ago

updates dep versions

vdice commented 1 year ago

Hi @Stallon-niranjan and thank you for the PR. Would it be possible to restrict this PR to only the commit updating the dependencies.yaml file? A separate PR explaining the fabio/questdb.nomad files in the aws multi-node scenario would be preferred, to gather context on those changes.

As for the dependency bumps, I gave it a quick try and discovered a few sha256sum discrepencies: the hashes for consul, vault, traefik and bindle didn't match those of the linux/amd64 binaries -- I wonder if you had been using a host with a different os/arch combo? In any case, we'd want the committed hashes to be for linux/amd64. Also, I'm seeing issues running bindle v0.8.2 on account of error while loading shared libraries: libssl.so.3. Did you encounter the same?

niranjanaryan commented 1 year ago

libssl.so.3

I did not face issue directly with SSL , but faced spin cloud login --url , login errors

niranjanaryan commented 1 year ago

okay, will do dependency.yaml, exclude the questdb/fabio