squakez commented on issue #2299: URL: https://github.com/apache/camel-k/issues/2299#issuecomment-842951688
The operator is running from the local machine, not inside kubernetes. However, I've pushed the snapshot image built from `main` into the docker container and run the command to see the outcome: ``` $ docker run -it apache/camel-k:1.5.0-SNAPSHOT ls /usr/share/maven/lib cdi-api-1.0.jar maven-embedder-3.6.3.jar cdi-api.license maven-model-3.6.3.jar commons-cli-1.4.jar maven-model-builder-3.6.3.jar commons-cli.license maven-plugin-api-3.6.3.jar commons-io-2.5.jar maven-repository-metadata-3.6.3.jar commons-io.license maven-resolver-api-1.4.1.jar commons-lang3-3.8.1.jar maven-resolver-connector-basic-1.4.1.jar commons-lang3.license maven-resolver-impl-1.4.1.jar ext maven-resolver-provider-3.6.3.jar guava-25.1-android.jar maven-resolver-spi-1.4.1.jar guava.license maven-resolver-transport-wagon-1.4.1.jar guice-4.2.1-no_aop.jar maven-resolver-util-1.4.1.jar guice.license maven-settings-3.6.3.jar jackson-annotations-2.9.10.jar maven-settings-builder-3.6.3.jar jackson-core-2.9.10.jar maven-shared-utils-3.2.1.jar jackson-databind-2.9.10.8.jar org.eclipse.sisu.inject-0.3.4.jar jansi-1.17.1.jar org.eclipse.sisu.inject.license jansi.license org.eclipse.sisu.plexus-0.3.4.jar jansi-native org.eclipse.sisu.plexus.license javax.inject-1.jar plexus-cipher-1.7.jar javax.inject.license plexus-cipher.license jcl-over-slf4j-1.7.29.jar plexus-component-annotations-2.1.0.jar jcl-over-slf4j.license plexus-component-annotations.license jsoup-1.12.1.jar plexus-interpolation-1.25.jar jsoup.license plexus-interpolation.license jsr250-api-1.0.jar plexus-sec-dispatcher-1.4.jar jsr250-api.license plexus-sec-dispatcher.license logback-classic-1.2.3.jar plexus-utils-3.2.1.jar logback-core-1.2.3.jar plexus-utils.license logstash-logback-encoder-4.11.jar slf4j-api-1.7.29.jar maven-artifact-3.6.3.jar slf4j-api.license maven-builder-support-3.6.3.jar wagon-file-3.3.4.jar maven-compat-3.6.3.jar wagon-http-3.3.4-shaded.jar maven-core-3.6.3.jar wagon-provider-api-3.3.4.jar ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
