Reed Allman
Reed Allman
this creates kind of a slippery slope to do `mvn install`, `bundle install`, `npm install`, etc... and we become the owners of dependency management across every language. if the image...
`--image` seems ambiguous with the final image that gets output for a function (ie the image the function points to in fn itself). it's true that this is only in...
> As for ambiguity and given that init-image is a relatively advanced/niche init use case, can't we assume that those users know what they're doing ? yea, that's a good...
> I actually think this feature is super useful and will get used. yea, agree totally - but most runtimes it will just happen magically and most users won't supply...
there may be a valid use case for `fn init --image --init-image`, just tell me if i'm digging here i'll can it, but a user could want to generate a...
2) is not quite the case, it's possible to do this now if providing 'fully qualified' function names (aka image names), e.g. `rdallman/yo`. I do hope we murder the `FN_REGISTRY`...
darn, tried to fix this https://github.com/fnproject/cli/pull/214 there is some context there. part of the issue is that the swagger errors are kind of ugly. if we could get prettier swagger...
> * allow us to remove all the LanguageHelper code from the CLI (making it smaller and easier to test) >* break some circular dependencies between CLI and FDKs >*...
yeah, agree about that. I guess to keep it short, the hope is that soon(tm) the contract doesn't change a whole lot and hopefully we have decent CI to make...
had a customer try it out this weekend, was having some issues with (surprise) bundler.