This is an automated email from the ASF dual-hosted git repository.

astefanutti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


    from eb65df7  Update dependencies.adoc
     add b584c90  fix: Use a single operator and CLI client globally

No new revisions were added by this update.

Summary of changes:
 pkg/builder/s2i.go                                 |   4 +-
 pkg/cmd/delete.go                                  |   1 -
 pkg/cmd/install.go                                 |  10 +-
 pkg/cmd/run.go                                     |   8 +-
 pkg/cmd/uninstall.go                               |  25 +--
 .../customclient.go}                               |  36 ++--
 pkg/util/kubernetes/customclient/customclient.go   |  85 ----------
 pkg/util/kubernetes/customclient/scheme.go         |  66 --------
 pkg/util/watch/watch.go                            | 181 +++++----------------
 9 files changed, 75 insertions(+), 341 deletions(-)
 copy pkg/util/{camel/camel_runtime.go => kubernetes/customclient.go} (57%)
 delete mode 100644 pkg/util/kubernetes/customclient/customclient.go
 delete mode 100644 pkg/util/kubernetes/customclient/scheme.go

Reply via email to