You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/08/10 06:57:37 UTC

[camel-k] branch dependabot/go_modules/github.com/redhat-developer/service-binding-operator-1.1.1 updated (5d4e8ec5d -> 2f0678f54)

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

github-bot pushed a change to branch dependabot/go_modules/github.com/redhat-developer/service-binding-operator-1.1.1
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    omit 5d4e8ec5d chore(deps): bump github.com/redhat-developer/service-binding-operator
     add ece4b5bd5 chore(lint): upgrade golangci-lint to 1.46.2
     add a01da91dc chore(lint): fix nonamedreturns
     add 5d351d0f2 chore(lint): fix containedctx
     add af1bb836d chore(lint): suppress maintidx with TODO for later refactoring
     add 817435064 chore(lint): fix forcetypeassert
     add 4890d5235 chore(lint): fix ifshort
     add ef8dcf874 chore(lint): fix errorlint
     add 2bf7be9e4 chore(lint): fix prealloc
     add 4bcda6c07 chore(lint): fix unparam
     add eafde47d4 Updated CHANGELOG.md
     add 1d523e5f5 chore(e2e): reorg and clean up e2e/global/builder
     add 0cd7f11fc chore(e2e): refactor e2e/global/common
     add 72c72302b chore(e2e): reuse namespace for e2e/global/knative
     add 4ba7a2765 chore(e2e): move Java file to files/ for e2e/global/service-binding
     add bbf486c72 chore(e2e): reuse namespace for e2e/namespace/install
     add aa681a7a4 chore(e2e): move test files to files/ for e2e/namespace/native
     add 69cdfc25e chore(e2e): more namespace reuse for e2e/global/common
     add d08e12116 fix(e2e): fix knative test
     add 19eea8d2d chore(e2e): rename kamel run test function
     add 249c122ac Updated CHANGELOG.md
     add c28d7d3eb Updated CHANGELOG.md
     add a0286f4b1 migrate and improve http example
     add 9b8588b58 fix(olm): fix profile name: Openshift -> OpenShift
     add 16caeaf2d fix(trait): more robust, case-insensitive trait profile comparison
     add e356f4836 Updated CHANGELOG.md
     add 579c69c12 chore(lint): upgrade golangci-lint to 1.47.1
     add cecaf715e Updated CHANGELOG.md
     add ddb86ab73 fix(doc): fix doc-gen to insert space between lines
     add f3ba7b180 Updated CHANGELOG.md
     add b9ebaef13 chore(api): refer to correct trait
     add 3cedfa0dd fix(trait): nil pointer dereference applying trait during kit building
     add b004a5a25 Updated CHANGELOG.md
     add 525af63cb chore(knative): upgrade Knative to 1.3 (0.30) #3381
     add a983b01dd fix(doc): standardise Camel dependency notation in docs and examples
     add 132dcebd1 Updated CHANGELOG.md
     add d108d0305 fix(core): cascade Integration error when kit in...
     add 4e90cc577 fix(ci): build before making images
     add aa9c2787c fix(ci): common & install e2e workflows fail silently
     add ed98e5e64 fix(e2e): fix failing e2e tests
     add 2a538884e fix(cli): fix kamel promote resources validation
     add 569fa13ed fix(trait): fix kameletbinding traits merge on integration
     add 95367ef68 fix(e2e): fix TestOperatorIDFiltering
     add aa1bfbcb8 chore(e2e): skip failing native build tests for OCP3
     add 5c003373c chore(cli): refactor run command
     add 8434df6e5 fix(cli): run Integration from GitHub branch
     add bb0e8f0e1 Provides Makefile with ability to generate a test bundle index image
     add 3aa976343 migrate ibm-mq example
     add 869f7604d Updated CHANGELOG.md
     add a618af2b4 fix(lint): nolintlint
     add a786e46cc chore: regen resources
     add 9dd3d5865 fix(e2e): stabilise knative/yaks tests
     add 74f378b1e fix(lint): nolintlint
     add 8428f5155 Fix windows paths in --resource
     add 9282bf5de Updated CHANGELOG.md
     add 54bc357dd migrate and improve kafka example
     add 7937cfc9c Updated CHANGELOG.md
     add 7790fc351 Fix building multi-arch containers on ARM on MacOS
     add eb8973c3a Pack the correct binary for the architecture into the operator container
     add 2209065f6 allow resources & securityContext in Helm Chart values
     add 1d35ce052 add resources & securityContext to values.yaml
     add 801cdad67 add params resources and securityContext to README.md
     add 3fd03f860 Update the path of the file Sample.java
     add bc34e9ea0 Merge pull request #3504 from apache/doc-update-path-sample.java
     add f6dd27022 Fix typo in local.adoc (#3505)
     add 41c8b88b7 Some various improvements (#3507)
     add da519c515 Some improvements in runtime-properties.adoc (#3510)
     add 3b1bda062 Updated CHANGELOG.md
     add 72ec43bda Some improvements in runtime-resources.adoc (#3513)
     add 7eee5bc10 re-deployment strategies #2256
     add 58fa430a6 regen
     add 41f909d27 chore: add gitignore directove for platform specific build
     add eeb3b18c5 fix: force the creation of the build/_maven_output to prevent image building from failing
     add e0dbf51f3 Updated CHANGELOG.md
     add 78e099cee fix: ensure gobin exists before copying operator-sdk
     add 67b1746c3 Add missing import in kamelets-dev.adoc (#3518)
     add 7e6cb0530 Fix grammar in operator.adoc
     add a6f223656 Fix grammar in integration-kit.adoc
     add b1b70e0fb fix: camel-k ignores changes to traits configured using annotations #3479
     add beff4641a fix: resolve pr review findings #3479
     add e7bc5ecca fix: KameletBinding vs Integration traits comparison shouyld be based on the traits configured on the KameletBinding only #3479
     add f36ee47ff Updated CHANGELOG.md
     add f104b228a Updated CHANGELOG.md
     add 944146586 chore(cli): refactor kamel local cmds
     add d7e68a717 chore(cli): further refactor kamel local cmds
     add f204d1616 chore(cli): further refactor kamel local cmds
     add eca1ef38e chore(cli): further refactor kamel local cmds
     add a61394e19 chore(cli): further refactor kamel local cmds
     add 70b488f91 chore(cli): further refactor kamel local cmds
     add 57b4c5195 fix(cli): more user-friendly error messages for kamel local subcommands
     add e4ba473f1 chore(cli): refactor - package utils to local & source for better encapsulation and cohesion
     add 6f42ed56e fix(e2e): stabilise kamel local e2e tests
     add 900ecac59 Updated CHANGELOG.md
     add 735f0161f fix(trait): camel to use a single properties file
     add f107f5b91 fix(e2e): integration test refactoring
     add c66a382e1 chore(e2e): replace createTimerKamelet func
     add 44caf1298 Updated CHANGELOG.md
     add c77a04422 Updated CHANGELOG.md
     add 2f0678f54 chore(deps): bump github.com/redhat-developer/service-binding-operator

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5d4e8ec5d)
            \
             N -- N -- N   refs/heads/dependabot/go_modules/github.com/redhat-developer/service-binding-operator-1.1.1 (2f0678f54)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../kamel-build-bundle/build-bundle-image.sh       |  18 +-
 .../kamel-build-bundle/build-index-image.sh        |   5 +-
 .../kamel-install-knative/install-knative.sh       |  12 +-
 .github/workflows/validate.yml                     |   5 +-
 .gitignore                                         |   7 +-
 .golangci.yml                                      |   2 +
 CHANGELOG.md                                       |  37 ++-
 addons/keda/keda.go                                |   3 +-
 addons/master/master.go                            |  12 +-
 addons/threescale/3scale.go                        |   6 +-
 addons/threescale/3scale_test.go                   |  12 +-
 addons/tracing/tracing.go                          |   2 +-
 addons/tracing/tracing_test.go                     |   5 +-
 cmd/util/doc-gen/generators/traitmetadatagen.go    |   2 +-
 cmd/util/json-schema-gen/main.go                   |  14 +-
 cmd/util/platform-check/main.go                    |   2 +-
 .../camel.apache.org_integrationplatforms.yaml     |  52 ++-
 .../crd/bases/camel.apache.org_integrations.yaml   |  36 ++-
 .../bases/camel.apache.org_kameletbindings.yaml    |  36 ++-
 config/samples/patch-integration-platform.yaml     |   2 +-
 .../pages/architecture/cr/integration-kit.adoc     |   2 +-
 docs/modules/ROOT/pages/architecture/operator.adoc |   2 +-
 docs/modules/ROOT/pages/architecture/traits.adoc   |   4 +-
 .../pages/configuration/build-time-properties.adoc |   8 +-
 .../ROOT/pages/configuration/dependencies.adoc     |   8 +-
 .../pages/configuration/runtime-properties.adoc    |   8 +-
 .../pages/configuration/runtime-resources.adoc     |  20 +-
 .../ROOT/pages/contributing/developers.adoc        |   2 +-
 .../pages/contributing/local-deployment-olm.adoc   |   2 +-
 docs/modules/ROOT/pages/kamelets/kamelets-dev.adoc |   1 +
 docs/modules/ROOT/pages/running/dev-mode.adoc      |   4 +-
 docs/modules/ROOT/pages/running/local.adoc         |   2 +-
 docs/modules/ROOT/partials/apis/camel-k-crds.adoc  |  44 ++-
 docs/modules/traits/pages/container.adoc           |   2 +-
 docs/modules/traits/pages/deployment.adoc          |  21 ++
 docs/modules/traits/pages/route.adoc               |   8 +-
 e2e/global/builder/build_test.go                   |   5 +
 e2e/global/builder/docker_hub_test.go              |  60 ----
 e2e/global/builder/github_packages_test.go         |  61 ----
 e2e/global/builder/registry_test.go                |  89 ++++++
 e2e/global/common/build/incremental_build_test.go  |   2 +-
 e2e/global/common/config/config_test.go            |  10 +-
 e2e/global/common/files/timer-kamelet-usage.groovy |  19 --
 e2e/global/common/integration_fail_test.go         |  23 +-
 e2e/global/common/kamelet_binding_test.go          | 130 +++++---
 .../common/kamelet_binding_with_image_test.go      | 116 +++++++
 e2e/global/common/languages/groovy_test.go         |   2 +-
 e2e/global/common/languages/init_test_support.go   |   4 +-
 e2e/global/common/languages/java_test.go           |   2 +-
 e2e/global/common/languages/js_test.go             |   2 +-
 e2e/global/common/languages/kotlin_test.go         |   2 +-
 e2e/global/common/languages/xml_test.go            |   2 +-
 e2e/global/common/languages/yaml_test.go           |   2 +-
 e2e/global/common/operator_metrics_test.go         |   2 +-
 e2e/global/common/traits/deployment_test.go        |  98 ++++++
 e2e/global/common/traits/jvm_test.go               |   2 +-
 e2e/global/common/traits/openapi_test.go           |   2 +-
 e2e/global/common/traits/service_test.go           |  10 +-
 e2e/global/knative/knative_test.go                 | 147 ++++-----
 .../{ => files}/ServiceBinding.java                |   0
 e2e/global/service-binding/service_binding_test.go |   2 +-
 e2e/local/local_build_test.go                      |   2 +
 e2e/local/local_run_test.go                        |   9 +-
 e2e/namespace/install/cli/describe_test.go         |   2 +-
 e2e/namespace/install/cli/dev_mode_test.go         |   7 +-
 .../install/cli/duplicate_parameters_test.go       |   9 +-
 .../install/cli}/files/Java.java                   |   0
 .../install/cli}/files/promote-route.groovy        |   0
 .../cli}/files/resource-file-location-route.groovy |   0
 e2e/namespace/install/cli/global_kamelet_test.go   |   5 +-
 e2e/namespace/install/cli/global_test.go           |   1 +
 e2e/namespace/install/cli/install_test.go          |   5 +-
 .../install/cli}/promote_test.go                   |  21 +-
 e2e/namespace/install/cli/run_test.go              | 146 +++++----
 e2e/namespace/install/maven_http_proxy_test.go     |   5 +-
 .../install/operator_id_filtering_test.go          |  18 +-
 e2e/namespace/native/{ => files}/Java.java         |   0
 e2e/namespace/native/{ => files}/yaml.yaml         |   0
 e2e/namespace/native/native_test.go                |  10 +-
 e2e/support/test_support.go                        |  50 ++-
 e2e/yaks/openshift/monitoring/alerting.feature     |   2 +-
 examples/README.md                                 |   2 -
 examples/http/NettySecureServer.java               |  55 ----
 examples/http/NettyServer.java                     |  32 --
 examples/http/PlatformHttpServer.java              |  31 --
 examples/http/PlatformHttpsServer.java             |  47 ---
 examples/http/README.md                            |   3 -
 examples/ibm-mq/MQRoute.java                       |  66 ----
 examples/ibm-mq/README.md                          |  42 ---
 examples/ibm-mq/ibm-mq-server-deploy/README.md     |  26 --
 .../ibm-mq/ibm-mq-server-deploy/ibm-mq-server.yaml |  79 -----
 examples/ibm-mq/jms-ibm-mq-sink-binding.yaml       |  18 --
 examples/ibm-mq/jms-ibm-mq-source-binding.yaml     |  15 -
 examples/kafka/README.md                           |  30 --
 examples/kafka/SampleKafkaConsumer.java            |  32 --
 examples/kafka/application.properties              |  24 --
 examples/kafka/sasl_ssl/README.md                  |  51 ---
 examples/kafka/sasl_ssl/SaslSSLKafkaConsumer.java  |  30 --
 examples/kafka/sasl_ssl/SaslSSLKafkaProducer.java  |  34 --
 examples/kafka/sasl_ssl/application.properties     |  26 --
 examples/pulsar/pulsar.groovy                      |   2 +-
 examples/saga/README.md                            |   8 +-
 examples/traits/tracing/InventoryService.java      |   4 +-
 examples/traits/tracing/OrderService.java          |   4 +-
 examples/traits/tracing/README.md                  |   4 +-
 .../user-config/resource-file-binary-route.groovy  |   2 +-
 go.mod                                             |  16 +-
 go.sum                                             |  37 ++-
 helm/camel-k/README.md                             |   2 +
 helm/camel-k/crds/crd-integration-platform.yaml    |  52 ++-
 helm/camel-k/crds/crd-integration.yaml             |  36 ++-
 helm/camel-k/crds/crd-kamelet-binding.yaml         |  36 ++-
 helm/camel-k/templates/operator.yaml               |   3 +-
 helm/camel-k/values.yaml                           |   2 +
 install/Makefile                                   |   2 +-
 pkg/apis/camel/go.mod                              |   4 +-
 pkg/apis/camel/go.sum                              |   8 +-
 pkg/apis/camel/v1/common_types.go                  |  17 +
 pkg/apis/camel/v1/common_types_support.go          |  65 +++-
 pkg/apis/camel/v1/common_types_support_test.go     | 131 ++++++++
 pkg/apis/camel/v1/integration_types.go             |   8 +-
 pkg/apis/camel/v1/integrationplatform_types.go     |  23 +-
 .../camel/v1/integrationplatform_types_support.go  |  11 -
 pkg/apis/camel/v1/maven_types_support.go           |   9 +
 pkg/apis/camel/v1/trait/container.go               |   2 +-
 pkg/apis/camel/v1/trait/deployment.go              |  20 ++
 pkg/apis/camel/v1/trait/route.go                   |   2 +-
 pkg/apis/camel/v1/trait/zz_generated.deepcopy.go   |  10 +
 pkg/builder/types.go                               |   1 +
 pkg/client/apply.go                                |   3 +-
 pkg/client/camel/go.mod                            |   5 +-
 pkg/client/camel/go.sum                            |   8 +-
 pkg/cmd/dump.go                                    |   4 +-
 pkg/cmd/init.go                                    |   3 +-
 pkg/cmd/install.go                                 |   2 +-
 pkg/cmd/local.go                                   |  18 +-
 pkg/cmd/local/container.go                         | 348 ++++++++++++++++++++
 pkg/cmd/{local_util.go => local/local.go}          | 252 ++++++++-------
 .../{local_util_test.go => local/local_test.go}    |   8 +-
 pkg/cmd/local/workdir.go                           | 244 ++++++++++++++
 pkg/cmd/local_build.go                             | 209 ++++++------
 pkg/cmd/local_inspect.go                           |  34 +-
 pkg/cmd/local_run.go                               | 248 ++++++++-------
 pkg/cmd/log.go                                     |   2 +-
 pkg/cmd/modeline.go                                |   9 +-
 pkg/cmd/operator/operator.go                       |   3 +-
 pkg/cmd/promote.go                                 |  83 +++--
 pkg/cmd/root.go                                    |   1 +
 pkg/cmd/run.go                                     |  23 +-
 pkg/cmd/run_help.go                                |  21 +-
 pkg/cmd/run_test.go                                |   5 +-
 pkg/cmd/{util_content.go => source/content.go}     |  24 +-
 .../content_test.go}                               |  26 +-
 pkg/cmd/source/source.go                           | 215 +++++++++++++
 pkg/cmd/source/util.go                             |  62 ++++
 pkg/cmd/{ => source}/util_test.go                  |  18 +-
 pkg/cmd/uninstall.go                               |   1 +
 pkg/cmd/util.go                                    |  45 ---
 pkg/cmd/util_commands.go                           | 134 --------
 pkg/cmd/util_containerization.go                   | 240 --------------
 pkg/cmd/util_sources.go                            | 218 -------------
 .../integration/integration_controller.go          | 203 +++++++-----
 pkg/controller/integration/kits.go                 |  87 ++---
 pkg/controller/integration/kits_test.go            |  10 +-
 pkg/controller/integration/monitor.go              |  27 +-
 pkg/controller/integration/monitor_cronjob.go      |   5 +-
 pkg/controller/integration/monitor_deployment.go   |   3 +-
 pkg/controller/integration/monitor_knative.go      |   4 +-
 pkg/controller/kameletbinding/integration.go       |   4 +-
 .../kameletbinding/kamelet_binding_controller.go   |  15 +
 pkg/controller/kameletbinding/monitor.go           |  16 +-
 pkg/event/manager.go                               |   5 +-
 pkg/install/cluster.go                             |   1 +
 pkg/install/kamelets.go                            |   3 +-
 pkg/install/operator.go                            |   1 +
 pkg/kamelet/repository/go.mod                      |   5 +-
 pkg/kamelet/repository/go.sum                      |   8 +-
 pkg/resources/resources.go                         |  18 +-
 pkg/trait/affinity.go                              |   4 +-
 pkg/trait/builder.go                               |   2 +-
 pkg/trait/camel.go                                 |  50 +--
 pkg/trait/container.go                             |   2 +-
 pkg/trait/cron.go                                  |  19 +-
 pkg/trait/dependencies.go                          |   2 +-
 pkg/trait/deployment.go                            |  50 ++-
 pkg/trait/deployment_test.go                       |  88 ++++++
 pkg/trait/environment.go                           |   6 +-
 pkg/trait/error_handler.go                         |   2 +-
 pkg/trait/gc.go                                    |   2 +-
 pkg/trait/health.go                                |   3 +-
 pkg/trait/ingress.go                               |  19 +-
 pkg/trait/istio.go                                 |   6 +-
 pkg/trait/jolokia.go                               |   4 +-
 pkg/trait/jvm.go                                   |   1 +
 pkg/trait/kamelets.go                              |   2 +-
 pkg/trait/knative.go                               |   4 +-
 pkg/trait/knative_service.go                       |  18 +-
 pkg/trait/logging.go                               |  20 +-
 pkg/trait/mount.go                                 |   2 +-
 pkg/trait/openapi.go                               |  22 +-
 pkg/trait/owner.go                                 |   6 +-
 pkg/trait/pdb.go                                   |   2 +-
 pkg/trait/pdb_test.go                              |   4 +-
 pkg/trait/platform.go                              |   2 +-
 pkg/trait/pod.go                                   |  16 +-
 pkg/trait/prometheus.go                            |  10 +-
 pkg/trait/pull_secret.go                           |   8 +-
 pkg/trait/registry.go                              |   2 +-
 pkg/trait/route.go                                 |  11 +-
 pkg/trait/service.go                               |  20 +-
 pkg/trait/service_binding.go                       |   2 +-
 pkg/trait/toleration.go                            |   4 +-
 pkg/trait/trait.go                                 |   2 +-
 pkg/trait/trait_configure_test.go                  |  27 +-
 pkg/trait/trait_types.go                           |  21 +-
 pkg/trait/util.go                                  | 228 +++++++++++++-
 pkg/trait/util_test.go                             | 177 ++++++++++-
 pkg/util/bindings/api.go                           |   1 +
 pkg/util/cancellable/cancellable.go                |   1 +
 pkg/util/command.go                                |  21 +-
 pkg/util/digest/digest.go                          |   4 +
 pkg/util/docker/docker.go                          |  35 +--
 pkg/util/docker/docker_base.go                     |   4 +-
 pkg/util/kubernetes/log/pod_scraper.go             |   8 +-
 pkg/util/kubernetes/portforward.go                 |   2 +-
 pkg/util/kubernetes/util.go                        |   3 +-
 pkg/util/maven/maven_log.go                        |   7 +-
 pkg/util/maven/maven_repositories.go               |   8 +-
 pkg/util/modeline/parser.go                        |   6 +-
 pkg/util/resource/config.go                        |  13 +-
 pkg/util/source/inspector_kamelet.go               |   7 +-
 pkg/util/source/inspector_yaml.go                  |   4 +-
 pkg/util/test/client.go                            |   7 +-
 pkg/util/test/cmd.go                               |   8 +-
 pkg/util/util.go                                   | 350 +++------------------
 pkg/util/util_test.go                              |  10 +
 release.adoc                                       |   2 +-
 resources/traits.yaml                              | 247 ++++++++-------
 script/Makefile                                    | 156 +++++----
 script/build_bundle_index.sh                       | 129 ++++++++
 240 files changed, 4242 insertions(+), 3250 deletions(-)
 delete mode 100644 e2e/global/builder/docker_hub_test.go
 delete mode 100644 e2e/global/builder/github_packages_test.go
 create mode 100644 e2e/global/builder/registry_test.go
 delete mode 100644 e2e/global/common/files/timer-kamelet-usage.groovy
 create mode 100644 e2e/global/common/kamelet_binding_with_image_test.go
 create mode 100644 e2e/global/common/traits/deployment_test.go
 rename e2e/global/service-binding/{ => files}/ServiceBinding.java (100%)
 rename e2e/{global/builder => namespace/install/cli}/files/Java.java (100%)
 rename e2e/{global/common => namespace/install/cli}/files/promote-route.groovy (100%)
 copy e2e/{global/common/config => namespace/install/cli}/files/resource-file-location-route.groovy (100%)
 rename e2e/{global/common => namespace/install/cli}/promote_test.go (88%)
 rename e2e/namespace/native/{ => files}/Java.java (100%)
 rename e2e/namespace/native/{ => files}/yaml.yaml (100%)
 delete mode 100644 examples/http/NettySecureServer.java
 delete mode 100644 examples/http/NettyServer.java
 delete mode 100644 examples/http/PlatformHttpServer.java
 delete mode 100644 examples/http/PlatformHttpsServer.java
 delete mode 100644 examples/http/README.md
 delete mode 100644 examples/ibm-mq/MQRoute.java
 delete mode 100644 examples/ibm-mq/README.md
 delete mode 100644 examples/ibm-mq/ibm-mq-server-deploy/README.md
 delete mode 100644 examples/ibm-mq/ibm-mq-server-deploy/ibm-mq-server.yaml
 delete mode 100644 examples/ibm-mq/jms-ibm-mq-sink-binding.yaml
 delete mode 100644 examples/ibm-mq/jms-ibm-mq-source-binding.yaml
 delete mode 100644 examples/kafka/README.md
 delete mode 100644 examples/kafka/SampleKafkaConsumer.java
 delete mode 100644 examples/kafka/application.properties
 delete mode 100644 examples/kafka/sasl_ssl/README.md
 delete mode 100644 examples/kafka/sasl_ssl/SaslSSLKafkaConsumer.java
 delete mode 100644 examples/kafka/sasl_ssl/SaslSSLKafkaProducer.java
 delete mode 100644 examples/kafka/sasl_ssl/application.properties
 create mode 100644 pkg/apis/camel/v1/common_types_support_test.go
 create mode 100644 pkg/cmd/local/container.go
 rename pkg/cmd/{local_util.go => local/local.go} (63%)
 rename pkg/cmd/{local_util_test.go => local/local_test.go} (93%)
 create mode 100644 pkg/cmd/local/workdir.go
 rename pkg/cmd/{util_content.go => source/content.go} (85%)
 rename pkg/cmd/{util_content_test.go => source/content_test.go} (83%)
 create mode 100644 pkg/cmd/source/source.go
 create mode 100644 pkg/cmd/source/util.go
 rename pkg/cmd/{ => source}/util_test.go (76%)
 delete mode 100644 pkg/cmd/util_commands.go
 delete mode 100644 pkg/cmd/util_containerization.go
 delete mode 100644 pkg/cmd/util_sources.go
 create mode 100755 script/build_bundle_index.sh