Israel Blancas
Israel Blancas
**What would you like to be added**: Right now, it is possible to run a set of tests (one test per folder) but I would be nice to have more...
**What happened**: When a PR is opened, Circle CI is not reporting the status of the CI. I was not able to find the report in [the KUTTL Circle CI](https://app.circleci.com/pipelines/github/kudobuilder/kuttl?filter=all).
Signed-off-by: Israel Blancas **What this PR does / why we need it**: * Fixes #335: CI is not run in PRs * Use GitHub Actions for the CI * Add...
For the previous project, I had this logo:  But I think it is not a good idea to use the Octocat.
### What is the current behavior? The documentation related to the examples include the following line: ``` cmake -DCMAKE_BUILD_TYPE=Debug -DBUILD_SHARED_LIBS=ON .. -G "Visual Studio 15 2017" -A x64 ``` With...
This issue is similar to #161 but for C#. [Cake](https://cakebuild.net/) is a build system for C#.
**`bingo version` output**: v0.6 **`go version` output**: go version go1.18.4 linux/amd64 **What happened**: I try to install `gomplate` using this command: ```sh $ bingo get github.com/hairyhenderson/gomplate/v3/cmd/gomplate@latest ``` But it fails...
Signed-off-by: Israel Blancas ## Which problem is this PR solving? - Newer Kafka Operator versions deploy `StrimziPodSet` instead of `StatefulSet`. This can be a problem if we want to do...
**Description:** Fixes #2449
### Component(s) operator ### What happened? The Ingress object created to expose the Collector outside the cluster is not created properly for the HTTP receiver. Environment: - Kind cluster: 1.24...