Dmitry Volodin
Dmitry Volodin
Fixes #1871
In most of the cases, we need to get and utilize controller-runtime Client internally for the intermediate functions It would be nice to have a functions GetClient() inside the `klient/k8s/resources/resources.go`...
Fixes #74 Please note, that #76 need to be merged first, than rebase the current one before merging
There are multiple newlines are generated during templates processing which is known behaviour, i.e. ``` func (h *Client) IsReleaseInstalled(...) (bool, error) Generated by [gomarkdoc]() ``` But multiple empty lines for...
Fixes #2025 Env variables shouldn't get from the `Cluster.Spec` structure
This PR adds to the developer guide a section how to run and debug operator inside the local IDE (without operator Docker image deployment) using the telepresence services
Fixes #1901
Looks like, the clean operation requires after running example or placing new2.go file into the .gitignore to keep git in clean state after learning.
Closes #1785 Some additional fixes - unit tests step removed from the e2e job (already part of the unit tests workflow and running twice) - `make verify-codegen` step added to...
There are two images are missing on the Karavan VSCode marketplace details page `https://github.com/apache/camel-karavan/raw/HEAD/images/run.png` `https://github.com/apache/camel-karavan/raw/HEAD/images/export.png` Text should be fixed or adapt images 