Han Verstraete

Results 15 issues of Han Verstraete

## Description If JWT authentication is enabled by setting the env variable `jwt_auth: true` in the `stack.yml` file the watchdog requires an OpenFaaS function token for request authentication. Authentication tokens...

## Description Allow the generated docker-compose file to be overridden. ## Motivation Useful when using faasd-nix to test faasd during development. ## Examples - Use the source docker-compose file. ```nix...

Running `faas-cli build` fails when templates are missing from the template folder. While the command should fail in this case the behaviour is confusing because it also fails for default...

## Description Allow users to enable authorization for NATS. New chart options: | Parameter | Description | Default | | ----------------------- | ---------------------------------- | ---------------------------------------------------------- | `nats.authorization.enabled` | Enable authorization...

## Description Update the JetStream page and recommended OpenFaaS Pro values for the new NATS authentication support. ## Motivation and Context - [ ] I have raised an issue to...