Israel Blancas
Israel Blancas
Signed-off-by: Israel Blancas Closes #175
Signed-off-by: Israel Blancas ## Which problem is this PR solving? - Resolves #844 ## Short description of the changes - Changed message and verbosity - The creation of the Kafka...
Signed-off-by: Israel Blancas ## Which problem is this PR solving? - Upgrade `operator-lib` Golang dependency from 0.10.0 to 0.11.0. This upgrade was not done by [Dependantbot](https://github.com/dependabot) automatically
Signed-off-by: Israel Blancas ## Which problem is this PR solving? - Use the correct kubebuilder binary (3.x). The project was migrated to kubebuilder 3.x (#1623) but downloading the kubebuilder binary...
## Which problem is this PR solving? - Upgrade golang version
## Which problem is this PR solving? - Resolves #1817 ## Short description of the changes - Use the propagated `logr.Log` logger to log the messages - Change all the...
### What happened? Each time a merge is done to `main`, the Jaeger Operator container image is built and publish. It is build properly but it fails to publish: ```sh...
## Requirement - what kind of business use case are you trying to solve? Upgrade the otel dependency packages to the latest version. Current used version of the otel packages...
It would be nice if we can add a job summary to the GitHub Actions workflow results. Everything is explained in [this post created by GitHub](https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/). It would make easier...
**What this PR does / why we need it**: * Upgrade multiple dependencies (specially the Kubernetes client dependencies) to latest (20Jul2022) * Fix tests (unit tests, integration tests and E2E...