-
In order to support the packaging of a function multi-platform docker images, the FaaS CLI build command needs to provide new options to select the target platforms
## Expected Behaviour
Ability…
-
Trying to remove a function that is currently running (has a `RUNNING` task), fails.
After trying to remove again, it succeeds.
## Expected Behaviour
Function gets removed with first command.…
-
This issue discusses error behaviour for when a parallel faas-cli build fails.
I was building the samples in the main faas repo using the YAML file, one of them failed and printed red text but it w…
-
Feature: New priority order for YAML files
## Expected Behaviour
In addition to the current behaviour this feature would allow a function YAML file to be picked up by all the commands if…
-
When hosting a custom template within a repository, it is a requirement that the templates live in a "template" folder at the root of the project. And the template store json can only reference the …
-
### Proposal
Releasing `nomad` (and related services, like `consul` and potentially `vault`) for [Clear Linux](https://clearlinux.org/).
### Use-cases
Using a [high-performance](https://commu…
-
Feature: Support OAuth2/OIDC and Bearer token
## Expected Behaviour
As a user with a custom OAuth2/OIDC *OpenFaaS authentication plugin* configured on my gateway, I need to be able to "l…
-
## Expected Behaviour
I would like to authenticate the CLI using a token and persist this to the configuration
```sh
faas-cli login -g http://example.com --token abc123
```
And then s…
-
When using the shrinkwrap option to generate a build context for separate builders like buildkit, kaniko or else, we copy all information about the build (Files + Dockerfile) to the ./build directory.…
-
## Expected Behaviour
The append flag shuld a function correctly if the file doesn't have a newline at the end
## Current Behaviour
When using `faas-cli new --append stack.yml` i ha…