Sachin Pikle

Results 9 issues of Sachin Pikle

In both cases below I get an error, which is expected. But the message is cryptic and needs to be made more user-friendly. 1) Trying to delete an app with...

enhancement
good first issue

I used `fn start -p 8081` and my Fn server started successfully on port 8081. However the console still shows port 8080. ..... time="2018-05-10T11:32:49Z" level=info msg="Fn serving on `:8080`" type=full...

CLI reference docs are as of version: 0.5.6 Latest CLI version is 0.5.29 (as on 14th Nov 2018) Would be nice to auto-generate the ref with every new CLI version.

enhancement
MikeW's Queue

Currently Java examples are in fn project and fdk-java repos. It's very hard to find them. With the move to a separate docs repo, we have an opportunity to make...

enhancement
Project Queue

From @shaunsmith: I’m thinking we could generate Katacoda content from our existing tutorials since we already use a nice structured template.

enhancement

Hi @alvarosanchez, For Oracle Functions, we should use the following images as the default base images: 1. Base runtime image=container-registry.oracle.com/os/oraclelinux:8-slim 2. Base build image=container-registry.oracle.com/graalvm/native-image:17-ol8 If users need to override the...

type: bug

Now that Oracle GraalVM is available under the GraalVM Free Terms and Conditions (GFTC) license, we should use the superior GFTC version instead of the Community Edition (CE). - Oracle...

type: improvement

I am testing the GDK OKE TF maven guide (with 4.3.7.2). When a build fails and I rerun it, I get the following error always in `Step 9/16: COPY ...`...

info: workaround available
type: bug