Closed squakez closed 2 months ago
This PR is twofold. From one side we ensure to let the decision to use server or client side to the platform, deprecating the possibility to enforce client side. And we are adding a workaround to fix a Knative webhook failure.
Closes https://github.com/apache/camel-k/issues/5752
Release Note
fix(deployer): deprecate client side apply enforcement
:heavy_check_mark: Unit test coverage report - coverage increased from 43.8% to 43.9% (+0.1%)
Better to close this one. It seems the removal of ssa is creating some problem. I may reopen eventually.
This PR is twofold. From one side we ensure to let the decision to use server or client side to the platform, deprecating the possibility to enforce client side. And we are adding a workaround to fix a Knative webhook failure.
Closes https://github.com/apache/camel-k/issues/5752
Release Note