spenceclark commented on issue #1580:
URL: https://github.com/apache/camel-k/issues/1580#issuecomment-655497106
This first command return this:
```
apiVersion: v1
items:
- apiVersion: camel.apache.org/v1
kind: IntegrationPlatform
metadata:
creationTimestamp: "2020-07-08T11:57:51Z"
generation: 1
labels:
app: camel-k
name: camel-k
namespace: camel
resourceVersion: "47746528"
selfLink:
/apis/camel.apache.org/v1/namespaces/camel/integrationplatforms/camel-k
uid: f157b75a-a042-49b9-a375-dd4dba4e6e3e
spec:
build:
kanikoBuildCache: false
maven:
settings: {}
registry:
address: registry.gitlab.com/portemis/integration
organization: camel
secret: gitlab-reg
cluster: Kubernetes
profile: Kubernetes
resources: {}
status:
build:
baseImage: adoptopenjdk/openjdk11:slim
buildStrategy: pod
kanikoBuildCache: false
maven:
localRepository: /tmp/artifacts/m2
settings:
configMapKeyRef:
key: settings.xml
name: camel-k-maven-settings
timeout: 3m45s
persistentVolumeClaim: camel-k
publishStrategy: Buildah
registry:
address: registry.gitlab.com/portemis/integration
organization: camel
secret: gitlab-reg
runtimeVersion: 1.3.0
timeout: 5m0s
cluster: Kubernetes
phase: Ready
profile: Kubernetes
version: 1.0.1
kind: List
metadata:
resourceVersion: ""
selfLink: ""
```
and the second one returns this:
```
map[architecture:amd64 bootID:d4ba7862-4330-4d3e-9b65-9ae6b401402c
containerRuntimeVersion:docker://18.9.2 kernelVersion:4.19.0-0.bpo.6-amd64
kubeProxyVersion:v1.17.6 kubeletVersion:v1.17.6
machineID:6600638a8bf3461d8c19889aeba510de operatingSystem:linux osImage:Debian
GNU/Linux 9 (stretch) systemUUID:6600638a-8bf3-461d-8c19-889aeba510de]
map[architecture:amd64 bootID:4f7e95b0-8bb4-47b7-92a7-9d72e344e3ba
containerRuntimeVersion:docker://18.9.2 kernelVersion:4.19.0-0.bpo.6-amd64
kubeProxyVersion:v1.17.6 kubeletVersion:v1.17.6
machineID:1dcab06f655a43b2b9451bce9b84379d operatingSystem:linux osImage:Debian
GNU/Linux 9 (stretch) systemUUID:1dcab06f-655a-43b2-b945-1bce9b84379d]
```
----------------------------------------------------------------
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]