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

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


    from 6f7fe65af docs(trait): stop documenting a kit the operator no longer 
creates
     new abe7b82eb Fix #6829: drop support for kamel run --dev/--sync
     new a0e5c5897 Fix #6829: drop the dev mode docs aside and the fsnotify 
direct dependency
     new 31f2d1dbf Fix #6829: realign the runCmdOptions tags left ragged by the 
removal
     new 8b9676214 Fix #6829: drop the child context left with no canceller

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../ROOT/pages/configuration/dependencies.adoc     |   2 -
 go.mod                                             |   2 +-
 pkg/cmd/root.go                                    |  23 ++--
 pkg/cmd/run.go                                     | 125 +--------------------
 pkg/cmd/run_support.go                             |  12 --
 pkg/cmd/run_support_test.go                        |  17 ---
 pkg/cmd/run_test.go                                |  26 -----
 pkg/cmd/util.go                                    |  12 --
 pkg/util/sync/file.go                              |  56 ---------
 pkg/util/sync/file_test.go                         |  68 -----------
 10 files changed, 16 insertions(+), 327 deletions(-)
 delete mode 100644 pkg/util/sync/file.go
 delete mode 100644 pkg/util/sync/file_test.go

Reply via email to