Damien Goldenberg
Damien Goldenberg
Signed-off-by: Damien Goldenberg ### Description Kubernetes has an object called [PodTemplate](https://kubernetes.io/docs/concepts/workloads/pods/#pod-templates) which can be used by operator or kubernetes controller to create pods based on this template ### Acceptance tests...
Signed-off-by: Damien Goldenberg ### Description As a Terraform user in some cases I need to read endpoints objects. An example is: I need to set a network policy on an...
### What is the issue? Bash completion is failing since version v0.11.0 with the following error: `Completion ended with directive ShellCompDirectiveNofileComp` More details in this discord thread https://discordapp.com/channels/707636530424053791/1227602359547592745 ### Dagger...
Hi @cablehead, It concerns new acl system for consul 1.4 and 1.5 In this pr I had the possibility to manage the following parts of the ACL api: * https://www.consul.io/api/acl/tokens.html...
**Describe the bug** I'm trying to create a template with the possibility to toggle some folders, where each folder have a map which contains all required informations. the `boilerplate.yml` file...
### What is the issue? When a function has an optional argument with a list of lists, the function is callable from a programmatic way but from the cli an...
Add the possibility to install optional packages from motor. As an example using the the aws option allow to connect with an IAM role.