Conversation
We enable the possibility to issue a PR on a given repository with the Integration recently built, and allow the deployment with a GitOps approach Closes apache#6137
|
@michalvavrik you may want to have a look at this as you were previously working on something similar. Feel free to provide any feedback. |
|
|
|
@squakez thanks, I'll look at it to learn later this week, because I am interested how this could had been done. I won't provide any feedback since I don't have time next 2 days. |
No problem. I pinged you as you were working on it and likely you may be interested in how in the future Camel K will provide this feature. As you will see, this is completely operator based, so, the user won't need to do anything at all. The git part is still the one you have contributed on the CLI side. |
|
Converting to draft as the PR lowered the coverage by 1%. Need to understand where and have a more complete coverage. |
|
The lowered coverage is not real. The calculation of the percentage is wrong. I'm opening a follow up issue to fix that. |
We enable the possibility to issue a PR on a given repository with the Integration recently built, and allow the deployment with a GitOps approach
Closes #6137