kenden

Results 16 issues of kenden

Add software requirements and steps to update the dictionaries. This should help potential extra maintainers I managed to get `WiktionarySplitter.sh` to start processing with the following steps. (I'm dumping this...

As the moment it's only possible to install bats from bats-core from source on linux. We should create packages to install easily on Linux. It could be: - `apt install...

Type: Enhancement
good first issue
Priority: Medium
Component: Packaging

It would be nice to differentiate the logs coming from different pods. Show all pods with a different color? Or maybe, depending on params, something like this: If logs are...

needs-design

This is a follow up feature request, I created this issue to avoid polluting Pull Requests (links below). The idea is: "what if we called verifyPage() automatically when a page...

When running `kubemerr wath test` or `kubemerr watch https://kube-test.myserver.net` I get: `Error: failed to ping server: Get https://kube-test.myserver.net/: x509: certificate signed by unknown authority` I am using `insecure-skip-tls-verify: true` in...

# Feature request: In order to make the error more obvious, it would be nice to color them in red in the output. Like shellcheck does: ![image](https://user-images.githubusercontent.com/480586/44208550-f25e5180-a160-11e8-99f6-c10ab4364d96.png) Then as a...

Feature Request: Allow to include content from external file The UserData parts of a template can get pretty big. It would be nice to be able to include those parts...

enhancement

In the AWS console, when selecting a cloudformation stack created by Senza and looking at the template, it appears minified. I would be nice to be able to read it....

AWS just introduced creating/Updating Cloudformation stack with YAML, using Outputs of other stacks as inputs and variables substitution. https://aws.amazon.com/blogs/aws/aws-cloudformation-update-yaml-cross-stack-references-simplified-substitution/ This could simplify the code of Senza quite a bit.

enhancement

I am running Senza to create a stack in the region eu-west-1, it is working fine. I am not using Taupage (we already have our own system to manage the...