Giter Club home page Giter Club logo

Comments (9)

isc-aray avatar isc-aray commented on July 19, 2024 3

@Bharath509 I just set image.tag to sha-29123c2 in my values.yaml.

from sloop.

isc-aray avatar isc-aray commented on July 19, 2024 1

Just following back here. I was able to deploy a container with version tag sha-29123c2, but the more recent container builds are broken.

from sloop.

osassonSF avatar osassonSF commented on July 19, 2024 1

@isc-aray @yogeek We have reverted the last commit which upgraded some dependencies and might be causing the issue. Can you please try to deploy and let us know if you are still facing the same issues?

from sloop.

isc-aray avatar isc-aray commented on July 19, 2024

Having the same issue, but unfortunately, this project seems to be dead.

from sloop.

sana-jawad avatar sana-jawad commented on July 19, 2024

@isc-aray Thanks for finding the issue. Can you please revert the changes or our team can also do it. Please let me know. Thanks!

from sloop.

isc-aray avatar isc-aray commented on July 19, 2024

@sana-jawad I'm not sure what's causing the issue, just that sha-29123c2 is the most recent container that deploys successfully.

from sloop.

Bharath509 avatar Bharath509 commented on July 19, 2024

@osassonSF even pulling the latest code I'm still facing the same issue.
@isc-aray I created a branch from the sha-29123c2, and followed the helm release process, But still getting the same issue.

from sloop.

osassonSF avatar osassonSF commented on July 19, 2024

@Bharath509 Can you try setting the image tag to sha-29123c2 and see if that works for you? If it doesn't, maybe you can try disabling the CGO_ENABLED flag through helm which could help (https://stackoverflow.com/questions/64421305/heroku-go-app-crashes-version-glibc-2-32-not-found-required-by-bin-main/76612769#76612769).

from sloop.

123BLiN avatar 123BLiN commented on July 19, 2024

So this PR is not fixing anything imo and should be re-reverted
What helped in my case is to change builder to bullseye which probably has required libs while pure golang is not

FROM golang:1.19-bullseye as build

in the dockerfile

from sloop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.