-
## Testing task
Type: end to end test
Prove that a label is created an then retrieved via the API
Add here:
https://github.com/openfaas/faasd/blob/master/Makefile#L38
Suggested method:…
-
Labels not showing up when running `faas-cli `describe function
Steps to Reproduce
1. Followed this [guide](https://gist.github.com/alexellis/6d297e678c9243d326c151028a3ad7b9) to get faasd running…
-
## Expected Behaviour
I'm using GitLab CI to build, push and deploy faas function.
Deploy openfaas functions with `faas-cli deploy` without adding **docker.io/** to the private docker r…
-
In Slack customer complained about the response of the missing implementation of the log handler it returned:
```
pi@raspberrypi:~ $ faas-cli logs nslookup --follow --tls-no-verify
Server retur…
-
Logout command does not check for `OPENFAAS_URL` environment variable and command need to pass it using `-g` or `--gateway` flag.
## Expected Behaviour
It should use the `OPENFAAS_UR…
-
In Lab3, I cannot understand how exactly should I modify the function "astronaut-finder". I see that I have to modify "requirements.txt" and I did bu just adding the word "requests" (even though it …
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
I think the reason may be that the sgxlib-kms will be compiled twice.
One is for mesatee_services and the other is for functional_test.
```
find . -name libkms_proto*
./target/untrusted/rele…
-
All pods are up and running except for the FaaS idler.
## Expected Behaviour
All pods should be in a running state
## Current Behaviour
openfaas alertmanager-7c669d9c85-mqmtp 1/1 …
-
Different commands behavior with https gateway.
f list - works
f logs - not
www.ssllabs.com gives all green lights on tls cert
## Expected Behaviour
Expect f logs works with HTTPS gatew…