Coder Social home page Coder Social logo

Warning when deploying function about faas-netes HOT 9 CLOSED

codyde avatar codyde commented on September 16, 2024
Warning when deploying function

from faas-netes.

Comments (9)

ericstoekl avatar ericstoekl commented on September 16, 2024 1

I am running into this issue on 1.8.1:

$ fc deploy --name nodejs-echo --image alexellis/faas-nodejs-echo --gateway http://10.100.241.220:8080
Server returned unexpected status code 500 deployments.extensions "nodejs-echo" not found
Deployed.
URL: http://10.100.241.220:8080/function/nodejs-echo

202 Accepted

from faas-netes.

alexellis avatar alexellis commented on September 16, 2024

See #31 - I am waiting on @zouyee to confirm whether the fix works with Kubernetes 1.6, 1.7 and 1.8.

@codyde would you be able to test on 1.6?

from faas-netes.

codyde avatar codyde commented on September 16, 2024

Fyi - I'm working on getting a K8s 1.6 cluster up to test. To be continued....

from faas-netes.

zouyee avatar zouyee commented on September 16, 2024

It is work fine in v1.6+, could you attach some logs? sorry for later response!

from faas-netes.

alexellis avatar alexellis commented on September 16, 2024

Eric can you try the latest code? Do you still get this issue? I thought we'd included the change from @zouyee

from faas-netes.

zouyee avatar zouyee commented on September 16, 2024

We may need to add a compatibility-matrix with kubernetes like that

from faas-netes.

alexellis avatar alexellis commented on September 16, 2024

Is this warning just saying "could not find deployment"? Or is this about the alpha/beta status of the Go client?

Server returned unexpected status code 500 deployments.extensions "nodejs-echo" not found

from faas-netes.

zouyee avatar zouyee commented on September 16, 2024

kubernetes 1.8.1 contain apps/v1beta2|v1beta1/Deployment and extenions/v1beta1/deployment
https://github.com/kubernetes/api/blob/kubernetes-1.8.1/extensions/v1beta1/types.go#L165

from faas-netes.

alexellis avatar alexellis commented on September 16, 2024

Fixed

from faas-netes.

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.