Martin Etmajer
Martin Etmajer
**Goal** As discussed in https://github.com/kris-nova/kubicorn/pull/194, we should aim for a more expressive API. Therefore, we should reconsider the use of variadic parameters in `logger` to support the injection of arbitrary...
### Prerequisites Put an `x` into the box that applies: - [ ] This issue describes a bug. - [x] This issue describes a feature request. For more information, see...
### 🎛 Description With awspec, we've been able to access the underlying AWS resources (via the AWS SDK), whenever what awspec offered was not sufficient. [Here's an example for awspec's...
Hi there! I like the idea of decoupling Terraform and Ansible in the way suggested by `terraform-inventory`. Wanna share thoughts on support for Microsoft Azure? Cheers!
Hi @nschaetti! I've just started training my bot using `python -m pyTweetBot train --config /data/config.json --dataset /data/dataset-tweets.p --text-size 100 --action dataset --source tweets`. Now, most of the tweets I have...
Hi @nschaetti! I am using the latest version from the developing trunk and came across the following issue when calling `python -m pyTweetBot friends --config /data/config.json --log-level 10 --update`: ```...
Using methods on java.io.File or java.nio.file.* makes pipeline code run exclusively on the Jenkins master. We hope that, by replacing all File operations, we can be more flexible in executing...
"x509: certificate signed by unknown authority" when using HOSA on top of `oc cluster up --metrics`
I have deployed HOSA according to the documentation in https://github.com/hawkular/hawkular-openshift-agent/blob/master/README.adoc#running-inside-openshift on my local `oc cluster up --metrics` cluster. Instead of deploying the agent to the `default` project, I modified the...
**Describe the bug** The Jenkins master soaks up with log files and workspaces and eventually runs out of disk space. **Expected behavior** Users never run out of disk space or...
**Is your feature request related to a problem? Please describe.** Maintaining Changelogs at release time is a time-consuming task. This could be automated. **Describe the solution you'd like** At [terraform-docs](https://github.com/segmentio/terraform-docs),...