Coder Social home page Coder Social logo

fn_go's People

Contributors

bencurrerburgess avatar denismakogon avatar gviedma avatar harryjsmith avatar hhexo avatar hibooboo2 avatar jaderedworth avatar jan-g avatar marvin659 avatar msgodf avatar rdallman avatar riconnon avatar roroco avatar siddumk avatar srpurani avatar ssunny3141 avatar treeder avatar tteggel avatar vzdevelopment avatar zootalures avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fn_go's Issues

Extend default provider to have "call_url"

Here’s the thing, in OSS helm charts I have a zero chance to get a service IP (DNS name) address before API pod provisioning (or am I missing something?). So, in docs, I say that you’ll get fake DNS stub if you want to make your functions accessible - use this DNS name in your host resolve (/etc/hosts, etc.). I do think that this type of behaviour will bring a certain level of problems to people who use OSS helm charts.

However, is there any change that we can make CLI be capable to work with Fn API and FN LB at the same time? Let’s say extend the context, so, that will have an additional endpoint (runner-url for instance, that would be the same/defaulted to api-url when CLI talks to Fn that runs as full node).

In Oracle provider, we have this thing called call_url (https://github.com/fnproject/fn_go/blob/master/provider/oracle/oracle_provider.go#L43). Would be nice to have the same thing in default context since we're moving OSS helm charts towards distributed Fn.

oracle provider should support OCI_CONFIG_PATH env var

In an OCI CloudShell environment, the ~/.oci/config file is found at /etc/oci/config, reference by the env var OCI_CONFIG_PATH. The Oracle provider should understand this if it is set instead of always looking at the default home directory path.

api-url should be computed from region in selected profile

Currently the a context in the Fn CLI requires a "api-url" property. It should not be necessary for the user to know or specify this - the CLI should let this lib derive the api-url from the a known URL pattern and the region property in the selected OCIR profile (specified by "oracle.profile" in an Fn context).

It should still be possible however for an Fn CLI user to explicitly configure api-url in a context if desired to override, just not be needed by default.

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.