Skip to content

Instantly share code, notes, and snippets.

@florianluediger
Created August 11, 2022 07:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save florianluediger/636d90227b7094719122dbcd685ff46b to your computer and use it in GitHub Desktop.
Save florianluediger/636d90227b7094719122dbcd685ff46b to your computer and use it in GitHub Desktop.
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:InitialRAMPercentage=30 -XX:MaxRAMPercentage=80 -XX:MinRAMPercentage=30
07:48:31.516 [main] INFO  com.hivemq.Application - Preparing SSL files
07:48:31.716 [main] DEBUG com.hivemq.Application - Rewrote keystore password
07:48:40.045 [main] INFO  com.hivemq.Application - Wrote converted key store to /tmp/store.p12
__ __ _ _
| \/ (_) ___ _ __ ___ _ __ __ _ _ _| |_
| |\/| | |/ __| '__/ _ \| '_ \ / _` | | | | __|
| | | | | (__| | | (_) | | | | (_| | |_| | |_
|_| |_|_|\___|_| \___/|_| |_|\__,_|\__,_|\__|
Micronaut (v2.4.2)
07:49:00.213 [ForkJoinPool.commonPool-worker-7] DEBUG io.micronaut.core.reflect.ClassUtils - Attempting to dynamically load class io.methvin.watchservice.MacOSXListeningWatchService
07:49:00.298 [ForkJoinPool.commonPool-worker-7] DEBUG io.micronaut.core.reflect.ClassUtils - Class io.methvin.watchservice.MacOSXListeningWatchService is not present
07:49:00.302 [ForkJoinPool.commonPool-worker-7] DEBUG io.micronaut.core.reflect.ClassUtils - Attempting to dynamically load class io.methvin.watchservice.MacOSXListeningWatchService
07:49:00.303 [ForkJoinPool.commonPool-worker-7] DEBUG io.micronaut.core.reflect.ClassUtils - Class io.methvin.watchservice.MacOSXListeningWatchService is not present
07:49:00.324 [main] TRACE i.m.i.q.TypeArgumentQualifier - Bean type interface io.micronaut.context.event.ApplicationEventListener is not compatible with candidate generic types [class io.micronaut.http.context.event.HttpRequestTerminatedEvent] of candidate Definition: io.micronaut.runtime.http.scope.RequestCustomScope
07:49:00.327 [main] TRACE i.m.i.q.TypeArgumentQualifier - Bean type interface io.micronaut.context.event.ApplicationEventListener is not compatible with candidate generic types [class io.micronaut.runtime.context.scope.refresh.RefreshEvent] of candidate Definition: io.micronaut.runtime.context.scope.refresh.RefreshScope
07:49:01.299 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Attempting to dynamically load class io.reactivex.Observable
07:49:01.299 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Successfully loaded class io.reactivex.Observable
07:49:01.301 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Attempting to dynamically load class reactor.core.publisher.Flux
07:49:01.302 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Class reactor.core.publisher.Flux is not present
07:49:01.303 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Attempting to dynamically load class kotlinx.coroutines.flow.Flow
07:49:01.306 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Class kotlinx.coroutines.flow.Flow is not present
07:49:01.306 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Attempting to dynamically load class io.reactivex.rxjava3.core.Flowable
07:49:01.307 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Class io.reactivex.rxjava3.core.Flowable is not present
07:49:01.308 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Attempting to dynamically load class io.reactivex.rxjava3.core.Observable
07:49:01.309 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Class io.reactivex.rxjava3.core.Observable is not present
07:49:01.309 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Attempting to dynamically load class io.reactivex.Single
07:49:01.310 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Successfully loaded class io.reactivex.Single
07:49:01.312 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Attempting to dynamically load class reactor.core.publisher.Mono
07:49:01.313 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Class reactor.core.publisher.Mono is not present
07:49:01.313 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Attempting to dynamically load class io.reactivex.Maybe
07:49:01.313 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Successfully loaded class io.reactivex.Maybe
07:49:01.313 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Attempting to dynamically load class io.reactivex.rxjava3.core.Single
07:49:01.314 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Class io.reactivex.rxjava3.core.Single is not present
07:49:01.315 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Attempting to dynamically load class io.reactivex.rxjava3.core.Maybe
07:49:01.316 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Class io.reactivex.rxjava3.core.Maybe is not present
07:49:01.316 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Attempting to dynamically load class io.reactivex.Completable
07:49:01.317 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Successfully loaded class io.reactivex.Completable
07:49:01.318 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Attempting to dynamically load class io.reactivex.rxjava3.core.Completable
07:49:01.319 [main] DEBUG io.micronaut.core.reflect.ClassUtils - Class io.reactivex.rxjava3.core.Completable is not present
07:49:01.404 [main] DEBUG i.m.web.router.DefaultRouteBuilder - Created Route: POST /api/v1/validate/hivemq-clusters -> ClusterValidationController#validate (application/json)
07:49:02.615 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple
07:49:02.615 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4
07:49:02.625 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 12
07:49:02.626 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 12
07:49:02.626 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
07:49:02.627 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11
07:49:02.627 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216
07:49:02.627 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
07:49:02.627 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
07:49:02.628 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
07:49:02.628 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
07:49:02.629 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
07:49:02.630 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: true
07:49:02.631 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
07:49:02.812 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
07:49:02.813 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0
07:49:02.814 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
07:49:05.608 [main] DEBUG io.netty.handler.ssl.OpenSsl - netty-tcnative not in the classpath; OpenSslEngine will be unavailable.
07:49:06.519 [main] DEBUG io.netty.handler.ssl.JdkSslContext - Default protocols (JDK): [TLSv1.3, TLSv1.2]
07:49:06.520 [main] DEBUG io.netty.handler.ssl.JdkSslContext - Default cipher suites (JDK): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384]
07:49:06.922 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 12
07:49:07.098 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
07:49:07.099 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
07:49:07.226 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@7c9bdee9
07:49:07.298 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@4e73b552
07:49:07.298 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@221dad51
07:49:07.299 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@2cec704c
07:49:07.300 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@771cbb1a
07:49:07.312 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@2416498e
07:49:07.314 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@6b2e0f78
07:49:07.315 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@240f6c41
07:49:07.315 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@3659d7b1
07:49:07.316 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@2015b2cd
07:49:07.316 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@3bdb2c78
07:49:07.317 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@64693226
07:49:07.405 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@47447ccf
07:49:07.408 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@7afb1741
07:49:07.408 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@263bbfeb
07:49:07.409 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@31edeac
07:49:07.410 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@67d86804
07:49:07.411 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@45bb2aa1
07:49:07.414 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@3e84111a
07:49:07.415 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@4b1a43d8
07:49:07.416 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@6fa69af7
07:49:07.416 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@73545b80
07:49:07.417 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@6d469831
07:49:07.417 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@74db12c2
07:49:07.719 [main] TRACE i.m.h.server.netty.NettyHttpServer - Binding hivemq-operator server to *:8443
07:49:08.003 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 1 (auto-detected)
07:49:08.012 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
07:49:08.013 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
07:49:08.107 [main] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
07:49:08.113 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096
07:49:08.208 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: de:9f:6c:ff:fe:13:1e:0d (auto-detected)
07:49:08.720 [main] TRACE i.m.i.q.TypeArgumentQualifier - Bean type interface io.micronaut.context.event.ApplicationEventListener is not compatible with candidate generic types [class io.micronaut.http.context.event.HttpRequestTerminatedEvent] of candidate Definition: io.micronaut.runtime.http.scope.RequestCustomScope
07:49:08.720 [main] TRACE i.m.i.q.TypeArgumentQualifier - Bean type interface io.micronaut.context.event.ApplicationEventListener is not compatible with candidate generic types [class io.micronaut.runtime.context.scope.refresh.RefreshEvent] of candidate Definition: io.micronaut.runtime.context.scope.refresh.RefreshScope
07:49:08.810 [main] TRACE i.m.i.q.TypeArgumentQualifier - Bean type interface io.micronaut.context.event.ApplicationEventListener is not compatible with candidate generic types [class io.micronaut.http.context.event.HttpRequestTerminatedEvent] of candidate Definition: io.micronaut.runtime.http.scope.RequestCustomScope
07:49:08.810 [main] TRACE i.m.i.q.TypeArgumentQualifier - Bean type interface io.micronaut.context.event.ApplicationEventListener is not compatible with candidate generic types [class io.micronaut.runtime.context.scope.refresh.RefreshEvent] of candidate Definition: io.micronaut.runtime.context.scope.refresh.RefreshScope
07:49:08.817 [main] INFO  io.micronaut.runtime.Micronaut - Startup completed in 28699ms. Server Running: https://hivemq-hivemq-operator-operator-6558b85cdf-b4pjl:8443
07:49:09.309 [main] DEBUG io.fabric8.kubernetes.client.Config - Trying to configure client from Kubernetes config...
07:49:09.312 [main] DEBUG io.fabric8.kubernetes.client.Config - Did not find Kubernetes config at: [/.kube/config]. Ignoring.
07:49:09.312 [main] DEBUG io.fabric8.kubernetes.client.Config - Trying to configure client from service account...
07:49:09.313 [main] DEBUG io.fabric8.kubernetes.client.Config - Found service account host and port: 10.96.0.1:443
07:49:09.314 [main] DEBUG io.fabric8.kubernetes.client.Config - Found service account ca cert at: [/var/run/secrets/kubernetes.io/serviceaccount/ca.crt].
07:49:09.316 [main] DEBUG io.fabric8.kubernetes.client.Config - Found service account token at: [/var/run/secrets/kubernetes.io/serviceaccount/token].
07:49:09.316 [main] DEBUG io.fabric8.kubernetes.client.Config - Trying to configure client namespace from Kubernetes service account namespace path...
07:49:09.317 [main] DEBUG io.fabric8.kubernetes.client.Config - Found service account namespace at: [/var/run/secrets/kubernetes.io/serviceaccount/namespace].
07:49:13.929 [main] TRACE com.hivemq.util.Environment - Returning default value 600 for environment key RECONCILIATION_INTERVAL
07:49:13.932 [main] TRACE c.h.c.ConfigurationServiceImpl - Setting internal configuration 'RECONCILIATION_INTERVAL' to '600'
07:49:13.935 [main] TRACE com.hivemq.util.Environment - Returning default value CUSTOM_RESOURCE_DEFINITION for environment key OPERATOR_MODE
07:49:13.935 [main] TRACE c.h.c.ConfigurationServiceImpl - Setting internal configuration 'OPERATOR_MODE' to 'CUSTOM_RESOURCE_DEFINITION'
07:49:13.935 [main] TRACE com.hivemq.util.Environment - Returning default value 10 for environment key SERVICE_CREATION_TIMEOUT_MINUTES
07:49:13.936 [main] TRACE c.h.c.ConfigurationServiceImpl - Setting internal configuration 'SERVICE_CREATION_TIMEOUT_MINUTES' to '10'
07:49:13.936 [main] TRACE com.hivemq.util.Environment - Returning default value 10 for environment key EXTENSION_CREATION_TIMEOUT_MINUTES
07:49:13.936 [main] TRACE c.h.c.ConfigurationServiceImpl - Setting internal configuration 'EXTENSION_CREATION_TIMEOUT_MINUTES' to '10'
07:49:13.937 [main] TRACE c.h.c.ConfigurationServiceImpl - Setting internal configuration 'CREATE_CRD' to 'false'
07:49:13.937 [main] TRACE com.hivemq.util.Environment - Returning default value 10 for environment key DNS_WAIT_COOL_DOWN
07:49:13.937 [main] TRACE c.h.c.ConfigurationServiceImpl - Setting internal configuration 'DNS_WAIT_COOL_DOWN' to '10'
07:49:15.909 [main] INFO  com.hivemq.Operator - Operating from namespace 'hivemq-demo'
07:49:15.913 [main] INFO  com.hivemq.Operator - Initializing HiveMQ operator
07:49:16.612 [main] DEBUG i.f.k.c.internal.VersionUsageUtils - The client is using resource type 'customresourcedefinitions' with unstable version 'v1beta1'
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: --> GET https://10.96.0.1/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/hivemq-clusters.hivemq.com h2
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: Authorization: Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjZ2UkpYMHJxUEVQTF9la04xNmI0TEdIbEdhUE1Jc3d3UExQT3dMa3FORUkifQ.eyJhdWQiOlsiaHR0cHM6Ly9rdWJlcm5ldGVzLmRlZmF1bHQuc3ZjLmNsdXN0ZXIubG9jYWwiXSwiZXhwIjoxNjkxNzQwMDk3LCJpYXQiOjE2NjAyMDQwOTcsImlzcyI6Imh0dHBzOi8va3ViZXJuZXRlcy5kZWZhdWx0LnN2Yy5jbHVzdGVyLmxvY2FsIiwia3ViZXJuZXRlcy5pbyI6eyJuYW1lc3BhY2UiOiJoaXZlbXEtZGVtbyIsInBvZCI6eyJuYW1lIjoiaGl2ZW1xLWhpdmVtcS1vcGVyYXRvci1vcGVyYXRvci02NTU4Yjg1Y2RmLWI0cGpsIiwidWlkIjoiZjU3YTMwMDctZjYwNS00NDk1LThkYzctNDkxYTFkNThmNmI0In0sInNlcnZpY2VhY2NvdW50Ijp7Im5hbWUiOiJoaXZlbXEtaGl2ZW1xLW9wZXJhdG9yLW9wZXJhdG9yIiwidWlkIjoiNTI4ZjQyYjAtMmNhZC00M2JmLTljNWQtMzAzMmUxN2RmMzFiIn0sIndhcm5hZnRlciI6MTY2MDIwNzcwNH0sIm5iZiI6MTY2MDIwNDA5Nywic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OmhpdmVtcS1kZW1vOmhpdmVtcS1oaXZlbXEtb3BlcmF0b3Itb3BlcmF0b3IifQ.kp1Cycc-_qMoUACIrlbn_U3ffg_OCEBntL7Ej4-ugSHfBWor4SpY4gmsHbRi3vleuOzasAvHWx8Np_-IRPwEWsVdVWEY55orCQ407yNPf1y1gnz3mSZ-So7evuzbYYMA8Szuj0TLgYhseZj18exLEdh9TszUv7qVFS8g-LERmcybNMU4bWyZ8zIzUznuWP0APc3VMYTHLCwqQPtjIxcAZ_Ta9q0V8VE4fylEr2t923UAmOqIWE0J4fbiBKuknvlCqGk487xtDruNTFg-5T2G_9TK3AOLtNkusp4dUNeyDejMFIGKNQGcc9JBNqmSGS5nf6L3ddHj8pSoknOQd0Fgug
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: Host: 10.96.0.1
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: Connection: Keep-Alive
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: Accept-Encoding: gzip
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: User-Agent: okhttp/3.12.12
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: --> END GET
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: <-- 404 https://10.96.0.1/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/hivemq-clusters.hivemq.com (117ms)
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: audit-id: 729c1c6c-73fe-48ad-96c9-0788accbce32
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: cache-control: no-cache, private
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: content-type: application/json
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-flowschema-uid: 0bd5ba9e-8177-44e8-920e-61b4e593c813
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-prioritylevel-uid: 1801aef9-0825-4e5a-9392-e9092d6900b5
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: content-length: 174
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: date: Thu, 11 Aug 2022 07:49:20 GMT
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"the server could not find the requested resource","reason":"NotFound","details":{},"code":404}
Aug 11, 2022 7:49:20 AM okhttp3.internal.platform.Platform log
INFO: <-- END HTTP (174-byte body)
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: --> GET https://10.96.0.1/apis/apiextensions.k8s.io/v1/customresourcedefinitions/hivemq-clusters.hivemq.com h2
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: Authorization: Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjZ2UkpYMHJxUEVQTF9la04xNmI0TEdIbEdhUE1Jc3d3UExQT3dMa3FORUkifQ.eyJhdWQiOlsiaHR0cHM6Ly9rdWJlcm5ldGVzLmRlZmF1bHQuc3ZjLmNsdXN0ZXIubG9jYWwiXSwiZXhwIjoxNjkxNzQwMDk3LCJpYXQiOjE2NjAyMDQwOTcsImlzcyI6Imh0dHBzOi8va3ViZXJuZXRlcy5kZWZhdWx0LnN2Yy5jbHVzdGVyLmxvY2FsIiwia3ViZXJuZXRlcy5pbyI6eyJuYW1lc3BhY2UiOiJoaXZlbXEtZGVtbyIsInBvZCI6eyJuYW1lIjoiaGl2ZW1xLWhpdmVtcS1vcGVyYXRvci1vcGVyYXRvci02NTU4Yjg1Y2RmLWI0cGpsIiwidWlkIjoiZjU3YTMwMDctZjYwNS00NDk1LThkYzctNDkxYTFkNThmNmI0In0sInNlcnZpY2VhY2NvdW50Ijp7Im5hbWUiOiJoaXZlbXEtaGl2ZW1xLW9wZXJhdG9yLW9wZXJhdG9yIiwidWlkIjoiNTI4ZjQyYjAtMmNhZC00M2JmLTljNWQtMzAzMmUxN2RmMzFiIn0sIndhcm5hZnRlciI6MTY2MDIwNzcwNH0sIm5iZiI6MTY2MDIwNDA5Nywic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OmhpdmVtcS1kZW1vOmhpdmVtcS1oaXZlbXEtb3BlcmF0b3Itb3BlcmF0b3IifQ.kp1Cycc-_qMoUACIrlbn_U3ffg_OCEBntL7Ej4-ugSHfBWor4SpY4gmsHbRi3vleuOzasAvHWx8Np_-IRPwEWsVdVWEY55orCQ407yNPf1y1gnz3mSZ-So7evuzbYYMA8Szuj0TLgYhseZj18exLEdh9TszUv7qVFS8g-LERmcybNMU4bWyZ8zIzUznuWP0APc3VMYTHLCwqQPtjIxcAZ_Ta9q0V8VE4fylEr2t923UAmOqIWE0J4fbiBKuknvlCqGk487xtDruNTFg-5T2G_9TK3AOLtNkusp4dUNeyDejMFIGKNQGcc9JBNqmSGS5nf6L3ddHj8pSoknOQd0Fgug
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: Host: 10.96.0.1
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: Connection: Keep-Alive
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: Accept-Encoding: gzip
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: User-Agent: okhttp/3.12.12
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: --> END GET
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: <-- 200 https://10.96.0.1/apis/apiextensions.k8s.io/v1/customresourcedefinitions/hivemq-clusters.hivemq.com (19ms)
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: audit-id: a95138ef-26e0-4b64-9d8d-9dff278a7109
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: cache-control: no-cache, private
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: content-encoding: gzip
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: content-type: application/json
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: vary: Accept-Encoding
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-flowschema-uid: 0bd5ba9e-8177-44e8-920e-61b4e593c813
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-prioritylevel-uid: 1801aef9-0825-4e5a-9392-e9092d6900b5
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: date: Thu, 11 Aug 2022 07:49:22 GMT
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: {"kind":"CustomResourceDefinition","apiVersion":"apiextensions.k8s.io/v1","metadata":{"name":"hivemq-clusters.hivemq.com","uid":"a0c4060a-e3cb-495c-8637-bc7eda296a88","resourceVersion":"938","generation":1,"creationTimestamp":"2022-08-10T14:37:54Z","managedFields":[{"manager":"helm","operation":"Update","apiVersion":"apiextensions.k8s.io/v1","time":"2022-08-10T14:37:54Z","fieldsType":"FieldsV1","fieldsV1":{"f:spec":{"f:conversion":{".":{},"f:strategy":{}},"f:group":{},"f:names":{"f:kind":{},"f:listKind":{},"f:plural":{},"f:shortNames":{},"f:singular":{}},"f:scope":{},"f:versions":{}}}},{"manager":"kube-apiserver","operation":"Update","apiVersion":"apiextensions.k8s.io/v1","time":"2022-08-10T14:37:54Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:acceptedNames":{"f:kind":{},"f:listKind":{},"f:plural":{},"f:shortNames":{},"f:singular":{}},"f:conditions":{"k:{\"type\":\"Established\"}":{".":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"NamesAccepted\"}":{".":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}}}},"subresource":"status"}]},"spec":{"group":"hivemq.com","names":{"plural":"hivemq-clusters","singular":"hivemq-cluster","shortNames":["hmqc"],"kind":"HiveMQCluster","listKind":"HiveMQClusterList"},"scope":"Namespaced","versions":[{"name":"v1","served":true,"storage":true,"schema":{"openAPIV3Schema":{"description":"A HiveMQ cluster configuration","type":"object","required":["spec"],"properties":{"metadata":{"type":"object"},"spec":{"description":"A HiveMQ deployment's general parameters","type":"object","properties":{"additionalVolumeMounts":{"description":"Additional volumeMounts to add to the HiveMQ Containers.","type":"array","items":{"description":"VolumeMount describes a mounting of a Volume within a container.","type":"object","required":["mountPath","name"],"properties":{"mountPath":{"description":"Path within the container at which the volume should be mounted. Must not contain ':'.","type":"string"},"mountPropagation":{"description":"mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.","type":"string"},"name":{"description":"This must match the Name of a Volume.","type":"string"},"readOnly":{"description":"Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.","type":"boolean"},"subPath":{"description":"Path within the volume from which the container's volume should be mounted. Defaults to \"\" (volume's root).","type":"string"},"subPathExpr":{"description":"Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to \"\" (volume's root). SubPathExpr and SubPath are mutually exclusive.","type":"string"}},"example":{"mountPath":"mountPath","mountPropagation":"mountPropagation","name":"name","readOnly":true,"subPath":"subPath","subPathExpr":"subPathExpr"}}},"additionalVolumes":{"description":"Additional volumes to add to the HiveMQ Pods.","type":"array","items":{"description":"Volume represents a named volume in a pod that may be accessed by any container in the pod.","type":"object","required":["name"],"properties":{"awsElasticBlockStore":{"description":"Represents a Persistent Disk resource in AWS.\n\nAn AWS EBS disk must exist before mounting to a container. The disk must also be in the same AWS zone as the kubelet. An AWS EBS disk can only be mounted as read/write once. AWS EBS volumes support ownership management and SELinux relabeling.","type":"object","required":["volumeID"],"properties":{"fsType":{"description":"Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore","type":"string"},"partition":{"description":"The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty).","type":"integer","format":"int32"},"readOnly":{"description":"Specify \"true\" to force and set the ReadOnly property in VolumeMounts to \"true\". If omitted, the default is \"false\". More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore","type":"boolean"},"volumeID":{"description":"Unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore","type":"string"}},"example":{"fsType":"fsType","partition":9,"readOnly":true,"volumeID":"volumeID"}},"azureDisk":{"description":"AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.","type":"object","required":["diskName","diskURI"],"properties":{"cachingMode":{"description":"Host Caching mode: None, Read Only, Read Write.","type":"string"},"diskName":{"description":"The Name of the data disk in the blob storage","type":"string"},"diskURI":{"description":"The URI the data disk in the blob storage","type":"string"},"fsType":{"description":"Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.","type":"string"},"kind":{"description":"Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared","type":"string"},"readOnly":{"description":"Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.","type":"boolean"}},"example":{"cachingMode":"cachingMode","diskName":"diskName","diskURI":"diskURI","fsType":"fsType","kind":"kind","readOnly":true}},"azureFile":{"description":"AzureFile represents an Azure File Service mount on the host and bind mount to the pod.","type":"object","required":["secretName","shareName"],"properties":{"readOnly":{"description":"Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.","type":"boolean"},"secretName":{"description":"the name of secret that contains Azure Storage Account Name and Key","type":"string"},"shareName":{"description":"Share Name","type":"string"}},"example":{"readOnly":true,"secretName":"secretName","shareName":"shareName"}},"cephfs":{"description":"Represents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volumes do not support ownership management or SELinux relabeling.","type":"object","required":["monitors"],"properties":{"monitors":{"description":"Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it","type":"array","items":{"type":"string"}},"path":{"description":"Optional: Used as the mounted root, rather than the full Ceph tree, default is /","type":"string"},"readOnly":{"description":"Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it","type":"boolean"},"secretFile":{"description":"Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it","type":"string"},"secretRef":{"description":"LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.","type":"object","properties":{"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"}},"example":{"name":"name"}},"user":{"description":"Optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it","type":"string"}},"example":{"monitors":["monitors","monitors"],"path":"path","readOnly":true,"secretFile":"secretFile","secretRef":{"name":"name"},"user":"user"}},"cinder":{"description":"Represents a cinder volume resource in Openstack. A Cinder volume must exist before mounting to a container. The volume must also be in the same region as the kubelet. Cinder volumes support ownership management and SELinux relabeling.","type":"object","required":["volumeID"],"properties":{"fsType":{"description":"Filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md","type":"string"},"readOnly":{"description":"Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md","type":"boolean"},"secretRef":{"description":"LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.","type":"object","properties":{"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"}},"example":{"name":"name"}},"volumeID":{"description":"volume id used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md","type":"string"}},"example":{"fsType":"fsType","readOnly":true,"secretRef":{"name":"name"},"volumeID":"volumeID"}},"configMap":{"description":"Adapts a ConfigMap into a volume.\n\nThe contents of the target ConfigMap's Data field will be presented in a volume as files using the keys in the Data field as the file names, unless the items element is populated with specific mappings of keys to paths. ConfigMap volumes support ownership management and SELinux relabeling.","type":"object","properties":{"defaultMode":{"description":"Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.","type":"integer","format":"int32"},"items":{"description":"If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.","type":"array","items":{"description":"Maps a string key to a path within a volume.","type":"object","required":["key","path"],"properties":{"key":{"description":"The key to project.","type":"string"},"mode":{"description":"Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.","type":"integer","format":"int32"},"path":{"description":"The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.","type":"string"}},"example":{"key":"key","mode":6,"path":"path"}}},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"optional":{"description":"Specify whether the ConfigMap or its keys must be defined","type":"boolean"}},"example":{"defaultMode":9,"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"name":"name","optional":true}},"csi":{"description":"Represents a source location of a volume to mount, managed by an external CSI driver","type":"object","required":["driver"],"properties":{"driver":{"description":"Driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster.","type":"string"},"fsType":{"description":"Filesystem type to mount. Ex. \"ext4\", \"xfs\", \"ntfs\". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply.","type":"string"},"nodePublishSecretRef":{"description":"LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.","type":"object","properties":{"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"}},"example":{"name":"name"}},"readOnly":{"description":"Specifies a read-only configuration for the volume. Defaults to false (read/write).","type":"boolean"},"volumeAttributes":{"description":"VolumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values.","type":"object","additionalProperties":{"type":"string"}}},"example":{"driver":"driver","fsType":"fsType","nodePublishSecretRef":{"name":"name"},"readOnly":true,"volumeAttributes":{"key":"volumeAttributes"}}},"downwardAPI":{"description":"DownwardAPIVolumeSource represents a volume containing downward API info. Downward API volumes support ownership management and SELinux relabeling.","type":"object","properties":{"defaultMode":{"description":"Optional: mode bits to use on created files by default. Must be a Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.","type":"integer","format":"int32"},"items":{"description":"Items is a list of downward API volume file","type":"array","items":{"description":"DownwardAPIVolumeFile represents information to create the file containing the pod field","type":"object","required":["path"],"properties":{"fieldRef":{"description":"ObjectFieldSelector selects an APIVersioned field of an object.","type":"object","required":["fieldPath"],"properties":{"apiVersion":{"description":"Version of the schema the FieldPath is written in terms of, defaults to \"v1\".","type":"string"},"fieldPath":{"description":"Path of the field to select in the specified API version.","type":"string"}},"example":{"apiVersion":"apiVersion","fieldPath":"fieldPath"}},"mode":{"description":"Optional: mode bits used to set permissions on this file, must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.","type":"integer","format":"int32"},"path":{"description":"Required: Path is the relative path name of the file to be created. Must not be absolute or contain the '..' path. Must be utf-8 encoded. The first item of the relative path must not start with '..'","type":"string"},"resourceFieldRef":{"description":"ResourceFieldSelector represents container resources (cpu, memory) and their output format","type":"object","required":["resource"],"properties":{"containerName":{"description":"Container name: required for volumes, optional for env vars","type":"string"},"divisor":{"description":"Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.","type":"string","format":"quantity"},"resource":{"description":"Required: resource to select","type":"string"}},"example":{"containerName":"containerName","divisor":"divisor","resource":"resource"}}},"example":{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}}}}},"example":{"defaultMode":8,"items":[{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}},{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}}]}},"emptyDir":{"description":"Represents an empty directory for a pod. Empty directory volumes support ownership management and SELinux relabeling.","type":"object","properties":{"medium":{"description":"What type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir","type":"string"},"sizeLimit":{"description":"Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.","type":"string","format":"quantity"}},"example":{"medium":"medium","sizeLimit":"sizeLimit"}},"ephemeral":{"description":"Represents an ephemeral volume that is handled by a normal storage driver.","type":"object","properties":{"readOnly":{"description":"Specifies a read-only configuration for the volume. Defaults to false (read/write).","type":"boolean"},"volumeClaimTemplate":{"description":"PersistentVolumeClaimTemplate is used to produce PersistentVolumeClaim objects as part of an EphemeralVolumeSource.","type":"object","required":["spec"],"properties":{"metadata":{"description":"ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.","type":"object","properties":{"annotations":{"description":"Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations","type":"object","additionalProperties":{"type":"string"}},"clusterName":{"description":"The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.","type":"string"},"creationTimestamp":{"description":"CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC.\n\nPopulated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata","type":"string","format":"date-time"},"deletionGracePeriodSeconds":{"description":"Number of seconds allowed for this object to gracefully terminate before it will be removed from the system. Only set when deletionTimestamp is also set. May only be shortened. Read-only.","type":"integer","format":"int64"},"deletionTimestamp":{"description":"DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource is fully terminated. If not set, graceful deletion of the object has not been requested.\n\nPopulated by the system when a graceful deletion is requested. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata","type":"string","format":"date-time"},"finalizers":{"description":"Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed. Finalizers may be processed and removed in any order. Order is NOT enforced because it introduces significant risk of stuck finalizers. finalizers is a shared field, any actor with permission can reorder it. If the finalizer list is processed in order, then this can lead to a situation in which the component responsible for the first finalizer in the list is waiting for a signal (field value, external system, or other) produced by a component responsible for a finalizer later in the list, resulting in a deadlock. Without enforced ordering finalizers are free to order amongst themselves and are not vulnerable to ordering changes in the list.","type":"array","items":{"type":"string"}},"generateName":{"description":"GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server.\n\nIf this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header).\n\nApplied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency","type":"string"},"generation":{"description":"A sequence number representing a specific generation of the desired state. Populated by the system. Read-only.","type":"integer","format":"int64"},"labels":{"description":"Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: http://kubernetes.io/docs/user-guide/labels","type":"object","additionalProperties":{"type":"string"}},"managedFields":{"description":"ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow. This is mostly for internal housekeeping, and users typically shouldn't need to set or understand this field. A workflow can be the user's name, a controller's name, or the name of a specific apply path like \"ci-cd\". The set of fields is always in the version that the workflow used when modifying the object.","type":"array","items":{"description":"ManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.","type":"object","properties":{"apiVersion":{"description":"APIVersion defines the version of this resource that this field set applies to. The format is \"group/version\" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.","type":"string"},"fieldsType":{"description":"FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: \"FieldsV1\"","type":"string"},"fieldsV1":{"description":"FieldsV1 holds the first JSON version format as described in the \"FieldsV1\" type.","type":"object"},"manager":{"description":"Manager is an identifier of the workflow managing these fields.","type":"string"},"operation":{"description":"Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.","type":"string"},"time":{"description":"Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'","type":"string","format":"date-time"}},"example":{"apiVersion":"apiVersion","fieldsType":"fieldsType","fieldsV1":"{}","manager":"manager","operation":"operation","time":"2000-01-23T04:56:07.000+00:00"}}},"name":{"description":"Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names","type":"string"},"namespace":{"description":"Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty.\n\nMust be a DNS_LABEL. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/namespaces","type":"string"},"ownerReferences":{"description":"List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller.","type":"array","items":{"description":"OwnerReference contains enough information to let you identify an owning object. An owning object must be in the same namespace as the dependent, or be cluster-scoped, so there is no namespace field.","type":"object","required":["apiVersion","kind","name","uid"],"properties":{"apiVersion":{"description":"API version of the referent.","type":"string"},"blockOwnerDeletion":{"description":"If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.","type":"boolean"},"controller":{"description":"If true, this reference points to the managing controller.","type":"boolean"},"kind":{"description":"Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds","type":"string"},"name":{"description":"Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names","type":"string"},"uid":{"description":"UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids","type":"string"}},"example":{"apiVersion":"apiVersion","blockOwnerDeletion":true,"controller":true,"kind":"kind","name":"name","uid":"uid"}}},"resourceVersion":{"description":"An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources.\n\nPopulated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency","type":"string"},"selfLink":{"description":"SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.","type":"string"},"uid":{"description":"UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations.\n\nPopulated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids","type":"string"}},"example":{"annotations":{"key":"annotations"},"clusterName":"clusterName","creationTimestamp":"2000-01-23T04:56:07.000+00:00","deletionGracePeriodSeconds":0,"deletionTimestamp":"2000-01-23T04:56:07.000+00:00","finalizers":["finalizers","finalizers"],"generateName":"generateName","generation":6,"labels":{"key":"labels"},"managedFields":[{"apiVersion":"apiVersion","fieldsType":"fieldsType","fieldsV1":"{}","manager":"manager","operation":"operation","time":"2000-01-23T04:56:07.000+00:00"},{"apiVersion":"apiVersion","fieldsType":"fieldsType","fieldsV1":"{}","manager":"manager","operation":"operation","time":"2000-01-23T04:56:07.000+00:00"}],"name":"name","namespace":"namespace","ownerReferences":[{"apiVersion":"apiVersion","blockOwnerDeletion":true,"controller":true,"kind":"kind","name":"name","uid":"uid"},{"apiVersion":"apiVersion","blockOwnerDeletion":true,"controller":true,"kind":"kind","name":"name","uid":"uid"}],"resourceVersion":"resourceVersion","selfLink":"selfLink","uid":"uid"}},"spec":{"description":"PersistentVolumeClaimSpec describes the common attributes of storage devices and allows a Source for provider-specific attributes","type":"object","properties":{"accessModes":{"description":"AccessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1","type":"array","items":{"type":"string"}},"dataSource":{"description":"TypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.","type":"object","required":["kind","name"],"properties":{"apiGroup":{"description":"APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required.","type":"string"},"kind":{"description":"Kind is the type of resource being referenced","type":"string"},"name":{"description":"Name is the name of resource being referenced","type":"string"}},"example":{"apiGroup":"apiGroup","kind":"kind","name":"name"}},"resources":{"description":"ResourceRequirements describes the compute resource requirements.","type":"object","properties":{"limits":{"description":"Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/","type":"object","additionalProperties":{"description":"Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.","type":"string","format":"quantity"}},"requests":{"description":"Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/","type":"object","additionalProperties":{"description":"Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.","type":"string","format":"quantity"}}},"example":{"limits":{},"requests":{}}},"selector":{"description":"A label selector is a label query over a set of resources. The result of matchLabels and matchExpressions are ANDed. An empty label selector matches all objects. A null label selector matches no objects.","type":"object","properties":{"matchExpressions":{"description":"matchExpressions is a list of label selector requirements. The requirements are ANDed.","type":"array","items":{"description":"A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values.","type":"object","required":["key","operator"],"properties":{"key":{"description":"key is the label key that the selector applies to.","type":"string"},"operator":{"description":"operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.","type":"string"},"values":{"description":"values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.","type":"array","items":{"type":"string"}}},"example":{"key":"key","operator":"operator","values":["values","values"]}}},"matchLabels":{"description":"matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is \"key\", the operator is \"In\", and the values array contains only \"value\". The requirements are ANDed.","type":"object","additionalProperties":{"type":"string"}}},"example":{"matchExpressions":[{"key":"key","operator":"operator","values":["values","values"]},{"key":"key","operator":"operator","values":["values","values"]}],"matchLabels":{"key":"matchLabels"}}},"storageClassName":{"description":"Name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1","type":"string"},"volumeMode":{"description":"volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec.","type":"string"},"volumeName":{"description":"VolumeName is the binding reference to the PersistentVolume backing this claim.","type":"string"}},"example":{"accessModes":["accessModes","accessModes"],"dataSource":{"apiGroup":"apiGroup","kind":"kind","name":"name"},"resources":{"limits":{},"requests":{}},"selector":{"matchExpressions":[{"key":"key","operator":"operator","values":["values","values"]},{"key":"key","operator":"operator","values":["values","values"]}],"matchLabels":{"key":"matchLabels"}},"storageClassName":"storageClassName","volumeMode":"volumeMode","volumeName":"volumeName"}}},"example":{"metadata":{"annotations":{"key":"annotations"},"clusterName":"clusterName","creationTimestamp":"2000-01-23T04:56:07.000+00:00","deletionGracePeriodSeconds":0,"deletionTimestamp":"2000-01-23T04:56:07.000+00:00","finalizers":["finalizers","finalizers"],"generateName":"generateName","generation":6,"labels":{"key":"labels"},"managedFields":[{"apiVersion":"apiVersion","fieldsType":"fieldsType","fieldsV1":"{}","manager":"manager","operation":"operation","time":"2000-01-23T04:56:07.000+00:00"},{"apiVersion":"apiVersion","fieldsType":"fieldsType","fieldsV1":"{}","manager":"manager","operation":"operation","time":"2000-01-23T04:56:07.000+00:00"}],"name":"name","namespace":"namespace","ownerReferences":[{"apiVersion":"apiVersion","blockOwnerDeletion":true,"controller":true,"kind":"kind","name":"name","uid":"uid"},{"apiVersion":"apiVersion","blockOwnerDeletion":true,"controller":true,"kind":"kind","name":"name","uid":"uid"}],"resourceVersion":"resourceVersion","selfLink":"selfLink","uid":"uid"},"spec":{"accessModes":["accessModes","accessModes"],"dataSource":{"apiGroup":"apiGroup","kind":"kind","name":"name"},"resources":{"limits":{},"requests":{}},"selector":{"matchExpressions":[{"key":"key","operator":"operator","values":["values","values"]},{"key":"key","operator":"operator","values":["values","values"]}],"matchLabels":{"key":"matchLabels"}},"storageClassName":"storageClassName","volumeMode":"volumeMode","volumeName":"volumeName"}}}},"example":{"readOnly":true,"volumeClaimTemplate":{"metadata":{"annotations":{"key":"annotations"},"clusterName":"clusterName","creationTimestamp":"2000-01-23T04:56:07.000+00:00","deletionGracePeriodSeconds":0,"deletionTimestamp":"2000-01-23T04:56:07.000+00:00","finalizers":["finalizers","finalizers"],"generateName":"generateName","generation":6,"labels":{"key":"labels"},"managedFields":[{"apiVersion":"apiVersion","fieldsType":"fieldsType","fieldsV1":"{}","manager":"manager","operation":"operation","time":"2000-01-23T04:56:07.000+00:00"},{"apiVersion":"apiVersion","fieldsType":"fieldsType","fieldsV1":"{}","manager":"manager","operation":"operation","time":"2000-01-23T04:56:07.000+00:00"}],"name":"name","namespace":"namespace","ownerReferences":[{"apiVersion":"apiVersion","blockOwnerDeletion":true,"controller":true,"kind":"kind","name":"name","uid":"uid"},{"apiVersion":"apiVersion","blockOwnerDeletion":true,"controller":true,"kind":"kind","name":"name","uid":"uid"}],"resourceVersion":"resourceVersion","selfLink":"selfLink","uid":"uid"},"spec":{"accessModes":["accessModes","accessModes"],"dataSource":{"apiGroup":"apiGroup","kind":"kind","name":"name"},"resources":{"limits":{},"requests":{}},"selector":{"matchExpressions":[{"key":"key","operator":"operator","values":["values","values"]},{"key":"key","operator":"operator","values":["values","values"]}],"matchLabels":{"key":"matchLabels"}},"storageClassName":"storageClassName","volumeMode":"volumeMode","volumeName":"volumeName"}}}},"fc":{"description":"Represents a Fibre Channel volume. Fibre Channel volumes can only be mounted as read/write once. Fibre Channel volumes support ownership management and SELinux relabeling.","type":"object","properties":{"fsType":{"description":"Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.","type":"string"},"lun":{"description":"Optional: FC target lun number","type":"integer","format":"int32"},"readOnly":{"description":"Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.","type":"boolean"},"targetWWNs":{"description":"Optional: FC target worldwide names (WWNs)","type":"array","items":{"type":"string"}},"wwids":{"description":"Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.","type":"array","items":{"type":"string"}}},"example":{"fsType":"fsType","lun":6,"readOnly":true,"targetWWNs":["targetWWNs","targetWWNs"],"wwids":["wwids","wwids"]}},"flexVolume":{"description":"FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.","type":"object","required":["driver"],"properties":{"driver":{"description":"Driver is the name of the driver to use for this volume.","type":"string"},"fsType":{"description":"Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script.","type":"string"},"options":{"description":"Optional: Extra command options if any.","type":"object","additionalProperties":{"type":"string"}},"readOnly":{"description":"Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.","type":"boolean"},"secretRef":{"description":"LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.","type":"object","properties":{"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"}},"example":{"name":"name"}}},"example":{"driver":"driver","fsType":"fsType","options":{"key":"options"},"readOnly":true,"secretRef":{"name":"name"}}},"flocker":{"description":"Represents a Flocker volume mounted by the Flocker agent. One and only one of datasetName and datasetUUID should be set. Flocker volumes do not support ownership management or SELinux relabeling.","type":"object","properties":{"datasetName":{"description":"Name of the dataset stored as metadata -\u003e name on the dataset for Flocker should be considered as deprecated","type":"string"},"datasetUUID":{"description":"UUID of the dataset. This is unique identifier of a Flocker dataset","type":"string"}},"example":{"datasetName":"datasetName","datasetUUID":"datasetUUID"}},"gcePersistentDisk":{"description":"Represents a Persistent Disk resource in Google Compute Engine.\n\nA GCE PD must exist before mounting to a container. The disk must also be in the same GCE project and zone as the kubelet. A GCE PD can only be mounted as read/write once or read-only many times. GCE PDs support ownership management and SELinux relabeling.","type":"object","required":["pdName"],"properties":{"fsType":{"description":"Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk","type":"string"},"partition":{"description":"The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk","type":"integer","format":"int32"},"pdName":{"description":"Unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk","type":"string"},"readOnly":{"description":"ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk","type":"boolean"}},"example":{"fsType":"fsType","partition":3,"pdName":"pdName","readOnly":true}},"gitRepo":{"description":"Represents a volume that is populated with the contents of a git repository. Git repo volumes do not support ownership management. Git repo volumes support SELinux relabeling.\n\nDEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container.","type":"object","required":["repository"],"properties":{"directory":{"description":"Target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name.","type":"string"},"repository":{"description":"Repository URL","type":"string"},"revision":{"description":"Commit hash for the specified revision.","type":"string"}},"example":{"directory":"directory","repository":"repository","revision":"revision"}},"glusterfs":{"description":"Represents a Glusterfs mount that lasts the lifetime of a pod. Glusterfs volumes do not support ownership management or SELinux relabeling.","type":"object","required":["endpoints","path"],"properties":{"endpoints":{"description":"EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod","type":"string"},"path":{"description":"Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod","type":"string"},"readOnly":{"description":"ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod","type":"boolean"}},"example":{"endpoints":"endpoints","path":"path","readOnly":true}},"hostPath":{"description":"Represents a host path mapped into a pod. Host path volumes do not support ownership management or SELinux relabeling.","type":"object","required":["path"],"properties":{"path":{"description":"Path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath","type":"string"},"type":{"description":"Type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath","type":"string"}},"example":{"path":"path","type":"type"}},"iscsi":{"description":"Represents an ISCSI disk. ISCSI volumes can only be mounted as read/write once. ISCSI volumes support ownership management and SELinux relabeling.","type":"object","required":["iqn","lun","targetPortal"],"properties":{"chapAuthDiscovery":{"description":"whether support iSCSI Discovery CHAP authentication","type":"boolean"},"chapAuthSession":{"description":"whether support iSCSI Session CHAP authentication","type":"boolean"},"fsType":{"description":"Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi","type":"string"},"initiatorName":{"description":"Custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface \u003ctarget portal\u003e:\u003cvolume name\u003e will be created for the connection.","type":"string"},"iqn":{"description":"Target iSCSI Qualified Name.","type":"string"},"iscsiInterface":{"description":"iSCSI Interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).","type":"string"},"lun":{"description":"iSCSI Target Lun number.","type":"integer","format":"int32"},"portals":{"description":"iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).","type":"array","items":{"type":"string"}},"readOnly":{"description":"ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false.","type":"boolean"},"secretRef":{"description":"LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.","type":"object","properties":{"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"}},"example":{"name":"name"}},"targetPortal":{"description":"iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).","type":"string"}},"example":{"chapAuthDiscovery":true,"chapAuthSession":true,"fsType":"fsType","initiatorName":"initiatorName","iqn":"iqn","iscsiInterface":"iscsiInterface","lun":6,"portals":["portals","portals"],"readOnly":true,"secretRef":{"name":"name"},"targetPortal":"targetPortal"}},"name":{"description":"Volume's name. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"nfs":{"description":"Represents an NFS mount that lasts the lifetime of a pod. NFS volumes do not support ownership management or SELinux relabeling.","type":"object","required":["path","server"],"properties":{"path":{"description":"Path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs","type":"string"},"readOnly":{"description":"ReadOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs","type":"boolean"},"server":{"description":"Server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs","type":"string"}},"example":{"path":"path","readOnly":true,"server":"server"}},"persistentVolumeClaim":{"description":"PersistentVolumeClaimVolumeSource references the user's PVC in the same namespace. This volume finds the bound PV and mounts that volume for the pod. A PersistentVolumeClaimVolumeSource is, essentially, a wrapper around another type of volume that is owned by someone else (the system).","type":"object","required":["claimName"],"properties":{"claimName":{"description":"ClaimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims","type":"string"},"readOnly":{"description":"Will force the ReadOnly setting in VolumeMounts. Default false.","type":"boolean"}},"example":{"claimName":"claimName","readOnly":true}},"photonPersistentDisk":{"description":"Represents a Photon Controller persistent disk resource.","type":"object","required":["pdID"],"properties":{"fsType":{"description":"Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.","type":"string"},"pdID":{"description":"ID that identifies Photon Controller persistent disk","type":"string"}},"example":{"fsType":"fsType","pdID":"pdID"}},"portworxVolume":{"description":"PortworxVolumeSource represents a Portworx volume resource.","type":"object","required":["volumeID"],"properties":{"fsType":{"description":"FSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly inferred to be \"ext4\" if unspecified.","type":"string"},"readOnly":{"description":"Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.","type":"boolean"},"volumeID":{"description":"VolumeID uniquely identifies a Portworx volume","type":"string"}},"example":{"fsType":"fsType","readOnly":true,"volumeID":"volumeID"}},"projected":{"description":"Represents a projected volume source","type":"object","required":["sources"],"properties":{"defaultMode":{"description":"Mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.","type":"integer","format":"int32"},"sources":{"description":"list of volume projections","type":"array","items":{"description":"Projection that may be projected along with other supported volume types","type":"object","properties":{"configMap":{"description":"Adapts a ConfigMap into a projected volume.\n\nThe contents of the target ConfigMap's Data field will be presented in a projected volume as files using the keys in the Data field as the file names, unless the items element is populated with specific mappings of keys to paths. Note that this is identical to a configmap volume source without the default mode.","type":"object","properties":{"items":{"description":"If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.","type":"array","items":{"description":"Maps a string key to a path within a volume.","type":"object","required":["key","path"],"properties":{"key":{"description":"The key to project.","type":"string"},"mode":{"description":"Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.","type":"integer","format":"int32"},"path":{"description":"The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.","type":"string"}},"example":{"key":"key","mode":6,"path":"path"}}},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"optional":{"description":"Specify whether the ConfigMap or its keys must be defined","type":"boolean"}},"example":{"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"name":"name","optional":true}},"downwardAPI":{"description":"Represents downward API info for projecting into a projected volume. Note that this is identical to a downwardAPI volume source without the default mode.","type":"object","properties":{"items":{"description":"Items is a list of DownwardAPIVolume file","type":"array","items":{"description":"DownwardAPIVolumeFile represents information to create the file containing the pod field","type":"object","required":["path"],"properties":{"fieldRef":{"description":"ObjectFieldSelector selects an APIVersioned field of an object.","type":"object","required":["fieldPath"],"properties":{"apiVersion":{"description":"Version of the schema the FieldPath is written in terms of, defaults to \"v1\".","type":"string"},"fieldPath":{"description":"Path of the field to select in the specified API version.","type":"string"}},"example":{"apiVersion":"apiVersion","fieldPath":"fieldPath"}},"mode":{"description":"Optional: mode bits used to set permissions on this file, must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.","type":"integer","format":"int32"},"path":{"description":"Required: Path is the relative path name of the file to be created. Must not be absolute or contain the '..' path. Must be utf-8 encoded. The first item of the relative path must not start with '..'","type":"string"},"resourceFieldRef":{"description":"ResourceFieldSelector represents container resources (cpu, memory) and their output format","type":"object","required":["resource"],"properties":{"containerName":{"description":"Container name: required for volumes, optional for env vars","type":"string"},"divisor":{"description":"Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.","type":"string","format":"quantity"},"resource":{"description":"Required: resource to select","type":"string"}},"example":{"containerName":"containerName","divisor":"divisor","resource":"resource"}}},"example":{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}}}}},"example":{"items":[{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}},{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}}]}},"secret":{"description":"Adapts a secret into a projected volume.\n\nThe contents of the target Secret's Data field will be presented in a projected volume as files using the keys in the Data field as the file names. Note that this is identical to a secret volume source without the default mode.","type":"object","properties":{"items":{"description":"If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.","type":"array","items":{"description":"Maps a string key to a path within a volume.","type":"object","required":["key","path"],"properties":{"key":{"description":"The key to project.","type":"string"},"mode":{"description":"Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.","type":"integer","format":"int32"},"path":{"description":"The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.","type":"string"}},"example":{"key":"key","mode":6,"path":"path"}}},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"optional":{"description":"Specify whether the Secret or its key must be defined","type":"boolean"}},"example":{"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"name":"name","optional":true}},"serviceAccountToken":{"description":"ServiceAccountTokenProjection represents a projected service account token volume. This projection can be used to insert a service account token into the pods runtime filesystem for use against APIs (Kubernetes API Server or otherwise).","type":"object","required":["path"],"properties":{"audience":{"description":"Audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver.","type":"string"},"expirationSeconds":{"description":"ExpirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes.","type":"integer","format":"int64"},"path":{"description":"Path is the path relative to the mount point of the file to project the token into.","type":"string"}},"example":{"audience":"audience","expirationSeconds":2,"path":"path"}}},"example":{"configMap":{"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"name":"name","optional":true},"downwardAPI":{"items":[{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}},{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}}]},"secret":{"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"name":"name","optional":true},"serviceAccountToken":{"audience":"audience","expirationSeconds":2,"path":"path"}}}}},"example":{"defaultMode":1,"sources":[{"configMap":{"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"name":"name","optional":true},"downwardAPI":{"items":[{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}},{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}}]},"secret":{"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"name":"name","optional":true},"serviceAccountToken":{"audience":"audience","expirationSeconds":2,"path":"path"}},{"configMap":{"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"name":"name","optional":true},"downwardAPI":{"items":[{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}},{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}}]},"secret":{"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"name":"name","optional":true},"serviceAccountToken":{"audience":"audience","expirationSeconds":2,"path":"path"}}]}},"quobyte":{"description":"Represents a Quobyte mount that lasts the lifetime of a pod. Quobyte volumes do not support ownership management or SELinux relabeling.","type":"object","required":["registry","volume"],"properties":{"group":{"description":"Group to map volume access to Default is no group","type":"string"},"readOnly":{"description":"ReadOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false.","type":"boolean"},"registry":{"description":"Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes","type":"string"},"tenant":{"description":"Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin","type":"string"},"user":{"description":"User to map volume access to Defaults to serivceaccount user","type":"string"},"volume":{"description":"Volume is a string that references an already created Quobyte volume by name.","type":"string"}},"example":{"group":"group","readOnly":true,"registry":"registry","tenant":"tenant","user":"user","volume":"volume"}},"rbd":{"description":"Represents a Rados Block Device mount that lasts the lifetime of a pod. RBD volumes support ownership management and SELinux relabeling.","type":"object","required":["image","monitors"],"properties":{"fsType":{"description":"Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd","type":"string"},"image":{"description":"The rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it","type":"string"},"keyring":{"description":"Keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it","type":"string"},"monitors":{"description":"A collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it","type":"array","items":{"type":"string"}},"pool":{"description":"The rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it","type":"string"},"readOnly":{"description":"ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it","type":"boolean"},"secretRef":{"description":"LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.","type":"object","properties":{"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"}},"example":{"name":"name"}},"user":{"description":"The rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it","type":"string"}},"example":{"fsType":"fsType","image":"image","keyring":"keyring","monitors":["monitors","monitors"],"pool":"pool","readOnly":true,"secretRef":{"name":"name"},"user":"user"}},"scaleIO":{"description":"ScaleIOVolumeSource represents a persistent ScaleIO volume","type":"object","required":["gateway","secretRef","system"],"properties":{"fsType":{"description":"Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\".","type":"string"},"gateway":{"description":"The host address of the ScaleIO API Gateway.","type":"string"},"protectionDomain":{"description":"The name of the ScaleIO Protection Domain for the configured storage.","type":"string"},"readOnly":{"description":"Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.","type":"boolean"},"secretRef":{"description":"LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.","type":"object","properties":{"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"}},"example":{"name":"name"}},"sslEnabled":{"description":"Flag to enable/disable SSL communication with Gateway, default false","type":"boolean"},"storageMode":{"description":"Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned.","type":"string"},"storagePool":{"description":"The ScaleIO Storage Pool associated with the protection domain.","type":"string"},"system":{"description":"The name of the storage system as configured in ScaleIO.","type":"string"},"volumeName":{"description":"The name of a volume already created in the ScaleIO system that is associated with this volume source.","type":"string"}},"example":{"fsType":"fsType","gateway":"gateway","protectionDomain":"protectionDomain","readOnly":true,"secretRef":{"name":"name"},"sslEnabled":true,"storageMode":"storageMode","storagePool":"storagePool","system":"system","volumeName":"volumeName"}},"secret":{"description":"Adapts a Secret into a volume.\n\nThe contents of the target Secret's Data field will be presented in a volume as files using the keys in the Data field as the file names. Secret volumes support ownership management and SELinux relabeling.","type":"object","properties":{"defaultMode":{"description":"Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.","type":"integer","format":"int32"},"items":{"description":"If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.","type":"array","items":{"description":"Maps a string key to a path within a volume.","type":"object","required":["key","path"],"properties":{"key":{"description":"The key to project.","type":"string"},"mode":{"description":"Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.","type":"integer","format":"int32"},"path":{"description":"The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.","type":"string"}},"example":{"key":"key","mode":6,"path":"path"}}},"optional":{"description":"Specify whether the Secret or its keys must be defined","type":"boolean"},"secretName":{"description":"Name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret","type":"string"}},"example":{"defaultMode":6,"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"optional":true,"secretName":"secretName"}},"storageos":{"description":"Represents a StorageOS persistent volume resource.","type":"object","properties":{"fsType":{"description":"Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.","type":"string"},"readOnly":{"description":"Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.","type":"boolean"},"secretRef":{"description":"LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.","type":"object","properties":{"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"}},"example":{"name":"name"}},"volumeName":{"description":"VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace.","type":"string"},"volumeNamespace":{"description":"VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created.","type":"string"}},"example":{"fsType":"fsType","readOnly":true,"secretRef":{"name":"name"},"volumeName":"volumeName","volumeNamespace":"volumeNamespace"}},"vsphereVolume":{"description":"Represents a vSphere volume resource.","type":"object","required":["volumePath"],"properties":{"fsType":{"description":"Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.","type":"string"},"storagePolicyID":{"description":"Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.","type":"string"},"storagePolicyName":{"description":"Storage Policy Based Management (SPBM) profile name.","type":"string"},"volumePath":{"description":"Path that identifies vSphere volume vmdk","type":"string"}},"example":{"fsType":"fsType","storagePolicyID":"storagePolicyID","storagePolicyName":"storagePolicyName","volumePath":"volumePath"}}},"example":{"awsElasticBlockStore":{"fsType":"fsType","partition":9,"readOnly":true,"volumeID":"volumeID"},"azureDisk":{"cachingMode":"cachingMode","diskName":"diskName","diskURI":"diskURI","fsType":"fsType","kind":"kind","readOnly":true},"azureFile":{"readOnly":true,"secretName":"secretName","shareName":"shareName"},"cephfs":{"monitors":["monitors","monitors"],"path":"path","readOnly":true,"secretFile":"secretFile","secretRef":{"name":"name"},"user":"user"},"cinder":{"fsType":"fsType","readOnly":true,"secretRef":{"name":"name"},"volumeID":"volumeID"},"configMap":{"defaultMode":9,"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"name":"name","optional":true},"csi":{"driver":"driver","fsType":"fsType","nodePublishSecretRef":{"name":"name"},"readOnly":true,"volumeAttributes":{"key":"volumeAttributes"}},"downwardAPI":{"defaultMode":8,"items":[{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}},{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}}]},"emptyDir":{"medium":"medium","sizeLimit":"sizeLimit"},"ephemeral":{"readOnly":true,"volumeClaimTemplate":{"metadata":{"annotations":{"key":"annotations"},"clusterName":"clusterName","creationTimestamp":"2000-01-23T04:56:07.000+00:00","deletionGracePeriodSeconds":0,"deletionTimestamp":"2000-01-23T04:56:07.000+00:00","finalizers":["finalizers","finalizers"],"generateName":"generateName","generation":6,"labels":{"key":"labels"},"managedFields":[{"apiVersion":"apiVersion","fieldsType":"fieldsType","fieldsV1":"{}","manager":"manager","operation":"operation","time":"2000-01-23T04:56:07.000+00:00"},{"apiVersion":"apiVersion","fieldsType":"fieldsType","fieldsV1":"{}","manager":"manager","operation":"operation","time":"2000-01-23T04:56:07.000+00:00"}],"name":"name","namespace":"namespace","ownerReferences":[{"apiVersion":"apiVersion","blockOwnerDeletion":true,"controller":true,"kind":"kind","name":"name","uid":"uid"},{"apiVersion":"apiVersion","blockOwnerDeletion":true,"controller":true,"kind":"kind","name":"name","uid":"uid"}],"resourceVersion":"resourceVersion","selfLink":"selfLink","uid":"uid"},"spec":{"accessModes":["accessModes","accessModes"],"dataSource":{"apiGroup":"apiGroup","kind":"kind","name":"name"},"resources":{"limits":{},"requests":{}},"selector":{"matchExpressions":[{"key":"key","operator":"operator","values":["values","values"]},{"key":"key","operator":"operator","values":["values","values"]}],"matchLabels":{"key":"matchLabels"}},"storageClassName":"storageClassName","volumeMode":"volumeMode","volumeName":"volumeName"}}},"fc":{"fsType":"fsType","lun":6,"readOnly":true,"targetWWNs":["targetWWNs","targetWWNs"],"wwids":["wwids","wwids"]},"flexVolume":{"driver":"driver","fsType":"fsType","options":{"key":"options"},"readOnly":true,"secretRef":{"name":"name"}},"flocker":{"datasetName":"datasetName","datasetUUID":"datasetUUID"},"gcePersistentDisk":{"fsType":"fsType","partition":3,"pdName":"pdName","readOnly":true},"gitRepo":{"directory":"directory","repository":"repository","revision":"revision"},"glusterfs":{"endpoints":"endpoints","path":"path","readOnly":true},"hostPath":{"path":"path","type":"type"},"iscsi":{"chapAuthDiscovery":true,"chapAuthSession":true,"fsType":"fsType","initiatorName":"initiatorName","iqn":"iqn","iscsiInterface":"iscsiInterface","lun":6,"portals":["portals","portals"],"readOnly":true,"secretRef":{"name":"name"},"targetPortal":"targetPortal"},"name":"name","nfs":{"path":"path","readOnly":true,"server":"server"},"persistentVolumeClaim":{"claimName":"claimName","readOnly":true},"photonPersistentDisk":{"fsType":"fsType","pdID":"pdID"},"portworxVolume":{"fsType":"fsType","readOnly":true,"volumeID":"volumeID"},"projected":{"defaultMode":1,"sources":[{"configMap":{"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"name":"name","optional":true},"downwardAPI":{"items":[{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}},{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}}]},"secret":{"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"name":"name","optional":true},"serviceAccountToken":{"audience":"audience","expirationSeconds":2,"path":"path"}},{"configMap":{"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"name":"name","optional":true},"downwardAPI":{"items":[{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}},{"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"mode":9,"path":"path","resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"}}]},"secret":{"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"name":"name","optional":true},"serviceAccountToken":{"audience":"audience","expirationSeconds":2,"path":"path"}}]},"quobyte":{"group":"group","readOnly":true,"registry":"registry","tenant":"tenant","user":"user","volume":"volume"},"rbd":{"fsType":"fsType","image":"image","keyring":"keyring","monitors":["monitors","monitors"],"pool":"pool","readOnly":true,"secretRef":{"name":"name"},"user":"user"},"scaleIO":{"fsType":"fsType","gateway":"gateway","protectionDomain":"protectionDomain","readOnly":true,"secretRef":{"name":"name"},"sslEnabled":true,"storageMode":"storageMode","storagePool":"storagePool","system":"system","volumeName":"volumeName"},"secret":{"defaultMode":6,"items":[{"key":"key","mode":6,"path":"path"},{"key":"key","mode":6,"path":"path"}],"optional":true,"secretName":"secretName"},"storageos":{"fsType":"fsType","readOnly":true,"secretRef":{"name":"name"},"volumeName":"volumeName","volumeNamespace":"volumeNamespace"},"vsphereVolume":{"fsType":"fsType","storagePolicyID":"storagePolicyID","storagePolicyName":"storagePolicyName","volumePath":"volumePath"}}}},"affinity":{"description":"Specify a PodAffinity object. Must be specified as a scalar string for now.","type":"string"},"clusterOverloadProtection":{"type":"boolean"},"clusterReplicaCount":{"description":"Number of replicas to store in total","type":"integer","minimum":1},"configMaps":{"description":"Hot-reloadable config map or statically mapped configuration","type":"array","items":{"type":"object","required":["name","path"],"properties":{"name":{"type":"string"},"path":{"description":"Target path at which to mount/place this configuration. Can be 'none' to only define as volume, to use the ConfigMap for sidecars.","type":"string"},"static":{"description":"Whether this configuration must lead to a restart of the broker (true) or can be re-loaded at run-time (false)","type":"boolean"}}}},"configOverride":{"description":"Override the default template for the HiveMQ config.xml. Note that modifying this may lead to other fields in this schema not taking effect anymore.","type":"string"},"containerSecurityContext":{"description":"The security context to apply to the hivemq container + static init containers used in the deployment template.","type":"object","properties":{"allowPrivilegeEscalation":{"description":"AllowPrivilegeEscalation controls whether a process can gain more privileges than its parent process. This bool directly controls if the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN","type":"boolean"},"capabilities":{"description":"Adds and removes POSIX capabilities from running containers.","type":"object","properties":{"add":{"description":"Added capabilities","type":"array","items":{"type":"string"}},"drop":{"description":"Removed capabilities","type":"array","items":{"type":"string"}}},"example":{"add":["add","add"],"drop":["drop","drop"]}},"privileged":{"description":"Run container in privileged mode. Processes in privileged containers are essentially equivalent to root on the host. Defaults to false.","type":"boolean"},"procMount":{"description":"procMount denotes the type of proc mount to use for the containers. The default is DefaultProcMount which uses the container runtime defaults for readonly paths and masked paths. This requires the ProcMountType feature flag to be enabled.","type":"string"},"readOnlyRootFilesystem":{"description":"Whether this container has a read-only root filesystem. Default is false.","type":"boolean"},"runAsGroup":{"description":"The GID to run the entrypoint of the container process. Uses runtime default if unset. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.","type":"integer","format":"int64"},"runAsNonRoot":{"description":"Indicates that the container must run as a non-root user. If true, the Kubelet will validate the image at runtime to ensure that it does not run as UID 0 (root) and fail to start the container if it does. If unset or false, no such validation will be performed. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.","type":"boolean"},"runAsUser":{"description":"The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.","type":"integer","format":"int64"},"seLinuxOptions":{"description":"SELinuxOptions are the labels to be applied to the container","type":"object","properties":{"level":{"description":"Level is SELinux level label that applies to the container.","type":"string"},"role":{"description":"Role is a SELinux role label that applies to the container.","type":"string"},"type":{"description":"Type is a SELinux type label that applies to the container.","type":"string"},"user":{"description":"User is a SELinux user label that applies to the container.","type":"string"}},"example":{"level":"level","role":"role","type":"type","user":"user"}},"seccompProfile":{"description":"SeccompProfile defines a pod/container's seccomp profile settings. Only one profile source may be set.","type":"object","required":["type"],"properties":{"localhostProfile":{"description":"localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must only be set if type is \"Localhost\".","type":"string"},"type":{"description":"type indicates which kind of seccomp profile will be applied. Valid options are:\n\nLocalhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied.","type":"string"}},"example":{"localhostProfile":"localhostProfile","type":"type"}},"windowsOptions":{"description":"WindowsSecurityContextOptions contain Windows-specific options and credentials.","type":"object","properties":{"gmsaCredentialSpec":{"description":"GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field.","type":"string"},"gmsaCredentialSpecName":{"description":"GMSACredentialSpecName is the name of the GMSA credential spec to use.","type":"string"},"runAsUserName":{"description":"The UserName in Windows to run the entrypoint of the container process. Defaults to the user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.","type":"string"}},"example":{"gmsaCredentialSpec":"gmsaCredentialSpec","gmsaCredentialSpecName":"gmsaCredentialSpecName","runAsUserName":"runAsUserName"}}},"example":{"allowPrivilegeEscalation":true,"capabilities":{"add":["add","add"],"drop":["drop","drop"]},"privileged":true,"procMount":"procMount","readOnlyRootFilesystem":true,"runAsGroup":4,"runAsNonRoot":true,"runAsUser":7,"seLinuxOptions":{"level":"level","role":"role","type":"type","user":"user"},"seccompProfile":{"localhostProfile":"localhostProfile","type":"type"},"windowsOptions":{"gmsaCredentialSpec":"gmsaCredentialSpec","gmsaCredentialSpecName":"gmsaCredentialSpecName","runAsUserName":"runAsUserName"}}},"controllerTemplate":{"description":"Advanced: Template file to use for rendering the controller that will spawn the HiveMQ pods. The template files are stored on the operator container at /templates and can be overridden via configMap.","type":"string"},"cpu":{"type":"string"},"cpuLimitRatio":{"description":"Ratio for the CPU upper limit (\u003e=1)","type":"number"},"customProperties":{"description":"Additional arbitrary properties for this cluster, to be used in custom controller templates.","type":"object","additionalProperties":{"type":"string"}},"dnsSuffix":{"description":"Cluster domain suffix to use for DNS discovery, default if not set: svc.cluster.local.","type":"string"},"env":{"description":"Additional environment variables for the cluster","type":"array","items":{"description":"EnvVar represents an environment variable present in a Container.","type":"object","required":["name"],"properties":{"name":{"description":"Name of the environment variable. Must be a C_IDENTIFIER.","type":"string"},"value":{"description":"Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any service environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to \"\".","type":"string"},"valueFrom":{"description":"EnvVarSource represents a source for the value of an EnvVar.","type":"object","properties":{"configMapKeyRef":{"description":"Selects a key from a ConfigMap.","type":"object","required":["key"],"properties":{"key":{"description":"The key to select.","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"optional":{"description":"Specify whether the ConfigMap or its key must be defined","type":"boolean"}},"example":{"key":"key","name":"name","optional":true}},"fieldRef":{"description":"ObjectFieldSelector selects an APIVersioned field of an object.","type":"object","required":["fieldPath"],"properties":{"apiVersion":{"description":"Version of the schema the FieldPath is written in terms of, defaults to \"v1\".","type":"string"},"fieldPath":{"description":"Path of the field to select in the specified API version.","type":"string"}},"example":{"apiVersion":"apiVersion","fieldPath":"fieldPath"}},"resourceFieldRef":{"description":"ResourceFieldSelector represents container resources (cpu, memory) and their output format","type":"object","required":["resource"],"properties":{"containerName":{"description":"Container name: required for volumes, optional for env vars","type":"string"},"divisor":{"description":"Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.","type":"string","format":"quantity"},"resource":{"description":"Required: resource to select","type":"string"}},"example":{"containerName":"containerName","divisor":"divisor","resource":"resource"}},"secretKeyRef":{"description":"SecretKeySelector selects a key of a Secret.","type":"object","required":["key"],"properties":{"key":{"description":"The key of the secret to select from. Must be a valid secret key.","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"optional":{"description":"Specify whether the Secret or its key must be defined","type":"boolean"}},"example":{"key":"key","name":"name","optional":true}}},"example":{"configMapKeyRef":{"key":"key","name":"name","optional":true},"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"},"secretKeyRef":{"key":"key","name":"name","optional":true}}}},"example":{"name":"name","value":"value","valueFrom":{"configMapKeyRef":{"key":"key","name":"name","optional":true},"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"},"secretKeyRef":{"key":"key","name":"name","optional":true}}}}},"ephemeralStorage":{"description":"Total storage amount for a single node","type":"string"},"ephemeralStorageLimitRatio":{"description":"Ratio for the ephemeral storage upper limit (\u003e=1)","type":"number"},"extensions":{"description":"Description of all extensions and their (desired) states","type":"array","items":{"type":"object","required":["name"],"properties":{"configMap":{"description":"ConfigMap that contains configuration files for this extension","type":"string"},"enabled":{"description":"Whether this extension should be enabled","type":"boolean"},"extensionUri":{"description":"HTTP URI to download the extension from (as .zip distribution). Set to 'preinstalled' if the extension to be managed is statically built into the container.","type":"string"},"initialization":{"description":"Initialization script to run when installing this extension. This will be executed with the working directory as the extension folder. Must be idempotent as it will be run on every update as well.","type":"string"},"name":{"description":"Unique, descriptive name for the extension folder","type":"string"},"offline":{"description":"Whether the individual HiveMQ nodes being updated with a new extension version should be taken offline (i.e. removed from load-balancers) during the update","type":"boolean"},"static":{"description":"Whether configuration changes should lead to a rolling disable/enable instead of hot-reload","type":"boolean"},"updateStrategy":{"description":"In what manner to perform extension updates","type":"string","enum":["serial","parallel"]}}}},"hivemqVersion":{"description":"Version of HiveMQ to deploy, when using the official image. When using a custom image, this corresponds to the image tag used.","type":"string"},"image":{"description":"Image to use for the broker. Note that you must specify the tag to the image separately in the hivemqVersion field.","type":"string"},"imagePullPolicy":{"description":"When to pull the image","type":"string"},"imagePullSecrets":{"description":"Image pull secrets to be used in the deployment to pull the HiveMQ container","type":"array","items":{"type":"string"}},"initBusyboxImage":{"description":"Optional custom image/mirror to use for the init busybox container","type":"string"},"initContainers":{"description":"Init containers to run before starting HiveMQ","type":"array","items":{"description":"A single application container that you want to run within a pod.","type":"object","required":["name"],"properties":{"args":{"description":"Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell","type":"array","items":{"type":"string"}},"command":{"description":"Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell","type":"array","items":{"type":"string"}},"env":{"description":"List of environment variables to set in the container. Cannot be updated.","type":"array","items":{"description":"EnvVar represents an environment variable present in a Container.","type":"object","required":["name"],"properties":{"name":{"description":"Name of the environment variable. Must be a C_IDENTIFIER.","type":"string"},"value":{"description":"Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any service environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to \"\".","type":"string"},"valueFrom":{"description":"EnvVarSource represents a source for the value of an EnvVar.","type":"object","properties":{"configMapKeyRef":{"description":"Selects a key from a ConfigMap.","type":"object","required":["key"],"properties":{"key":{"description":"The key to select.","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"optional":{"description":"Specify whether the ConfigMap or its key must be defined","type":"boolean"}},"example":{"key":"key","name":"name","optional":true}},"fieldRef":{"description":"ObjectFieldSelector selects an APIVersioned field of an object.","type":"object","required":["fieldPath"],"properties":{"apiVersion":{"description":"Version of the schema the FieldPath is written in terms of, defaults to \"v1\".","type":"string"},"fieldPath":{"description":"Path of the field to select in the specified API version.","type":"string"}},"example":{"apiVersion":"apiVersion","fieldPath":"fieldPath"}},"resourceFieldRef":{"description":"ResourceFieldSelector represents container resources (cpu, memory) and their output format","type":"object","required":["resource"],"properties":{"containerName":{"description":"Container name: required for volumes, optional for env vars","type":"string"},"divisor":{"description":"Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.","type":"string","format":"quantity"},"resource":{"description":"Required: resource to select","type":"string"}},"example":{"containerName":"containerName","divisor":"divisor","resource":"resource"}},"secretKeyRef":{"description":"SecretKeySelector selects a key of a Secret.","type":"object","required":["key"],"properties":{"key":{"description":"The key of the secret to select from. Must be a valid secret key.","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"optional":{"description":"Specify whether the Secret or its key must be defined","type":"boolean"}},"example":{"key":"key","name":"name","optional":true}}},"example":{"configMapKeyRef":{"key":"key","name":"name","optional":true},"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"},"secretKeyRef":{"key":"key","name":"name","optional":true}}}},"example":{"name":"name","value":"value","valueFrom":{"configMapKeyRef":{"key":"key","name":"name","optional":true},"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"},"secretKeyRef":{"key":"key","name":"name","optional":true}}}}},"envFrom":{"description":"List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated.","type":"array","items":{"description":"EnvFromSource represents the source of a set of ConfigMaps","type":"object","properties":{"configMapRef":{"description":"ConfigMapEnvSource selects a ConfigMap to populate the environment variables with.\n\nThe contents of the target ConfigMap's Data field will represent the key-value pairs as environment variables.","type":"object","properties":{"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"optional":{"description":"Specify whether the ConfigMap must be defined","type":"boolean"}},"example":{"name":"name","optional":true}},"prefix":{"description":"An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.","type":"string"},"secretRef":{"description":"SecretEnvSource selects a Secret to populate the environment variables with.\n\nThe contents of the target Secret's Data field will represent the key-value pairs as environment variables.","type":"object","properties":{"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"optional":{"description":"Specify whether the Secret must be defined","type":"boolean"}},"example":{"name":"name","optional":true}}},"example":{"configMapRef":{"name":"name","optional":true},"prefix":"prefix","secretRef":{"name":"name","optional":true}}}},"image":{"description":"Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.","type":"string"},"imagePullPolicy":{"description":"Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images","type":"string"},"lifecycle":{"description":"Lifecycle describes actions that the management system should take in response to container lifecycle events. For the PostStart and PreStop lifecycle handlers, management of the container blocks until the action is complete, unless the container process fails, in which case the handler is aborted.","type":"object","properties":{"postStart":{"description":"Handler defines a specific action that should be taken","type":"object","properties":{"exec":{"description":"ExecAction describes a \"run in container\" action.","type":"object","properties":{"command":{"description":"Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.","type":"array","items":{"type":"string"}}},"example":{"command":["command","command"]}},"httpGet":{"description":"HTTPGetAction describes an action based on HTTP Get requests.","type":"object","required":["port"],"properties":{"host":{"description":"Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.","type":"string"},"httpHeaders":{"description":"Custom headers to set in the request. HTTP allows repeated headers.","type":"array","items":{"description":"HTTPHeader describes a custom header to be used in HTTP probes","type":"object","required":["name","value"],"properties":{"name":{"description":"The header field name","type":"string"},"value":{"description":"The header field value","type":"string"}},"example":{"name":"name","value":"value"}}},"path":{"description":"Path to access on the HTTP server.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"},"scheme":{"description":"Scheme to use for connecting to the host. Defaults to HTTP.","type":"string"}},"example":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"}},"tcpSocket":{"description":"TCPSocketAction describes an action based on opening a socket","type":"object","required":["port"],"properties":{"host":{"description":"Optional: Host name to connect to, defaults to the pod IP.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"}},"example":{"host":"host","port":"port"}}},"example":{"exec":{"command":["command","command"]},"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"tcpSocket":{"host":"host","port":"port"}}},"preStop":{"description":"Handler defines a specific action that should be taken","type":"object","properties":{"exec":{"description":"ExecAction describes a \"run in container\" action.","type":"object","properties":{"command":{"description":"Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.","type":"array","items":{"type":"string"}}},"example":{"command":["command","command"]}},"httpGet":{"description":"HTTPGetAction describes an action based on HTTP Get requests.","type":"object","required":["port"],"properties":{"host":{"description":"Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.","type":"string"},"httpHeaders":{"description":"Custom headers to set in the request. HTTP allows repeated headers.","type":"array","items":{"description":"HTTPHeader describes a custom header to be used in HTTP probes","type":"object","required":["name","value"],"properties":{"name":{"description":"The header field name","type":"string"},"value":{"description":"The header field value","type":"string"}},"example":{"name":"name","value":"value"}}},"path":{"description":"Path to access on the HTTP server.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"},"scheme":{"description":"Scheme to use for connecting to the host. Defaults to HTTP.","type":"string"}},"example":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"}},"tcpSocket":{"description":"TCPSocketAction describes an action based on opening a socket","type":"object","required":["port"],"properties":{"host":{"description":"Optional: Host name to connect to, defaults to the pod IP.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"}},"example":{"host":"host","port":"port"}}},"example":{"exec":{"command":["command","command"]},"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"tcpSocket":{"host":"host","port":"port"}}}},"example":{"postStart":{"exec":{"command":["command","command"]},"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"tcpSocket":{"host":"host","port":"port"}},"preStop":{"exec":{"command":["command","command"]},"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"tcpSocket":{"host":"host","port":"port"}}}},"livenessProbe":{"description":"Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.","type":"object","properties":{"exec":{"description":"ExecAction describes a \"run in container\" action.","type":"object","properties":{"command":{"description":"Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.","type":"array","items":{"type":"string"}}},"example":{"command":["command","command"]}},"failureThreshold":{"description":"Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.","type":"integer","format":"int32"},"httpGet":{"description":"HTTPGetAction describes an action based on HTTP Get requests.","type":"object","required":["port"],"properties":{"host":{"description":"Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.","type":"string"},"httpHeaders":{"description":"Custom headers to set in the request. HTTP allows repeated headers.","type":"array","items":{"description":"HTTPHeader describes a custom header to be used in HTTP probes","type":"object","required":["name","value"],"properties":{"name":{"description":"The header field name","type":"string"},"value":{"description":"The header field value","type":"string"}},"example":{"name":"name","value":"value"}}},"path":{"description":"Path to access on the HTTP server.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"},"scheme":{"description":"Scheme to use for connecting to the host. Defaults to HTTP.","type":"string"}},"example":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"}},"initialDelaySeconds":{"description":"Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes","type":"integer","format":"int32"},"periodSeconds":{"description":"How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1.","type":"integer","format":"int32"},"successThreshold":{"description":"Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1.","type":"integer","format":"int32"},"tcpSocket":{"description":"TCPSocketAction describes an action based on opening a socket","type":"object","required":["port"],"properties":{"host":{"description":"Optional: Host name to connect to, defaults to the pod IP.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"}},"example":{"host":"host","port":"port"}},"timeoutSeconds":{"description":"Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes","type":"integer","format":"int32"}},"example":{"exec":{"command":["command","command"]},"failureThreshold":5,"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"initialDelaySeconds":5,"periodSeconds":2,"successThreshold":7,"tcpSocket":{"host":"host","port":"port"},"timeoutSeconds":9}},"name":{"description":"Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated.","type":"string"},"ports":{"description":"List of ports to expose from the container. Exposing a port here gives the system additional information about the network connections a container uses, but is primarily informational. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Cannot be updated.","type":"array","items":{"description":"ContainerPort represents a network port in a single container.","type":"object","required":["containerPort","protocol"],"properties":{"containerPort":{"description":"Number of port to expose on the pod's IP address. This must be a valid port number, 0 \u003c x \u003c 65536.","type":"integer","format":"int32"},"hostIP":{"description":"What host IP to bind the external port to.","type":"string"},"hostPort":{"description":"Number of port to expose on the host. If specified, this must be a valid port number, 0 \u003c x \u003c 65536. If HostNetwork is specified, this must match ContainerPort. Most containers do not need this.","type":"integer","format":"int32"},"name":{"description":"If specified, this must be an IANA_SVC_NAME and unique within the pod. Each named port in a pod must have a unique name. Name for the port that can be referred to by services.","type":"string"},"protocol":{"description":"Protocol for port. Must be UDP, TCP, or SCTP. Defaults to \"TCP\".","type":"string"}},"example":{"containerPort":3,"hostIP":"hostIP","hostPort":2,"name":"name","protocol":"protocol"}},"x-kubernetes-list-map-keys":["containerPort","protocol"],"x-kubernetes-list-type":"map"},"readinessProbe":{"description":"Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.","type":"object","properties":{"exec":{"description":"ExecAction describes a \"run in container\" action.","type":"object","properties":{"command":{"description":"Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.","type":"array","items":{"type":"string"}}},"example":{"command":["command","command"]}},"failureThreshold":{"description":"Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.","type":"integer","format":"int32"},"httpGet":{"description":"HTTPGetAction describes an action based on HTTP Get requests.","type":"object","required":["port"],"properties":{"host":{"description":"Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.","type":"string"},"httpHeaders":{"description":"Custom headers to set in the request. HTTP allows repeated headers.","type":"array","items":{"description":"HTTPHeader describes a custom header to be used in HTTP probes","type":"object","required":["name","value"],"properties":{"name":{"description":"The header field name","type":"string"},"value":{"description":"The header field value","type":"string"}},"example":{"name":"name","value":"value"}}},"path":{"description":"Path to access on the HTTP server.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"},"scheme":{"description":"Scheme to use for connecting to the host. Defaults to HTTP.","type":"string"}},"example":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"}},"initialDelaySeconds":{"description":"Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes","type":"integer","format":"int32"},"periodSeconds":{"description":"How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1.","type":"integer","format":"int32"},"successThreshold":{"description":"Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1.","type":"integer","format":"int32"},"tcpSocket":{"description":"TCPSocketAction describes an action based on opening a socket","type":"object","required":["port"],"properties":{"host":{"description":"Optional: Host name to connect to, defaults to the pod IP.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"}},"example":{"host":"host","port":"port"}},"timeoutSeconds":{"description":"Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes","type":"integer","format":"int32"}},"example":{"exec":{"command":["command","command"]},"failureThreshold":5,"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"initialDelaySeconds":5,"periodSeconds":2,"successThreshold":7,"tcpSocket":{"host":"host","port":"port"},"timeoutSeconds":9}},"resources":{"description":"ResourceRequirements describes the compute resource requirements.","type":"object","properties":{"limits":{"description":"Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/","type":"object","additionalProperties":{"description":"Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.","type":"string","format":"quantity"}},"requests":{"description":"Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/","type":"object","additionalProperties":{"description":"Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.","type":"string","format":"quantity"}}},"example":{"limits":{},"requests":{}}},"securityContext":{"description":"SecurityContext holds security configuration that will be applied to a container. Some fields are present in both SecurityContext and PodSecurityContext. When both are set, the values in SecurityContext take precedence.","type":"object","properties":{"allowPrivilegeEscalation":{"description":"AllowPrivilegeEscalation controls whether a process can gain more privileges than its parent process. This bool directly controls if the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN","type":"boolean"},"capabilities":{"description":"Adds and removes POSIX capabilities from running containers.","type":"object","properties":{"add":{"description":"Added capabilities","type":"array","items":{"type":"string"}},"drop":{"description":"Removed capabilities","type":"array","items":{"type":"string"}}},"example":{"add":["add","add"],"drop":["drop","drop"]}},"privileged":{"description":"Run container in privileged mode. Processes in privileged containers are essentially equivalent to root on the host. Defaults to false.","type":"boolean"},"procMount":{"description":"procMount denotes the type of proc mount to use for the containers. The default is DefaultProcMount which uses the container runtime defaults for readonly paths and masked paths. This requires the ProcMountType feature flag to be enabled.","type":"string"},"readOnlyRootFilesystem":{"description":"Whether this container has a read-only root filesystem. Default is false.","type":"boolean"},"runAsGroup":{"description":"The GID to run the entrypoint of the container process. Uses runtime default if unset. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.","type":"integer","format":"int64"},"runAsNonRoot":{"description":"Indicates that the container must run as a non-root user. If true, the Kubelet will validate the image at runtime to ensure that it does not run as UID 0 (root) and fail to start the container if it does. If unset or false, no such validation will be performed. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.","type":"boolean"},"runAsUser":{"description":"The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.","type":"integer","format":"int64"},"seLinuxOptions":{"description":"SELinuxOptions are the labels to be applied to the container","type":"object","properties":{"level":{"description":"Level is SELinux level label that applies to the container.","type":"string"},"role":{"description":"Role is a SELinux role label that applies to the container.","type":"string"},"type":{"description":"Type is a SELinux type label that applies to the container.","type":"string"},"user":{"description":"User is a SELinux user label that applies to the container.","type":"string"}},"example":{"level":"level","role":"role","type":"type","user":"user"}},"seccompProfile":{"description":"SeccompProfile defines a pod/container's seccomp profile settings. Only one profile source may be set.","type":"object","required":["type"],"properties":{"localhostProfile":{"description":"localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must only be set if type is \"Localhost\".","type":"string"},"type":{"description":"type indicates which kind of seccomp profile will be applied. Valid options are:\n\nLocalhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied.","type":"string"}},"example":{"localhostProfile":"localhostProfile","type":"type"}},"windowsOptions":{"description":"WindowsSecurityContextOptions contain Windows-specific options and credentials.","type":"object","properties":{"gmsaCredentialSpec":{"description":"GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field.","type":"string"},"gmsaCredentialSpecName":{"description":"GMSACredentialSpecName is the name of the GMSA credential spec to use.","type":"string"},"runAsUserName":{"description":"The UserName in Windows to run the entrypoint of the container process. Defaults to the user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.","type":"string"}},"example":{"gmsaCredentialSpec":"gmsaCredentialSpec","gmsaCredentialSpecName":"gmsaCredentialSpecName","runAsUserName":"runAsUserName"}}},"example":{"allowPrivilegeEscalation":true,"capabilities":{"add":["add","add"],"drop":["drop","drop"]},"privileged":true,"procMount":"procMount","readOnlyRootFilesystem":true,"runAsGroup":4,"runAsNonRoot":true,"runAsUser":7,"seLinuxOptions":{"level":"level","role":"role","type":"type","user":"user"},"seccompProfile":{"localhostProfile":"localhostProfile","type":"type"},"windowsOptions":{"gmsaCredentialSpec":"gmsaCredentialSpec","gmsaCredentialSpecName":"gmsaCredentialSpecName","runAsUserName":"runAsUserName"}}},"startupProbe":{"description":"Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.","type":"object","properties":{"exec":{"description":"ExecAction describes a \"run in container\" action.","type":"object","properties":{"command":{"description":"Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.","type":"array","items":{"type":"string"}}},"example":{"command":["command","command"]}},"failureThreshold":{"description":"Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.","type":"integer","format":"int32"},"httpGet":{"description":"HTTPGetAction describes an action based on HTTP Get requests.","type":"object","required":["port"],"properties":{"host":{"description":"Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.","type":"string"},"httpHeaders":{"description":"Custom headers to set in the request. HTTP allows repeated headers.","type":"array","items":{"description":"HTTPHeader describes a custom header to be used in HTTP probes","type":"object","required":["name","value"],"properties":{"name":{"description":"The header field name","type":"string"},"value":{"description":"The header field value","type":"string"}},"example":{"name":"name","value":"value"}}},"path":{"description":"Path to access on the HTTP server.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"},"scheme":{"description":"Scheme to use for connecting to the host. Defaults to HTTP.","type":"string"}},"example":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"}},"initialDelaySeconds":{"description":"Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes","type":"integer","format":"int32"},"periodSeconds":{"description":"How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1.","type":"integer","format":"int32"},"successThreshold":{"description":"Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1.","type":"integer","format":"int32"},"tcpSocket":{"description":"TCPSocketAction describes an action based on opening a socket","type":"object","required":["port"],"properties":{"host":{"description":"Optional: Host name to connect to, defaults to the pod IP.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"}},"example":{"host":"host","port":"port"}},"timeoutSeconds":{"description":"Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes","type":"integer","format":"int32"}},"example":{"exec":{"command":["command","command"]},"failureThreshold":5,"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"initialDelaySeconds":5,"periodSeconds":2,"successThreshold":7,"tcpSocket":{"host":"host","port":"port"},"timeoutSeconds":9}},"stdin":{"description":"Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.","type":"boolean"},"stdinOnce":{"description":"Whether the container runtime should close the stdin channel after it has been opened by a single attach. When stdin is true the stdin stream will remain open across multiple attach sessions. If stdinOnce is set to true, stdin is opened on container start, is empty until the first client attaches to stdin, and then remains open and accepts data until the client disconnects, at which time stdin is closed and remains closed until the container is restarted. If this flag is false, a container processes that reads from stdin will never receive an EOF. Default is false","type":"boolean"},"terminationMessagePath":{"description":"Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated.","type":"string"},"terminationMessagePolicy":{"description":"Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.","type":"string"},"tty":{"description":"Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false.","type":"boolean"},"volumeDevices":{"description":"volumeDevices is the list of block devices to be used by the container.","type":"array","items":{"description":"volumeDevice describes a mapping of a raw block device within a container.","type":"object","required":["devicePath","name"],"properties":{"devicePath":{"description":"devicePath is the path inside of the container that the device will be mapped to.","type":"string"},"name":{"description":"name must match the name of a persistentVolumeClaim in the pod","type":"string"}},"example":{"devicePath":"devicePath","name":"name"}}},"volumeMounts":{"description":"Pod volumes to mount into the container's filesystem. Cannot be updated.","type":"array","items":{"description":"VolumeMount describes a mounting of a Volume within a container.","type":"object","required":["mountPath","name"],"properties":{"mountPath":{"description":"Path within the container at which the volume should be mounted. Must not contain ':'.","type":"string"},"mountPropagation":{"description":"mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.","type":"string"},"name":{"description":"This must match the Name of a Volume.","type":"string"},"readOnly":{"description":"Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.","type":"boolean"},"subPath":{"description":"Path within the volume from which the container's volume should be mounted. Defaults to \"\" (volume's root).","type":"string"},"subPathExpr":{"description":"Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to \"\" (volume's root). SubPathExpr and SubPath are mutually exclusive.","type":"string"}},"example":{"mountPath":"mountPath","mountPropagation":"mountPropagation","name":"name","readOnly":true,"subPath":"subPath","subPathExpr":"subPathExpr"}}},"workingDir":{"description":"Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image. Cannot be updated.","type":"string"}},"example":{"args":["args","args"],"command":["command","command"],"env":[{"name":"name","value":"value","valueFrom":{"configMapKeyRef":{"key":"key","name":"name","optional":true},"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"},"secretKeyRef":{"key":"key","name":"name","optional":true}}},{"name":"name","value":"value","valueFrom":{"configMapKeyRef":{"key":"key","name":"name","optional":true},"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"},"secretKeyRef":{"key":"key","name":"name","optional":true}}}],"envFrom":[{"configMapRef":{"name":"name","optional":true},"prefix":"prefix","secretRef":{"name":"name","optional":true}},{"configMapRef":{"name":"name","optional":true},"prefix":"prefix","secretRef":{"name":"name","optional":true}}],"image":"image","imagePullPolicy":"imagePullPolicy","lifecycle":{"postStart":{"exec":{"command":["command","command"]},"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"tcpSocket":{"host":"host","port":"port"}},"preStop":{"exec":{"command":["command","command"]},"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"tcpSocket":{"host":"host","port":"port"}}},"livenessProbe":{"exec":{"command":["command","command"]},"failureThreshold":5,"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"initialDelaySeconds":5,"periodSeconds":2,"successThreshold":7,"tcpSocket":{"host":"host","port":"port"},"timeoutSeconds":9},"name":"name","ports":[{"containerPort":3,"hostIP":"hostIP","hostPort":2,"name":"name","protocol":"protocol"},{"containerPort":3,"hostIP":"hostIP","hostPort":2,"name":"name","protocol":"protocol"}],"readinessProbe":{"exec":{"command":["command","command"]},"failureThreshold":5,"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"initialDelaySeconds":5,"periodSeconds":2,"successThreshold":7,"tcpSocket":{"host":"host","port":"port"},"timeoutSeconds":9},"resources":{"limits":{},"requests":{}},"securityContext":{"allowPrivilegeEscalation":true,"capabilities":{"add":["add","add"],"drop":["drop","drop"]},"privileged":true,"procMount":"procMount","readOnlyRootFilesystem":true,"runAsGroup":4,"runAsNonRoot":true,"runAsUser":7,"seLinuxOptions":{"level":"level","role":"role","type":"type","user":"user"},"seccompProfile":{"localhostProfile":"localhostProfile","type":"type"},"windowsOptions":{"gmsaCredentialSpec":"gmsaCredentialSpec","gmsaCredentialSpecName":"gmsaCredentialSpecName","runAsUserName":"runAsUserName"}},"startupProbe":{"exec":{"command":["command","command"]},"failureThreshold":5,"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"initialDelaySeconds":5,"periodSeconds":2,"successThreshold":7,"tcpSocket":{"host":"host","port":"port"},"timeoutSeconds":9},"stdin":true,"stdinOnce":true,"terminationMessagePath":"terminationMessagePath","terminationMessagePolicy":"terminationMessagePolicy","tty":true,"volumeDevices":[{"devicePath":"devicePath","name":"name"},{"devicePath":"devicePath","name":"name"}],"volumeMounts":[{"mountPath":"mountPath","mountPropagation":"mountPropagation","name":"name","readOnly":true,"subPath":"subPath","subPathExpr":"subPathExpr"},{"mountPath":"mountPath","mountPropagation":"mountPropagation","name":"name","readOnly":true,"subPath":"subPath","subPathExpr":"subPathExpr"}],"workingDir":"workingDir"}}},"initDnsWaitImage":{"description":"Optional custom image/mirror to use for the HiveMQ dns wait container","type":"string"},"initialization":{"description":"Initialization routines to run before starting HiveMQ","type":"array","items":{"type":"object","required":["name"],"properties":{"args":{"type":"array","items":{"type":"string"}},"command":{"type":"array","items":{"type":"string"}},"image":{"description":"Container to run the commands in, might be ignored on some platforms","type":"string"},"name":{"type":"string"}}}},"javaOptions":{"description":"JAVA_OPTS to pass to the HiveMQ JVM","type":"string"},"labels":{"description":"Labels for the cluster","type":"object","additionalProperties":{"type":"string"}},"listenerConfiguration":{"description":"The MQTT listener configuration below the \u003clisteners\u003e tag. Add all your desired listeners here.","type":"string"},"logLevel":{"description":"HiveMQ root logger level. Only INFO and above is allowed for now.","type":"string","enum":["INFO","DEBUG","TRACE"]},"memory":{"description":"Memory to request in total for a single node","type":"string"},"memoryLimitRatio":{"description":"Ratio for the memory upper limit (\u003e=1)","type":"number"},"monitoring":{"type":"object","properties":{"enablePrometheus":{"description":"Enable the prometheus extension and attempt to integrate with prometheus-operator","type":"boolean"},"scrapeInterval":{"description":"When enabled, specifies the Prometheus scrape interval for the resulting target in go duration syntax","type":"string"}}},"mqtt":{"type":"object","properties":{"keepaliveAllowUnlimited":{"type":"boolean"},"keepaliveMax":{"type":"integer"},"maxPacketSize":{"type":"integer"},"maxQos":{"type":"integer","maximum":2,"minimum":0},"messageExpiryMaxInterval":{"type":"integer","minimum":0},"queuedMessageStrategy":{"type":"string","enum":["discard","discard-oldest"]},"queuedMessagesMaxQueueSize":{"type":"integer","minimum":0},"retainedMessagesEnabled":{"type":"boolean"},"serverReceiveMaximum":{"type":"integer"},"sessionExpiryInterval":{"type":"integer","minimum":0},"sharedSubscriptionEnabled":{"type":"boolean"},"subscriptionIdentifierEnabled":{"type":"boolean"},"topicAliasEnabled":{"type":"boolean"},"topicAliasMaxPerClient":{"type":"integer"},"wildcardSubscriptionEnabled":{"type":"boolean"}}},"nodeCount":{"description":"Number of HiveMQ instances to spawn","type":"integer","minimum":1},"nodeSelector":{"description":"NodeSelector terms to add to the HiveMQ Pod template","type":"object","additionalProperties":{"type":"string"}},"operatorHints":{"description":"Hints that the operator will use to parameterize its internal business logic.","type":"object","properties":{"statefulSet":{"description":"Properties that are only relevant when deploying a StatefulSet","type":"object","properties":{"surgeNode":{"description":"In order to be compliant with HiveMQ's recommended update strategy, the operator will start an additional node with the new configuration prior to running a rolling upgrade. Use this flag to disable this strategy at your own risk, in case you can't schedule an additional HiveMQ node.","type":"boolean"},"surgeNodeCleanupPvc":{"description":"After finishing a rolling upgrade, the operator will delete the PersistentVolumeClaim for the added node. This is useful for AvailabilityZone bound volume providers such as EBS.","type":"boolean"}}}}},"podAnnotations":{"description":"Additional annotations to add to the HiveMQ Pod template","type":"object","additionalProperties":{"type":"string"}},"podLabels":{"description":"Additional labels to apply to the HiveMQ Pod template","type":"object","additionalProperties":{"type":"string"}},"podSecurityContext":{"description":"PodSecurityContext holds pod-level security attributes and common container settings. Some fields are also present in container.securityContext. Field values of container.securityContext take precedence over field values of PodSecurityContext.","type":"object","properties":{"fsGroup":{"description":"A special supplemental group that applies to all containers in a pod. Some volume types allow the Kubelet to change the ownership of that volume to be owned by the pod:\n\n1. The owning GID will be the FSGroup 2. The setgid bit is set (new files created in the volume will be owned by FSGroup) 3. The permission bits are OR'd with rw-rw----\n\nIf unset, the Kubelet will not modify the ownership and permissions of any volume.","type":"integer","format":"int64"},"fsGroupChangePolicy":{"description":"fsGroupChangePolicy defines behavior of changing ownership and permission of the volume before being exposed inside Pod. This field will only apply to volume types which support fsGroup based ownership(and permissions). It will have no effect on ephemeral volume types such as: secret, configmaps and emptydir. Valid values are \"OnRootMismatch\" and \"Always\". If not specified defaults to \"Always\".","type":"string"},"runAsGroup":{"description":"The GID to run the entrypoint of the container process. Uses runtime default if unset. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container.","type":"integer","format":"int64"},"runAsNonRoot":{"description":"Indicates that the container must run as a non-root user. If true, the Kubelet will validate the image at runtime to ensure that it does not run as UID 0 (root) and fail to start the container if it does. If unset or false, no such validation will be performed. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.","type":"boolean"},"runAsUser":{"description":"The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container.","type":"integer","format":"int64"},"seLinuxOptions":{"description":"SELinuxOptions are the labels to be applied to the container","type":"object","properties":{"level":{"description":"Level is SELinux level label that applies to the container.","type":"string"},"role":{"description":"Role is a SELinux role label that applies to the container.","type":"string"},"type":{"description":"Type is a SELinux type label that applies to the container.","type":"string"},"user":{"description":"User is a SELinux user label that applies to the container.","type":"string"}},"example":{"level":"level","role":"role","type":"type","user":"user"}},"seccompProfile":{"description":"SeccompProfile defines a pod/container's seccomp profile settings. Only one profile source may be set.","type":"object","required":["type"],"properties":{"localhostProfile":{"description":"localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must only be set if type is \"Localhost\".","type":"string"},"type":{"description":"type indicates which kind of seccomp profile will be applied. Valid options are:\n\nLocalhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied.","type":"string"}},"example":{"localhostProfile":"localhostProfile","type":"type"}},"supplementalGroups":{"description":"A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container.","type":"array","items":{"type":"integer","format":"int64"}},"sysctls":{"description":"Sysctls hold a list of namespaced sysctls used for the pod. Pods with unsupported sysctls (by the container runtime) might fail to launch.","type":"array","items":{"description":"Sysctl defines a kernel parameter to be set","type":"object","required":["name","value"],"properties":{"name":{"description":"Name of a property to set","type":"string"},"value":{"description":"Value of a property to set","type":"string"}},"example":{"name":"name","value":"value"}}},"windowsOptions":{"description":"WindowsSecurityContextOptions contain Windows-specific options and credentials.","type":"object","properties":{"gmsaCredentialSpec":{"description":"GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field.","type":"string"},"gmsaCredentialSpecName":{"description":"GMSACredentialSpecName is the name of the GMSA credential spec to use.","type":"string"},"runAsUserName":{"description":"The UserName in Windows to run the entrypoint of the container process. Defaults to the user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.","type":"string"}},"example":{"gmsaCredentialSpec":"gmsaCredentialSpec","gmsaCredentialSpecName":"gmsaCredentialSpecName","runAsUserName":"runAsUserName"}}},"example":{"fsGroup":1,"fsGroupChangePolicy":"fsGroupChangePolicy","runAsGroup":1,"runAsNonRoot":true,"runAsUser":6,"seLinuxOptions":{"level":"level","role":"role","type":"type","user":"user"},"seccompProfile":{"localhostProfile":"localhostProfile","type":"type"},"supplementalGroups":[7,7],"sysctls":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"windowsOptions":{"gmsaCredentialSpec":"gmsaCredentialSpec","gmsaCredentialSpecName":"gmsaCredentialSpecName","runAsUserName":"runAsUserName"}}},"ports":{"description":"List of ports to map for each cluster node. MQTT, control center and cluster port are required and set by default.","type":"array","items":{"type":"object","required":["name","port"],"properties":{"expose":{"description":"Create a Service for this port","type":"boolean"},"name":{"description":"Name of the port, for use in templating","type":"string"},"patch":{"description":"JSON patches to apply to service manifests before applying them, only applies if expose is true.","type":"array","items":{"type":"string"}},"port":{"description":"Port to map","type":"integer","maximum":65535,"minimum":1}}}},"priorityClassName":{"description":"If specified, indicates the pod's priority. \"system-node-critical\" and \"system-cluster-critical\" are two special keywords which indicate the highest priorities with the former being the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default.","type":"string"},"restApiConfiguration":{"description":"The REST API configuration. Ignored for versions \u003c4.4.0","type":"string"},"restrictions":{"type":"object","properties":{"incomingBandwidthThrottling":{"type":"integer","minimum":0},"maxClientIdLength":{"type":"integer"},"maxConnections":{"type":"integer","minimum":-1},"maxTopicLength":{"type":"integer"},"noConnectIdleTimeout":{"type":"integer"}}},"runtimeClassName":{"description":"RuntimeClassName refers to a RuntimeClass object in the node.k8s.io group, which should be used to run this pod. If no RuntimeClass resource matches the named class, the pod will not be run. If unset or empty, the \"legacy\" RuntimeClass will be used, which is an implicit class with an empty definition that uses the default runtime handler. More info: https://git.k8s.io/enhancements/keps/sig-node/runtime-class.md This is a beta feature as of Kubernetes v1.14.","type":"string"},"secrets":{"description":"Secrets to mount onto the HiveMQ container","type":"array","items":{"type":"object","required":["name","path"],"properties":{"name":{"description":"Name of the secret to be mounted","type":"string"},"path":{"description":"Path to mount the files to","type":"string"}}}},"security":{"type":"object","properties":{"allowEmptyClientId":{"type":"boolean"},"allowRequestProblemInformation":{"type":"boolean"},"controlCenterAuditLogEnabled":{"type":"boolean"},"payloadFormatValidation":{"type":"boolean"},"topicFormatValidation":{"type":"boolean"}}},"serviceAccountName":{"description":"Service account to assign to the pods in the template","type":"string"},"sidecars":{"description":"Sidecar containers to run alongside HiveMQ","type":"array","items":{"description":"A single application container that you want to run within a pod.","type":"object","required":["name"],"properties":{"args":{"description":"Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell","type":"array","items":{"type":"string"}},"command":{"description":"Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell","type":"array","items":{"type":"string"}},"env":{"description":"List of environment variables to set in the container. Cannot be updated.","type":"array","items":{"description":"EnvVar represents an environment variable present in a Container.","type":"object","required":["name"],"properties":{"name":{"description":"Name of the environment variable. Must be a C_IDENTIFIER.","type":"string"},"value":{"description":"Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any service environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to \"\".","type":"string"},"valueFrom":{"description":"EnvVarSource represents a source for the value of an EnvVar.","type":"object","properties":{"configMapKeyRef":{"description":"Selects a key from a ConfigMap.","type":"object","required":["key"],"properties":{"key":{"description":"The key to select.","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"optional":{"description":"Specify whether the ConfigMap or its key must be defined","type":"boolean"}},"example":{"key":"key","name":"name","optional":true}},"fieldRef":{"description":"ObjectFieldSelector selects an APIVersioned field of an object.","type":"object","required":["fieldPath"],"properties":{"apiVersion":{"description":"Version of the schema the FieldPath is written in terms of, defaults to \"v1\".","type":"string"},"fieldPath":{"description":"Path of the field to select in the specified API version.","type":"string"}},"example":{"apiVersion":"apiVersion","fieldPath":"fieldPath"}},"resourceFieldRef":{"description":"ResourceFieldSelector represents container resources (cpu, memory) and their output format","type":"object","required":["resource"],"properties":{"containerName":{"description":"Container name: required for volumes, optional for env vars","type":"string"},"divisor":{"description":"Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.","type":"string","format":"quantity"},"resource":{"description":"Required: resource to select","type":"string"}},"example":{"containerName":"containerName","divisor":"divisor","resource":"resource"}},"secretKeyRef":{"description":"SecretKeySelector selects a key of a Secret.","type":"object","required":["key"],"properties":{"key":{"description":"The key of the secret to select from. Must be a valid secret key.","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"optional":{"description":"Specify whether the Secret or its key must be defined","type":"boolean"}},"example":{"key":"key","name":"name","optional":true}}},"example":{"configMapKeyRef":{"key":"key","name":"name","optional":true},"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"},"secretKeyRef":{"key":"key","name":"name","optional":true}}}},"example":{"name":"name","value":"value","valueFrom":{"configMapKeyRef":{"key":"key","name":"name","optional":true},"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"},"secretKeyRef":{"key":"key","name":"name","optional":true}}}}},"envFrom":{"description":"List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated.","type":"array","items":{"description":"EnvFromSource represents the source of a set of ConfigMaps","type":"object","properties":{"configMapRef":{"description":"ConfigMapEnvSource selects a ConfigMap to populate the environment variables with.\n\nThe contents of the target ConfigMap's Data field will represent the key-value pairs as environment variables.","type":"object","properties":{"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"optional":{"description":"Specify whether the ConfigMap must be defined","type":"boolean"}},"example":{"name":"name","optional":true}},"prefix":{"description":"An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.","type":"string"},"secretRef":{"description":"SecretEnvSource selects a Secret to populate the environment variables with.\n\nThe contents of the target Secret's Data field will represent the key-value pairs as environment variables.","type":"object","properties":{"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"optional":{"description":"Specify whether the Secret must be defined","type":"boolean"}},"example":{"name":"name","optional":true}}},"example":{"configMapRef":{"name":"name","optional":true},"prefix":"prefix","secretRef":{"name":"name","optional":true}}}},"image":{"description":"Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.","type":"string"},"imagePullPolicy":{"description":"Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images","type":"string"},"lifecycle":{"description":"Lifecycle describes actions that the management system should take in response to container lifecycle events. For the PostStart and PreStop lifecycle handlers, management of the container blocks until the action is complete, unless the container process fails, in which case the handler is aborted.","type":"object","properties":{"postStart":{"description":"Handler defines a specific action that should be taken","type":"object","properties":{"exec":{"description":"ExecAction describes a \"run in container\" action.","type":"object","properties":{"command":{"description":"Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.","type":"array","items":{"type":"string"}}},"example":{"command":["command","command"]}},"httpGet":{"description":"HTTPGetAction describes an action based on HTTP Get requests.","type":"object","required":["port"],"properties":{"host":{"description":"Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.","type":"string"},"httpHeaders":{"description":"Custom headers to set in the request. HTTP allows repeated headers.","type":"array","items":{"description":"HTTPHeader describes a custom header to be used in HTTP probes","type":"object","required":["name","value"],"properties":{"name":{"description":"The header field name","type":"string"},"value":{"description":"The header field value","type":"string"}},"example":{"name":"name","value":"value"}}},"path":{"description":"Path to access on the HTTP server.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"},"scheme":{"description":"Scheme to use for connecting to the host. Defaults to HTTP.","type":"string"}},"example":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"}},"tcpSocket":{"description":"TCPSocketAction describes an action based on opening a socket","type":"object","required":["port"],"properties":{"host":{"description":"Optional: Host name to connect to, defaults to the pod IP.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"}},"example":{"host":"host","port":"port"}}},"example":{"exec":{"command":["command","command"]},"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"tcpSocket":{"host":"host","port":"port"}}},"preStop":{"description":"Handler defines a specific action that should be taken","type":"object","properties":{"exec":{"description":"ExecAction describes a \"run in container\" action.","type":"object","properties":{"command":{"description":"Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.","type":"array","items":{"type":"string"}}},"example":{"command":["command","command"]}},"httpGet":{"description":"HTTPGetAction describes an action based on HTTP Get requests.","type":"object","required":["port"],"properties":{"host":{"description":"Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.","type":"string"},"httpHeaders":{"description":"Custom headers to set in the request. HTTP allows repeated headers.","type":"array","items":{"description":"HTTPHeader describes a custom header to be used in HTTP probes","type":"object","required":["name","value"],"properties":{"name":{"description":"The header field name","type":"string"},"value":{"description":"The header field value","type":"string"}},"example":{"name":"name","value":"value"}}},"path":{"description":"Path to access on the HTTP server.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"},"scheme":{"description":"Scheme to use for connecting to the host. Defaults to HTTP.","type":"string"}},"example":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"}},"tcpSocket":{"description":"TCPSocketAction describes an action based on opening a socket","type":"object","required":["port"],"properties":{"host":{"description":"Optional: Host name to connect to, defaults to the pod IP.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"}},"example":{"host":"host","port":"port"}}},"example":{"exec":{"command":["command","command"]},"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"tcpSocket":{"host":"host","port":"port"}}}},"example":{"postStart":{"exec":{"command":["command","command"]},"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"tcpSocket":{"host":"host","port":"port"}},"preStop":{"exec":{"command":["command","command"]},"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"tcpSocket":{"host":"host","port":"port"}}}},"livenessProbe":{"description":"Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.","type":"object","properties":{"exec":{"description":"ExecAction describes a \"run in container\" action.","type":"object","properties":{"command":{"description":"Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.","type":"array","items":{"type":"string"}}},"example":{"command":["command","command"]}},"failureThreshold":{"description":"Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.","type":"integer","format":"int32"},"httpGet":{"description":"HTTPGetAction describes an action based on HTTP Get requests.","type":"object","required":["port"],"properties":{"host":{"description":"Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.","type":"string"},"httpHeaders":{"description":"Custom headers to set in the request. HTTP allows repeated headers.","type":"array","items":{"description":"HTTPHeader describes a custom header to be used in HTTP probes","type":"object","required":["name","value"],"properties":{"name":{"description":"The header field name","type":"string"},"value":{"description":"The header field value","type":"string"}},"example":{"name":"name","value":"value"}}},"path":{"description":"Path to access on the HTTP server.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"},"scheme":{"description":"Scheme to use for connecting to the host. Defaults to HTTP.","type":"string"}},"example":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"}},"initialDelaySeconds":{"description":"Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes","type":"integer","format":"int32"},"periodSeconds":{"description":"How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1.","type":"integer","format":"int32"},"successThreshold":{"description":"Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1.","type":"integer","format":"int32"},"tcpSocket":{"description":"TCPSocketAction describes an action based on opening a socket","type":"object","required":["port"],"properties":{"host":{"description":"Optional: Host name to connect to, defaults to the pod IP.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"}},"example":{"host":"host","port":"port"}},"timeoutSeconds":{"description":"Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes","type":"integer","format":"int32"}},"example":{"exec":{"command":["command","command"]},"failureThreshold":5,"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"initialDelaySeconds":5,"periodSeconds":2,"successThreshold":7,"tcpSocket":{"host":"host","port":"port"},"timeoutSeconds":9}},"name":{"description":"Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated.","type":"string"},"ports":{"description":"List of ports to expose from the container. Exposing a port here gives the system additional information about the network connections a container uses, but is primarily informational. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Cannot be updated.","type":"array","items":{"description":"ContainerPort represents a network port in a single container.","type":"object","required":["containerPort","protocol"],"properties":{"containerPort":{"description":"Number of port to expose on the pod's IP address. This must be a valid port number, 0 \u003c x \u003c 65536.","type":"integer","format":"int32"},"hostIP":{"description":"What host IP to bind the external port to.","type":"string"},"hostPort":{"description":"Number of port to expose on the host. If specified, this must be a valid port number, 0 \u003c x \u003c 65536. If HostNetwork is specified, this must match ContainerPort. Most containers do not need this.","type":"integer","format":"int32"},"name":{"description":"If specified, this must be an IANA_SVC_NAME and unique within the pod. Each named port in a pod must have a unique name. Name for the port that can be referred to by services.","type":"string"},"protocol":{"description":"Protocol for port. Must be UDP, TCP, or SCTP. Defaults to \"TCP\".","type":"string"}},"example":{"containerPort":3,"hostIP":"hostIP","hostPort":2,"name":"name","protocol":"protocol"}},"x-kubernetes-list-map-keys":["containerPort","protocol"],"x-kubernetes-list-type":"map"},"readinessProbe":{"description":"Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.","type":"object","properties":{"exec":{"description":"ExecAction describes a \"run in container\" action.","type":"object","properties":{"command":{"description":"Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.","type":"array","items":{"type":"string"}}},"example":{"command":["command","command"]}},"failureThreshold":{"description":"Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.","type":"integer","format":"int32"},"httpGet":{"description":"HTTPGetAction describes an action based on HTTP Get requests.","type":"object","required":["port"],"properties":{"host":{"description":"Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.","type":"string"},"httpHeaders":{"description":"Custom headers to set in the request. HTTP allows repeated headers.","type":"array","items":{"description":"HTTPHeader describes a custom header to be used in HTTP probes","type":"object","required":["name","value"],"properties":{"name":{"description":"The header field name","type":"string"},"value":{"description":"The header field value","type":"string"}},"example":{"name":"name","value":"value"}}},"path":{"description":"Path to access on the HTTP server.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"},"scheme":{"description":"Scheme to use for connecting to the host. Defaults to HTTP.","type":"string"}},"example":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"}},"initialDelaySeconds":{"description":"Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes","type":"integer","format":"int32"},"periodSeconds":{"description":"How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1.","type":"integer","format":"int32"},"successThreshold":{"description":"Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1.","type":"integer","format":"int32"},"tcpSocket":{"description":"TCPSocketAction describes an action based on opening a socket","type":"object","required":["port"],"properties":{"host":{"description":"Optional: Host name to connect to, defaults to the pod IP.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"}},"example":{"host":"host","port":"port"}},"timeoutSeconds":{"description":"Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes","type":"integer","format":"int32"}},"example":{"exec":{"command":["command","command"]},"failureThreshold":5,"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"initialDelaySeconds":5,"periodSeconds":2,"successThreshold":7,"tcpSocket":{"host":"host","port":"port"},"timeoutSeconds":9}},"resources":{"description":"ResourceRequirements describes the compute resource requirements.","type":"object","properties":{"limits":{"description":"Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/","type":"object","additionalProperties":{"description":"Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.","type":"string","format":"quantity"}},"requests":{"description":"Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/","type":"object","additionalProperties":{"description":"Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.","type":"string","format":"quantity"}}},"example":{"limits":{},"requests":{}}},"securityContext":{"description":"SecurityContext holds security configuration that will be applied to a container. Some fields are present in both SecurityContext and PodSecurityContext. When both are set, the values in SecurityContext take precedence.","type":"object","properties":{"allowPrivilegeEscalation":{"description":"AllowPrivilegeEscalation controls whether a process can gain more privileges than its parent process. This bool directly controls if the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN","type":"boolean"},"capabilities":{"description":"Adds and removes POSIX capabilities from running containers.","type":"object","properties":{"add":{"description":"Added capabilities","type":"array","items":{"type":"string"}},"drop":{"description":"Removed capabilities","type":"array","items":{"type":"string"}}},"example":{"add":["add","add"],"drop":["drop","drop"]}},"privileged":{"description":"Run container in privileged mode. Processes in privileged containers are essentially equivalent to root on the host. Defaults to false.","type":"boolean"},"procMount":{"description":"procMount denotes the type of proc mount to use for the containers. The default is DefaultProcMount which uses the container runtime defaults for readonly paths and masked paths. This requires the ProcMountType feature flag to be enabled.","type":"string"},"readOnlyRootFilesystem":{"description":"Whether this container has a read-only root filesystem. Default is false.","type":"boolean"},"runAsGroup":{"description":"The GID to run the entrypoint of the container process. Uses runtime default if unset. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.","type":"integer","format":"int64"},"runAsNonRoot":{"description":"Indicates that the container must run as a non-root user. If true, the Kubelet will validate the image at runtime to ensure that it does not run as UID 0 (root) and fail to start the container if it does. If unset or false, no such validation will be performed. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.","type":"boolean"},"runAsUser":{"description":"The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.","type":"integer","format":"int64"},"seLinuxOptions":{"description":"SELinuxOptions are the labels to be applied to the container","type":"object","properties":{"level":{"description":"Level is SELinux level label that applies to the container.","type":"string"},"role":{"description":"Role is a SELinux role label that applies to the container.","type":"string"},"type":{"description":"Type is a SELinux type label that applies to the container.","type":"string"},"user":{"description":"User is a SELinux user label that applies to the container.","type":"string"}},"example":{"level":"level","role":"role","type":"type","user":"user"}},"seccompProfile":{"description":"SeccompProfile defines a pod/container's seccomp profile settings. Only one profile source may be set.","type":"object","required":["type"],"properties":{"localhostProfile":{"description":"localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must only be set if type is \"Localhost\".","type":"string"},"type":{"description":"type indicates which kind of seccomp profile will be applied. Valid options are:\n\nLocalhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied.","type":"string"}},"example":{"localhostProfile":"localhostProfile","type":"type"}},"windowsOptions":{"description":"WindowsSecurityContextOptions contain Windows-specific options and credentials.","type":"object","properties":{"gmsaCredentialSpec":{"description":"GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field.","type":"string"},"gmsaCredentialSpecName":{"description":"GMSACredentialSpecName is the name of the GMSA credential spec to use.","type":"string"},"runAsUserName":{"description":"The UserName in Windows to run the entrypoint of the container process. Defaults to the user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.","type":"string"}},"example":{"gmsaCredentialSpec":"gmsaCredentialSpec","gmsaCredentialSpecName":"gmsaCredentialSpecName","runAsUserName":"runAsUserName"}}},"example":{"allowPrivilegeEscalation":true,"capabilities":{"add":["add","add"],"drop":["drop","drop"]},"privileged":true,"procMount":"procMount","readOnlyRootFilesystem":true,"runAsGroup":4,"runAsNonRoot":true,"runAsUser":7,"seLinuxOptions":{"level":"level","role":"role","type":"type","user":"user"},"seccompProfile":{"localhostProfile":"localhostProfile","type":"type"},"windowsOptions":{"gmsaCredentialSpec":"gmsaCredentialSpec","gmsaCredentialSpecName":"gmsaCredentialSpecName","runAsUserName":"runAsUserName"}}},"startupProbe":{"description":"Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.","type":"object","properties":{"exec":{"description":"ExecAction describes a \"run in container\" action.","type":"object","properties":{"command":{"description":"Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.","type":"array","items":{"type":"string"}}},"example":{"command":["command","command"]}},"failureThreshold":{"description":"Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.","type":"integer","format":"int32"},"httpGet":{"description":"HTTPGetAction describes an action based on HTTP Get requests.","type":"object","required":["port"],"properties":{"host":{"description":"Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.","type":"string"},"httpHeaders":{"description":"Custom headers to set in the request. HTTP allows repeated headers.","type":"array","items":{"description":"HTTPHeader describes a custom header to be used in HTTP probes","type":"object","required":["name","value"],"properties":{"name":{"description":"The header field name","type":"string"},"value":{"description":"The header field value","type":"string"}},"example":{"name":"name","value":"value"}}},"path":{"description":"Path to access on the HTTP server.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"},"scheme":{"description":"Scheme to use for connecting to the host. Defaults to HTTP.","type":"string"}},"example":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"}},"initialDelaySeconds":{"description":"Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes","type":"integer","format":"int32"},"periodSeconds":{"description":"How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1.","type":"integer","format":"int32"},"successThreshold":{"description":"Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1.","type":"integer","format":"int32"},"tcpSocket":{"description":"TCPSocketAction describes an action based on opening a socket","type":"object","required":["port"],"properties":{"host":{"description":"Optional: Host name to connect to, defaults to the pod IP.","type":"string"},"port":{"description":"IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.","type":"string","format":"int-or-string"}},"example":{"host":"host","port":"port"}},"timeoutSeconds":{"description":"Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes","type":"integer","format":"int32"}},"example":{"exec":{"command":["command","command"]},"failureThreshold":5,"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"initialDelaySeconds":5,"periodSeconds":2,"successThreshold":7,"tcpSocket":{"host":"host","port":"port"},"timeoutSeconds":9}},"stdin":{"description":"Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.","type":"boolean"},"stdinOnce":{"description":"Whether the container runtime should close the stdin channel after it has been opened by a single attach. When stdin is true the stdin stream will remain open across multiple attach sessions. If stdinOnce is set to true, stdin is opened on container start, is empty until the first client attaches to stdin, and then remains open and accepts data until the client disconnects, at which time stdin is closed and remains closed until the container is restarted. If this flag is false, a container processes that reads from stdin will never receive an EOF. Default is false","type":"boolean"},"terminationMessagePath":{"description":"Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated.","type":"string"},"terminationMessagePolicy":{"description":"Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.","type":"string"},"tty":{"description":"Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false.","type":"boolean"},"volumeDevices":{"description":"volumeDevices is the list of block devices to be used by the container.","type":"array","items":{"description":"volumeDevice describes a mapping of a raw block device within a container.","type":"object","required":["devicePath","name"],"properties":{"devicePath":{"description":"devicePath is the path inside of the container that the device will be mapped to.","type":"string"},"name":{"description":"name must match the name of a persistentVolumeClaim in the pod","type":"string"}},"example":{"devicePath":"devicePath","name":"name"}}},"volumeMounts":{"description":"Pod volumes to mount into the container's filesystem. Cannot be updated.","type":"array","items":{"description":"VolumeMount describes a mounting of a Volume within a container.","type":"object","required":["mountPath","name"],"properties":{"mountPath":{"description":"Path within the container at which the volume should be mounted. Must not contain ':'.","type":"string"},"mountPropagation":{"description":"mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.","type":"string"},"name":{"description":"This must match the Name of a Volume.","type":"string"},"readOnly":{"description":"Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.","type":"boolean"},"subPath":{"description":"Path within the volume from which the container's volume should be mounted. Defaults to \"\" (volume's root).","type":"string"},"subPathExpr":{"description":"Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to \"\" (volume's root). SubPathExpr and SubPath are mutually exclusive.","type":"string"}},"example":{"mountPath":"mountPath","mountPropagation":"mountPropagation","name":"name","readOnly":true,"subPath":"subPath","subPathExpr":"subPathExpr"}}},"workingDir":{"description":"Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image. Cannot be updated.","type":"string"}},"example":{"args":["args","args"],"command":["command","command"],"env":[{"name":"name","value":"value","valueFrom":{"configMapKeyRef":{"key":"key","name":"name","optional":true},"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"},"secretKeyRef":{"key":"key","name":"name","optional":true}}},{"name":"name","value":"value","valueFrom":{"configMapKeyRef":{"key":"key","name":"name","optional":true},"fieldRef":{"apiVersion":"apiVersion","fieldPath":"fieldPath"},"resourceFieldRef":{"containerName":"containerName","divisor":"divisor","resource":"resource"},"secretKeyRef":{"key":"key","name":"name","optional":true}}}],"envFrom":[{"configMapRef":{"name":"name","optional":true},"prefix":"prefix","secretRef":{"name":"name","optional":true}},{"configMapRef":{"name":"name","optional":true},"prefix":"prefix","secretRef":{"name":"name","optional":true}}],"image":"image","imagePullPolicy":"imagePullPolicy","lifecycle":{"postStart":{"exec":{"command":["command","command"]},"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"tcpSocket":{"host":"host","port":"port"}},"preStop":{"exec":{"command":["command","command"]},"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"tcpSocket":{"host":"host","port":"port"}}},"livenessProbe":{"exec":{"command":["command","command"]},"failureThreshold":5,"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"initialDelaySeconds":5,"periodSeconds":2,"successThreshold":7,"tcpSocket":{"host":"host","port":"port"},"timeoutSeconds":9},"name":"name","ports":[{"containerPort":3,"hostIP":"hostIP","hostPort":2,"name":"name","protocol":"protocol"},{"containerPort":3,"hostIP":"hostIP","hostPort":2,"name":"name","protocol":"protocol"}],"readinessProbe":{"exec":{"command":["command","command"]},"failureThreshold":5,"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"initialDelaySeconds":5,"periodSeconds":2,"successThreshold":7,"tcpSocket":{"host":"host","port":"port"},"timeoutSeconds":9},"resources":{"limits":{},"requests":{}},"securityContext":{"allowPrivilegeEscalation":true,"capabilities":{"add":["add","add"],"drop":["drop","drop"]},"privileged":true,"procMount":"procMount","readOnlyRootFilesystem":true,"runAsGroup":4,"runAsNonRoot":true,"runAsUser":7,"seLinuxOptions":{"level":"level","role":"role","type":"type","user":"user"},"seccompProfile":{"localhostProfile":"localhostProfile","type":"type"},"windowsOptions":{"gmsaCredentialSpec":"gmsaCredentialSpec","gmsaCredentialSpecName":"gmsaCredentialSpecName","runAsUserName":"runAsUserName"}},"startupProbe":{"exec":{"command":["command","command"]},"failureThreshold":5,"httpGet":{"host":"host","httpHeaders":[{"name":"name","value":"value"},{"name":"name","value":"value"}],"path":"path","port":"port","scheme":"scheme"},"initialDelaySeconds":5,"periodSeconds":2,"successThreshold":7,"tcpSocket":{"host":"host","port":"port"},"timeoutSeconds":9},"stdin":true,"stdinOnce":true,"terminationMessagePath":"terminationMessagePath","terminationMessagePolicy":"terminationMessagePolicy","tty":true,"volumeDevices":[{"devicePath":"devicePath","name":"name"},{"devicePath":"devicePath","name":"name"}],"volumeMounts":[{"mountPath":"mountPath","mountPropagation":"mountPropagation","name":"name","readOnly":true,"subPath":"subPath","subPathExpr":"subPathExpr"},{"mountPath":"mountPath","mountPropagation":"mountPropagation","name":"name","readOnly":true,"subPath":"subPath","subPathExpr":"subPathExpr"}],"workingDir":"workingDir"}}},"tolerations":{"description":"Tolerations to apply to the HiveMQ Pods.","type":"array","items":{"description":"The pod this Toleration is attached to tolerates any taint that matches the triple \u003ckey,value,effect\u003e using the matching operator \u003coperator\u003e.","type":"object","properties":{"effect":{"description":"Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute.","type":"string"},"key":{"description":"Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys.","type":"string"},"operator":{"description":"Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category.","type":"string"},"tolerationSeconds":{"description":"TolerationSeconds represents the period of time the toleration (which must be of effect NoExecute, otherwise this field is ignored) tolerates the taint. By default, it is not set, which means tolerate the taint forever (do not evict). Zero and negative values will be treated as 0 (evict immediately) by the system.","type":"integer","format":"int64"},"value":{"description":"Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.","type":"string"}},"example":{"effect":"effect","key":"key","operator":"operator","tolerationSeconds":4,"value":"value"}}},"topologySpreadConstraints":{"description":"TopologySpreadConstraints describes how a group of pods ought to spread across topology domains. Scheduler will schedule pods in a way which abides by the constraints. All topologySpreadConstraints are ANDed.","type":"array","items":{"description":"TopologySpreadConstraint specifies how to spread matching pods among the given topology.","type":"object","required":["maxSkew","topologyKey","whenUnsatisfiable"],"properties":{"labelSelector":{"description":"A label selector is a label query over a set of resources. The result of matchLabels and matchExpressions are ANDed. An empty label selector matches all objects. A null label selector matches no objects.","type":"object","properties":{"matchExpressions":{"description":"matchExpressions is a list of label selector requirements. The requirements are ANDed.","type":"array","items":{"description":"A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values.","type":"object","required":["key","operator"],"properties":{"key":{"description":"key is the label key that the selector applies to.","type":"string"},"operator":{"description":"operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.","type":"string"},"values":{"description":"values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.","type":"array","items":{"type":"string"}}},"example":{"key":"key","operator":"operator","values":["values","values"]}}},"matchLabels":{"description":"matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is \"key\", the operator is \"In\", and the values array contains only \"value\". The requirements are ANDed.","type":"object","additionalProperties":{"type":"string"}}},"example":{"matchExpressions":[{"key":"key","operator":"operator","values":["values","values"]},{"key":"key","operator":"operator","values":["values","values"]}],"matchLabels":{"key":"matchLabels"}}},"maxSkew":{"description":"MaxSkew describes the degree to which pods may be unevenly distributed. When `whenUnsatisfiable=DoNotSchedule`, it is the maximum permitted difference between the number of matching pods in the target topology and the global minimum. For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same labelSelector spread as 1/1/0: | zone1 | zone2 | zone3 | | P | P | | - if MaxSkew is 1, incoming pod can only be scheduled to zone3 to become 1/1/1; scheduling it onto zone1(zone2) would make the ActualSkew(2-0) on zone1(zone2) violate MaxSkew(1). - if MaxSkew is 2, incoming pod can be scheduled onto any zone. When `whenUnsatisfiable=ScheduleAnyway`, it is used to give higher precedence to topologies that satisfy it. It's a required field. Default value is 1 and 0 is not allowed.","type":"integer","format":"int32"},"topologyKey":{"description":"TopologyKey is the key of node labels. Nodes that have a label with this key and identical values are considered to be in the same topology. We consider each \u003ckey, value\u003e as a \"bucket\", and try to put balanced number of pods into each bucket. It's a required field.","type":"string"},"whenUnsatisfiable":{"description":"WhenUnsatisfiable indicates how to deal with a pod if it doesn't satisfy the spread constraint. - DoNotSchedule (default) tells the scheduler not to schedule it. - ScheduleAnyway tells the scheduler to schedule the pod in any location,\n but giving higher precedence to topologies that would help reduce the\n skew.\nA constraint is considered \"Unsatisfiable\" for an incoming pod if and only if every possible node assigment for that pod would violate \"MaxSkew\" on some topology. For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same labelSelector spread as 3/1/1: | zone1 | zone2 | zone3 | | P P P | P | P | If WhenUnsatisfiable is set to DoNotSchedule, incoming pod can only be scheduled to zone2(zone3) to become 3/2/1(3/1/2) as ActualSkew(2-1) on zone2(zone3) satisfies MaxSkew(1). In other words, the cluster can still be imbalanced, but scheduler won't make it *more* imbalanced. It's a required field.","type":"string"}},"example":{"labelSelector":{"matchExpressions":[{"key":"key","operator":"operator","values":["values","values"]},{"key":"key","operator":"operator","values":["values","values"]}],"matchLabels":{"key":"matchLabels"}},"maxSkew":5,"topologyKey":"topologyKey","whenUnsatisfiable":"whenUnsatisfiable"}}},"volumeClaimTemplates":{"description":"Volume claim templates for the stateful set (if the controller is a STS)","type":"array","items":{"description":"PersistentVolumeClaim is a user's request for and claim to a persistent volume","type":"object","properties":{"apiVersion":{"description":"APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources","type":"string"},"kind":{"description":"Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds","type":"string"},"metadata":{"description":"ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.","type":"object","properties":{"annotations":{"description":"Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations","type":"object","additionalProperties":{"type":"string"}},"clusterName":{"description":"The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.","type":"string"},"creationTimestamp":{"description":"CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC.\n\nPopulated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata","type":"string","format":"date-time"},"deletionGracePeriodSeconds":{"description":"Number of seconds allowed for this object to gracefully terminate before it will be removed from the system. Only set when deletionTimestamp is also set. May only be shortened. Read-only.","type":"integer","format":"int64"},"deletionTimestamp":{"description":"DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource is fully terminated. If not set, graceful deletion of the object has not been requested.\n\nPopulated by the system when a graceful deletion is requested. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata","type":"string","format":"date-time"},"finalizers":{"description":"Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed. Finalizers may be processed and removed in any order. Order is NOT enforced because it introduces significant risk of stuck finalizers. finalizers is a shared field, any actor with permission can reorder it. If the finalizer list is processed in order, then this can lead to a situation in which the component responsible for the first finalizer in the list is waiting for a signal (field value, external system, or other) produced by a component responsible for a finalizer later in the list, resulting in a deadlock. Without enforced ordering finalizers are free to order amongst themselves and are not vulnerable to ordering changes in the list.","type":"array","items":{"type":"string"}},"generateName":{"description":"GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server.\n\nIf this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header).\n\nApplied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency","type":"string"},"generation":{"description":"A sequence number representing a specific generation of the desired state. Populated by the system. Read-only.","type":"integer","format":"int64"},"labels":{"description":"Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: http://kubernetes.io/docs/user-guide/labels","type":"object","additionalProperties":{"type":"string"}},"managedFields":{"description":"ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow. This is mostly for internal housekeeping, and users typically shouldn't need to set or understand this field. A workflow can be the user's name, a controller's name, or the name of a specific apply path like \"ci-cd\". The set of fields is always in the version that the workflow used when modifying the object.","type":"array","items":{"description":"ManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.","type":"object","properties":{"apiVersion":{"description":"APIVersion defines the version of this resource that this field set applies to. The format is \"group/version\" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.","type":"string"},"fieldsType":{"description":"FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: \"FieldsV1\"","type":"string"},"fieldsV1":{"description":"FieldsV1 holds the first JSON version format as described in the \"FieldsV1\" type.","type":"object"},"manager":{"description":"Manager is an identifier of the workflow managing these fields.","type":"string"},"operation":{"description":"Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.","type":"string"},"time":{"description":"Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'","type":"string","format":"date-time"}},"example":{"apiVersion":"apiVersion","fieldsType":"fieldsType","fieldsV1":"{}","manager":"manager","operation":"operation","time":"2000-01-23T04:56:07.000+00:00"}}},"name":{"description":"Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names","type":"string"},"namespace":{"description":"Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty.\n\nMust be a DNS_LABEL. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/namespaces","type":"string"},"ownerReferences":{"description":"List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller.","type":"array","items":{"description":"OwnerReference contains enough information to let you identify an owning object. An owning object must be in the same namespace as the dependent, or be cluster-scoped, so there is no namespace field.","type":"object","required":["apiVersion","kind","name","uid"],"properties":{"apiVersion":{"description":"API version of the referent.","type":"string"},"blockOwnerDeletion":{"description":"If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.","type":"boolean"},"controller":{"description":"If true, this reference points to the managing controller.","type":"boolean"},"kind":{"description":"Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds","type":"string"},"name":{"description":"Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names","type":"string"},"uid":{"description":"UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids","type":"string"}},"example":{"apiVersion":"apiVersion","blockOwnerDeletion":true,"controller":true,"kind":"kind","name":"name","uid":"uid"}}},"resourceVersion":{"description":"An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources.\n\nPopulated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency","type":"string"},"selfLink":{"description":"SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.","type":"string"},"uid":{"description":"UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations.\n\nPopulated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids","type":"string"}},"example":{"annotations":{"key":"annotations"},"clusterName":"clusterName","creationTimestamp":"2000-01-23T04:56:07.000+00:00","deletionGracePeriodSeconds":0,"deletionTimestamp":"2000-01-23T04:56:07.000+00:00","finalizers":["finalizers","finalizers"],"generateName":"generateName","generation":6,"labels":{"key":"labels"},"managedFields":[{"apiVersion":"apiVersion","fieldsType":"fieldsType","fieldsV1":"{}","manager":"manager","operation":"operation","time":"2000-01-23T04:56:07.000+00:00"},{"apiVersion":"apiVersion","fieldsType":"fieldsType","fieldsV1":"{}","manager":"manager","operation":"operation","time":"2000-01-23T04:56:07.000+00:00"}],"name":"name","namespace":"namespace","ownerReferences":[{"apiVersion":"apiVersion","blockOwnerDeletion":true,"controller":true,"kind":"kind","name":"name","uid":"uid"},{"apiVersion":"apiVersion","blockOwnerDeletion":true,"controller":true,"kind":"kind","name":"name","uid":"uid"}],"resourceVersion":"resourceVersion","selfLink":"selfLink","uid":"uid"}},"spec":{"description":"PersistentVolumeClaimSpec describes the common attributes of storage devices and allows a Source for provider-specific attributes","type":"object","properties":{"accessModes":{"description":"AccessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1","type":"array","items":{"type":"string"}},"dataSource":{"description":"TypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.","type":"object","required":["kind","name"],"properties":{"apiGroup":{"description":"APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required.","type":"string"},"kind":{"description":"Kind is the type of resource being referenced","type":"string"},"name":{"description":"Name is the name of resource being referenced","type":"string"}},"example":{"apiGroup":"apiGroup","kind":"kind","name":"name"}},"resources":{"description":"ResourceRequirements describes the compute resource requirements.","type":"object","properties":{"limits":{"description":"Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/","type":"object","additionalProperties":{"description":"Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.","type":"string","format":"quantity"}},"requests":{"description":"Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/","type":"object","additionalProperties":{"description":"Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.","type":"string","format":"quantity"}}},"example":{"limits":{},"requests":{}}},"selector":{"description":"A label selector is a label query over a set of resources. The result of matchLabels and matchExpressions are ANDed. An empty label selector matches all objects. A null label selector matches no objects.","type":"object","properties":{"matchExpressions":{"description":"matchExpressions is a list of label selector requirements. The requirements are ANDed.","type":"array","items":{"description":"A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values.","type":"object","required":["key","operator"],"properties":{"key":{"description":"key is the label key that the selector applies to.","type":"string"},"operator":{"description":"operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.","type":"string"},"values":{"description":"values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.","type":"array","items":{"type":"string"}}},"example":{"key":"key","operator":"operator","values":["values","values"]}}},"matchLabels":{"description":"matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is \"key\", the operator is \"In\", and the values array contains only \"value\". The requirements are ANDed.","type":"object","additionalProperties":{"type":"string"}}},"example":{"matchExpressions":[{"key":"key","operator":"operator","values":["values","values"]},{"key":"key","operator":"operator","values":["values","values"]}],"matchLabels":{"key":"matchLabels"}}},"storageClassName":{"description":"Name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1","type":"string"},"volumeMode":{"description":"volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec.","type":"string"},"volumeName":{"description":"VolumeName is the binding reference to the PersistentVolume backing this claim.","type":"string"}},"example":{"accessModes":["accessModes","accessModes"],"dataSource":{"apiGroup":"apiGroup","kind":"kind","name":"name"},"resources":{"limits":{},"requests":{}},"selector":{"matchExpressions":[{"key":"key","operator":"operator","values":["values","values"]},{"key":"key","operator":"operator","values":["values","values"]}],"matchLabels":{"key":"matchLabels"}},"storageClassName":"storageClassName","volumeMode":"volumeMode","volumeName":"volumeName"}}},"example":{"apiVersion":"apiVersion","kind":"kind","metadata":{"annotations":{"key":"annotations"},"clusterName":"clusterName","creationTimestamp":"2000-01-23T04:56:07.000+00:00","deletionGracePeriodSeconds":0,"deletionTimestamp":"2000-01-23T04:56:07.000+00:00","finalizers":["finalizers","finalizers"],"generateName":"generateName","generation":6,"labels":{"key":"labels"},"managedFields":[{"apiVersion":"apiVersion","fieldsType":"fieldsType","fieldsV1":"{}","manager":"manager","operation":"operation","time":"2000-01-23T04:56:07.000+00:00"},{"apiVersion":"apiVersion","fieldsType":"fieldsType","fieldsV1":"{}","manager":"manager","operation":"operation","time":"2000-01-23T04:56:07.000+00:00"}],"name":"name","namespace":"namespace","ownerReferences":[{"apiVersion":"apiVersion","blockOwnerDeletion":true,"controller":true,"kind":"kind","name":"name","uid":"uid"},{"apiVersion":"apiVersion","blockOwnerDeletion":true,"controller":true,"kind":"kind","name":"name","uid":"uid"}],"resourceVersion":"resourceVersion","selfLink":"selfLink","uid":"uid"},"spec":{"accessModes":["accessModes","accessModes"],"dataSource":{"apiGroup":"apiGroup","kind":"kind","name":"name"},"resources":{"limits":{},"requests":{}},"selector":{"matchExpressions":[{"key":"key","operator":"operator","values":["values","values"]},{"key":"key","operator":"operator","values":["values","values"]}],"matchLabels":{"key":"matchLabels"}},"storageClassName":"storageClassName","volumeMode":"volumeMode","volumeName":"volumeName"}}}}}},"status":{"description":"A HiveMQ deployment's status description","type":"object","required":["state","message"],"properties":{"conditions":{"description":"The conditions of the cluster at any given time, as implemented by all Kubernetes resources","type":"array","items":{"type":"object","properties":{"lastTransitionTime":{"description":"Last state transition time in RFC3339, UTC time","type":"string","pattern":"^([0-9]+)-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])[Tt]([01][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]|60)(\\.[0-9]+)?(([Zz])|([\\+|\\-]([01][0-9]|2[0-3]):[0-5][0-9]))$"},"reason":{"description":"Reason for the last state transition","type":"string"},"status":{"description":"current status of the condition","type":"string"},"type":{"description":"Identifier for the condition, add new conditions for life cycles here","type":"string","enum":["AllNodesReady","AllExtensionsLoaded","AllServicesReady","LogLevelApplied"]}}}},"extensionState":{"description":"Description of all extensions and their (desired) states","type":"array","items":{"type":"object","required":["name"],"properties":{"configMap":{"description":"ConfigMap that contains configuration files for this extension","type":"string"},"enabled":{"description":"Whether this extension should be enabled","type":"boolean"},"extensionUri":{"description":"HTTP URI to download the extension from (as .zip distribution). Set to 'preinstalled' if the extension to be managed is statically built into the container.","type":"string"},"initialization":{"description":"Initialization script to run when installing this extension. This will be executed with the working directory as the extension folder. Must be idempotent as it will be run on every update as well.","type":"string"},"name":{"description":"Unique, descriptive name for the extension folder","type":"string"},"offline":{"description":"Whether the individual HiveMQ nodes being updated with a new extension version should be taken offline (i.e. removed from load-balancers) during the update","type":"boolean"},"static":{"description":"Whether configuration changes should lead to a rolling disable/enable instead of hot-reload","type":"boolean"},"updateStrategy":{"description":"In what manner to perform extension updates","type":"string","enum":["serial","parallel"]}}}},"message":{"description":"Human readable message describing the current state of the cluster or action being performed","type":"string"},"portStatus":{"description":"The public addresses of generated LoadBalancer services","type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"name":{"description":"Name of the port in the original mapping","type":"string"},"port":{"description":"Exposed port on the given service","type":"integer","maximum":65535,"minimum":1}}}},"previousState":{"description":"The previous state of this cluster, for building diffs and determining the current cluster state","type":"string"},"state":{"description":"The current state of the deployment, indicating if updates are in progress, have failed, or the state was degraded","type":"string","enum":["Running","Updating","Creating","Pending","Failed","Degraded","Deleting"]},"surgeStatus":{"description":"Only used if the underlying controller type is StatefulSet: indicates whether a surge update is in progress, and what state it is in.","type":"string","enum":["SURGE_IN_PROGRESS","READY"]},"warnings":{"description":"Warning messages regarding configuration errors","type":"array","items":{"type":"string"}}}}}}},"subresources":{"status":{},"scale":{"specReplicasPath":".spec.nodeCount","statusReplicasPath":".status.scale"}},"additionalPrinterColumns":[{"name":"size","type":"integer","description":"HiveMQ cluster size","jsonPath":".spec.nodeCount"},{"name":"image","type":"string","description":"Image","jsonPath":".spec.image"},{"name":"version","type":"string","description":"Version/Tag","jsonPath":".spec.hivemqVersion"},{"name":"status","type":"string","description":"Current Status","jsonPath":".status.state"},{"name":"endpoint","type":"string","description":"MQTT endpoint","jsonPath":".status.portStatus[0].address"},{"name":"message","type":"string","description":"Latest (detailed) status message","jsonPath":".status.message"}]}],"conversion":{"strategy":"None"}},"status":{"conditions":[{"type":"NamesAccepted","status":"True","lastTransitionTime":"2022-08-10T14:37:54Z","reason":"NoConflicts","message":"no conflicts found"},{"type":"Established","status":"True","lastTransitionTime":"2022-08-10T14:37:54Z","reason":"InitialNamesAccepted","message":"the initial names have been accepted"}],"acceptedNames":{"plural":"hivemq-clusters","singular":"hivemq-cluster","shortNames":["hmqc"],"kind":"HiveMQCluster","listKind":"HiveMQClusterList"},"storedVersions":["v1"]}}
Aug 11, 2022 7:49:22 AM okhttp3.internal.platform.Platform log
INFO: <-- END HTTP (260471-byte, 46375-gzipped-byte body)
07:49:26.019 [main] DEBUG i.f.k.c.d.i.AbstractWatchManager - Watching https://10.96.0.1/api/v1/namespaces/hivemq-demo/configmaps?watch=true...
07:49:26.099 [pool-1-thread-1] DEBUG i.f.k.c.d.i.AbstractWatchManager - Watching https://10.96.0.1/apis/hivemq.com/v1/namespaces/hivemq-demo/hivemq-clusters?watch=true...
07:49:27.108 [OkHttp https://10.96.0.1/...] DEBUG i.f.k.c.d.i.WatcherWebSocketListener - WebSocket successfully opened
07:49:27.109 [OkHttp https://10.96.0.1/...] DEBUG i.f.k.c.d.i.WatcherWebSocketListener - WebSocket successfully opened
07:49:27.110 [main] INFO  com.hivemq.Operator - Operator started in 11197ms
07:49:27.112 [pool-1-thread-1] INFO  com.hivemq.AbstractWatcher - CustomResource watcher running for kinds HiveMQCluster
07:49:31.915 [OkHttp https://10.96.0.1/...] TRACE com.hivemq.AbstractWatcher - Custom resource in namespace hivemq-demo was ADDED
CR:
CustomResource{kind='HiveMQCluster', apiVersion='hivemq.com/v1', metadata=ObjectMeta(annotations={meta.helm.sh/release-name=hivemq, meta.helm.sh/release-namespace=hivemq-demo}, clusterName=null, creationTimestamp=2022-08-11T07:48:17Z, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=1, labels={app=hivemq-operator, app.kubernetes.io/instance=hivemq, app.kubernetes.io/managed-by=Helm, app.kubernetes.io/name=hivemq-operator, app.kubernetes.io/version=4.8.2, helm.sh/chart=hivemq-operator-0.10.10, hivemq-cluster=hivemq}, managedFields=[ManagedFieldsEntry(apiVersion=hivemq.com/v1, fieldsType=FieldsV1, fieldsV1=FieldsV1(additionalProperties={f:metadata={f:annotations={.={}, f:meta.helm.sh/release-name={}, f:meta.helm.sh/release-namespace={}}, f:labels={.={}, f:app={}, f:app.kubernetes.io/instance={}, f:app.kubernetes.io/managed-by={}, f:app.kubernetes.io/name={}, f:app.kubernetes.io/version={}, f:helm.sh/chart={}, f:hivemq-cluster={}}}, f:spec={.={}, f:additionalVolumeMounts={}, f:additionalVolumes={}, f:affinity={}, f:clusterOverloadProtection={}, f:clusterReplicaCount={}, f:configOverride={}, f:controllerTemplate={}, f:cpu={}, f:cpuLimitRatio={}, f:customProperties={}, f:dnsSuffix={}, f:env={}, f:ephemeralStorage={}, f:ephemeralStorageLimitRatio={}, f:extensions={}, f:hivemqVersion={}, f:image={}, f:imagePullPolicy={}, f:initBusyboxImage={}, f:initContainers={}, f:initDnsWaitImage={}, f:initialization={}, f:javaOptions={}, f:labels={.={}, f:app.kubernetes.io/instance={}, f:app.kubernetes.io/managed-by={}, f:app.kubernetes.io/name={}, f:app.kubernetes.io/version={}, f:helm.sh/chart={}}, f:listenerConfiguration={}, f:logLevel={}, f:memory={}, f:memoryLimitRatio={}, f:monitoring={.={}, f:enablePrometheus={}}, f:mqtt={.={}, f:keepaliveAllowUnlimited={}, f:keepaliveMax={}, f:maxPacketSize={}, f:maxQos={}, f:messageExpiryMaxInterval={}, f:queuedMessageStrategy={}, f:queuedMessagesMaxQueueSize={}, f:retainedMessagesEnabled={}, f:serverReceiveMaximum={}, f:sessionExpiryInterval={}, f:sharedSubscriptionEnabled={}, f:subscriptionIdentifierEnabled={}, f:topicAliasEnabled={}, f:topicAliasMaxPerClient={}, f:wildcardSubscriptionEnabled={}}, f:nodeCount={}, f:nodeSelector={}, f:podAnnotations={}, f:podLabels={}, f:ports={}, f:priorityClassName={}, f:restApiConfiguration={}, f:restrictions={.={}, f:incomingBandwidthThrottling={}, f:maxClientIdLength={}, f:maxConnections={}, f:maxTopicLength={}, f:noConnectIdleTimeout={}}, f:runtimeClassName={}, f:security={.={}, f:allowEmptyClientId={}, f:allowRequestProblemInformation={}, f:controlCenterAuditLogEnabled={}, f:payloadFormatValidation={}, f:topicFormatValidation={}}, f:serviceAccountName={}, f:sidecars={}, f:tolerations={}, f:topologySpreadConstraints={}}}), manager=helm, operation=Update, time=2022-08-11T07:48:17Z, additionalProperties={})], name=hivemq, namespace=hivemq-demo, ownerReferences=[], resourceVersion=7553, selfLink=null, uid=6003a8bd-c404-478d-a3d0-3e004e7e51c0, additionalProperties={}), spec=null, status=null}
07:49:35.301 [OkHttp https://10.96.0.1/...] TRACE com.hivemq.AbstractWatcher - creating HiveMQCluster: hivemq
07:49:35.421 [OkHttp https://10.96.0.1/...] TRACE com.hivemq.AbstractWatcher - HiveMQCluster hivemq has been created
07:49:35.422 [pool-1-thread-2] INFO  com.hivemq.Operator - Syncing state for cluster hivemq
07:49:36.420 [pool-1-thread-3] DEBUG com.hivemq.util.DeploymentUtil - Trying to create service mqtt for cluster hivemq
07:49:36.497 [pool-1-thread-4] DEBUG com.hivemq.util.DeploymentUtil - Trying to create service cc for cluster hivemq
07:49:36.499 [pool-1-thread-5] DEBUG com.hivemq.util.DeploymentUtil - Trying to create service cluster for cluster hivemq
07:49:36.514 [pool-1-thread-6] DEBUG com.hivemq.util.DeploymentUtil - Trying to create service metrics for cluster hivemq
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: --> POST https://10.96.0.1/api/v1/namespaces/hivemq-demo/services h2
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: --> POST https://10.96.0.1/api/v1/namespaces/hivemq-demo/services h2
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Content-Type: application/json; charset=utf-8
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: --> POST https://10.96.0.1/api/v1/namespaces/hivemq-demo/services h2
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: --> POST https://10.96.0.1/api/v1/namespaces/hivemq-demo/services h2
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Content-Type: application/json; charset=utf-8
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Content-Length: 492
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Content-Length: 455
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Content-Type: application/json; charset=utf-8
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Content-Length: 527
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Authorization: Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjZ2UkpYMHJxUEVQTF9la04xNmI0TEdIbEdhUE1Jc3d3UExQT3dMa3FORUkifQ.eyJhdWQiOlsiaHR0cHM6Ly9rdWJlcm5ldGVzLmRlZmF1bHQuc3ZjLmNsdXN0ZXIubG9jYWwiXSwiZXhwIjoxNjkxNzQwMDk3LCJpYXQiOjE2NjAyMDQwOTcsImlzcyI6Imh0dHBzOi8va3ViZXJuZXRlcy5kZWZhdWx0LnN2Yy5jbHVzdGVyLmxvY2FsIiwia3ViZXJuZXRlcy5pbyI6eyJuYW1lc3BhY2UiOiJoaXZlbXEtZGVtbyIsInBvZCI6eyJuYW1lIjoiaGl2ZW1xLWhpdmVtcS1vcGVyYXRvci1vcGVyYXRvci02NTU4Yjg1Y2RmLWI0cGpsIiwidWlkIjoiZjU3YTMwMDctZjYwNS00NDk1LThkYzctNDkxYTFkNThmNmI0In0sInNlcnZpY2VhY2NvdW50Ijp7Im5hbWUiOiJoaXZlbXEtaGl2ZW1xLW9wZXJhdG9yLW9wZXJhdG9yIiwidWlkIjoiNTI4ZjQyYjAtMmNhZC00M2JmLTljNWQtMzAzMmUxN2RmMzFiIn0sIndhcm5hZnRlciI6MTY2MDIwNzcwNH0sIm5iZiI6MTY2MDIwNDA5Nywic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OmhpdmVtcS1kZW1vOmhpdmVtcS1oaXZlbXEtb3BlcmF0b3Itb3BlcmF0b3IifQ.kp1Cycc-_qMoUACIrlbn_U3ffg_OCEBntL7Ej4-ugSHfBWor4SpY4gmsHbRi3vleuOzasAvHWx8Np_-IRPwEWsVdVWEY55orCQ407yNPf1y1gnz3mSZ-So7evuzbYYMA8Szuj0TLgYhseZj18exLEdh9TszUv7qVFS8g-LERmcybNMU4bWyZ8zIzUznuWP0APc3VMYTHLCwqQPtjIxcAZ_Ta9q0V8VE4fylEr2t923UAmOqIWE0J4fbiBKuknvlCqGk487xtDruNTFg-5T2G_9TK3AOLtNkusp4dUNeyDejMFIGKNQGcc9JBNqmSGS5nf6L3ddHj8pSoknOQd0Fgug
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Host: 10.96.0.1
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Connection: Keep-Alive
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Accept-Encoding: gzip
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Authorization: Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjZ2UkpYMHJxUEVQTF9la04xNmI0TEdIbEdhUE1Jc3d3UExQT3dMa3FORUkifQ.eyJhdWQiOlsiaHR0cHM6Ly9rdWJlcm5ldGVzLmRlZmF1bHQuc3ZjLmNsdXN0ZXIubG9jYWwiXSwiZXhwIjoxNjkxNzQwMDk3LCJpYXQiOjE2NjAyMDQwOTcsImlzcyI6Imh0dHBzOi8va3ViZXJuZXRlcy5kZWZhdWx0LnN2Yy5jbHVzdGVyLmxvY2FsIiwia3ViZXJuZXRlcy5pbyI6eyJuYW1lc3BhY2UiOiJoaXZlbXEtZGVtbyIsInBvZCI6eyJuYW1lIjoiaGl2ZW1xLWhpdmVtcS1vcGVyYXRvci1vcGVyYXRvci02NTU4Yjg1Y2RmLWI0cGpsIiwidWlkIjoiZjU3YTMwMDctZjYwNS00NDk1LThkYzctNDkxYTFkNThmNmI0In0sInNlcnZpY2VhY2NvdW50Ijp7Im5hbWUiOiJoaXZlbXEtaGl2ZW1xLW9wZXJhdG9yLW9wZXJhdG9yIiwidWlkIjoiNTI4ZjQyYjAtMmNhZC00M2JmLTljNWQtMzAzMmUxN2RmMzFiIn0sIndhcm5hZnRlciI6MTY2MDIwNzcwNH0sIm5iZiI6MTY2MDIwNDA5Nywic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OmhpdmVtcS1kZW1vOmhpdmVtcS1oaXZlbXEtb3BlcmF0b3Itb3BlcmF0b3IifQ.kp1Cycc-_qMoUACIrlbn_U3ffg_OCEBntL7Ej4-ugSHfBWor4SpY4gmsHbRi3vleuOzasAvHWx8Np_-IRPwEWsVdVWEY55orCQ407yNPf1y1gnz3mSZ-So7evuzbYYMA8Szuj0TLgYhseZj18exLEdh9TszUv7qVFS8g-LERmcybNMU4bWyZ8zIzUznuWP0APc3VMYTHLCwqQPtjIxcAZ_Ta9q0V8VE4fylEr2t923UAmOqIWE0J4fbiBKuknvlCqGk487xtDruNTFg-5T2G_9TK3AOLtNkusp4dUNeyDejMFIGKNQGcc9JBNqmSGS5nf6L3ddHj8pSoknOQd0Fgug
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Authorization: Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjZ2UkpYMHJxUEVQTF9la04xNmI0TEdIbEdhUE1Jc3d3UExQT3dMa3FORUkifQ.eyJhdWQiOlsiaHR0cHM6Ly9rdWJlcm5ldGVzLmRlZmF1bHQuc3ZjLmNsdXN0ZXIubG9jYWwiXSwiZXhwIjoxNjkxNzQwMDk3LCJpYXQiOjE2NjAyMDQwOTcsImlzcyI6Imh0dHBzOi8va3ViZXJuZXRlcy5kZWZhdWx0LnN2Yy5jbHVzdGVyLmxvY2FsIiwia3ViZXJuZXRlcy5pbyI6eyJuYW1lc3BhY2UiOiJoaXZlbXEtZGVtbyIsInBvZCI6eyJuYW1lIjoiaGl2ZW1xLWhpdmVtcS1vcGVyYXRvci1vcGVyYXRvci02NTU4Yjg1Y2RmLWI0cGpsIiwidWlkIjoiZjU3YTMwMDctZjYwNS00NDk1LThkYzctNDkxYTFkNThmNmI0In0sInNlcnZpY2VhY2NvdW50Ijp7Im5hbWUiOiJoaXZlbXEtaGl2ZW1xLW9wZXJhdG9yLW9wZXJhdG9yIiwidWlkIjoiNTI4ZjQyYjAtMmNhZC00M2JmLTljNWQtMzAzMmUxN2RmMzFiIn0sIndhcm5hZnRlciI6MTY2MDIwNzcwNH0sIm5iZiI6MTY2MDIwNDA5Nywic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OmhpdmVtcS1kZW1vOmhpdmVtcS1oaXZlbXEtb3BlcmF0b3Itb3BlcmF0b3IifQ.kp1Cycc-_qMoUACIrlbn_U3ffg_OCEBntL7Ej4-ugSHfBWor4SpY4gmsHbRi3vleuOzasAvHWx8Np_-IRPwEWsVdVWEY55orCQ407yNPf1y1gnz3mSZ-So7evuzbYYMA8Szuj0TLgYhseZj18exLEdh9TszUv7qVFS8g-LERmcybNMU4bWyZ8zIzUznuWP0APc3VMYTHLCwqQPtjIxcAZ_Ta9q0V8VE4fylEr2t923UAmOqIWE0J4fbiBKuknvlCqGk487xtDruNTFg-5T2G_9TK3AOLtNkusp4dUNeyDejMFIGKNQGcc9JBNqmSGS5nf6L3ddHj8pSoknOQd0Fgug
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Host: 10.96.0.1
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Connection: Keep-Alive
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Accept-Encoding: gzip
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Content-Type: application/json; charset=utf-8
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Content-Length: 507
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Authorization: Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjZ2UkpYMHJxUEVQTF9la04xNmI0TEdIbEdhUE1Jc3d3UExQT3dMa3FORUkifQ.eyJhdWQiOlsiaHR0cHM6Ly9rdWJlcm5ldGVzLmRlZmF1bHQuc3ZjLmNsdXN0ZXIubG9jYWwiXSwiZXhwIjoxNjkxNzQwMDk3LCJpYXQiOjE2NjAyMDQwOTcsImlzcyI6Imh0dHBzOi8va3ViZXJuZXRlcy5kZWZhdWx0LnN2Yy5jbHVzdGVyLmxvY2FsIiwia3ViZXJuZXRlcy5pbyI6eyJuYW1lc3BhY2UiOiJoaXZlbXEtZGVtbyIsInBvZCI6eyJuYW1lIjoiaGl2ZW1xLWhpdmVtcS1vcGVyYXRvci1vcGVyYXRvci02NTU4Yjg1Y2RmLWI0cGpsIiwidWlkIjoiZjU3YTMwMDctZjYwNS00NDk1LThkYzctNDkxYTFkNThmNmI0In0sInNlcnZpY2VhY2NvdW50Ijp7Im5hbWUiOiJoaXZlbXEtaGl2ZW1xLW9wZXJhdG9yLW9wZXJhdG9yIiwidWlkIjoiNTI4ZjQyYjAtMmNhZC00M2JmLTljNWQtMzAzMmUxN2RmMzFiIn0sIndhcm5hZnRlciI6MTY2MDIwNzcwNH0sIm5iZiI6MTY2MDIwNDA5Nywic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OmhpdmVtcS1kZW1vOmhpdmVtcS1oaXZlbXEtb3BlcmF0b3Itb3BlcmF0b3IifQ.kp1Cycc-_qMoUACIrlbn_U3ffg_OCEBntL7Ej4-ugSHfBWor4SpY4gmsHbRi3vleuOzasAvHWx8Np_-IRPwEWsVdVWEY55orCQ407yNPf1y1gnz3mSZ-So7evuzbYYMA8Szuj0TLgYhseZj18exLEdh9TszUv7qVFS8g-LERmcybNMU4bWyZ8zIzUznuWP0APc3VMYTHLCwqQPtjIxcAZ_Ta9q0V8VE4fylEr2t923UAmOqIWE0J4fbiBKuknvlCqGk487xtDruNTFg-5T2G_9TK3AOLtNkusp4dUNeyDejMFIGKNQGcc9JBNqmSGS5nf6L3ddHj8pSoknOQd0Fgug
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Host: 10.96.0.1
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Connection: Keep-Alive
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Accept-Encoding: gzip
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: User-Agent: okhttp/3.12.12
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: User-Agent: okhttp/3.12.12
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: {"apiVersion":"v1","kind":"Service","metadata":{"labels":{"app":"hivemq","hivemq-cluster":"hivemq"},"name":"hivemq-hivemq-cluster","ownerReferences":[{"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","blockOwnerDeletion":true,"controller":false,"name":"hivemq","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0"}]},"spec":{"clusterIP":"None","ports":[{"name":"cluster","port":7000,"protocol":"TCP","targetPort":"cluster"}],"publishNotReadyAddresses":true,"selector":{"hivemq-cluster":"hivemq"}}}
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: --> END POST (492-byte body)
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Host: 10.96.0.1
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: User-Agent: okhttp/3.12.12
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"service.spec.externalTrafficPolicy":"Local"},"labels":{"app":"hivemq","hivemq-cluster":"hivemq"},"name":"hivemq-hivemq-mqtt","ownerReferences":[{"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","blockOwnerDeletion":true,"controller":false,"name":"hivemq","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0"}]},"spec":{"ports":[{"name":"mqtt","port":1883,"protocol":"TCP","targetPort":"mqtt"}],"selector":{"hivemq-cluster":"hivemq","hivemq.com/node-offline":"false"}}}
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Connection: Keep-Alive
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: Accept-Encoding: gzip
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: User-Agent: okhttp/3.12.12
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: {"apiVersion":"v1","kind":"Service","metadata":{"labels":{"app":"hivemq","hivemq-cluster":"hivemq"},"name":"hivemq-hivemq-cc","ownerReferences":[{"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","blockOwnerDeletion":true,"controller":false,"name":"hivemq","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0"}]},"spec":{"ports":[{"name":"cc","port":8080,"protocol":"TCP","targetPort":"cc"}],"selector":{"hivemq-cluster":"hivemq"},"sessionAffinity":"ClientIP"}}
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: --> END POST (455-byte body)
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: --> END POST (527-byte body)
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: <-- 201 https://10.96.0.1/api/v1/namespaces/hivemq-demo/services (188ms)
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: audit-id: 9eb1d1e4-42e0-48ec-b1d1-5b1793adbee8
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: cache-control: no-cache, private
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: content-type: application/json
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-flowschema-uid: 0bd5ba9e-8177-44e8-920e-61b4e593c813
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-prioritylevel-uid: 1801aef9-0825-4e5a-9392-e9092d6900b5
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: content-length: 1381
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: date: Thu, 11 Aug 2022 07:49:40 GMT
Aug 11, 2022 7:49:40 AM okhttp3.internal.platform.Platform log
INFO: {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"prometheus.io/scrape":"true"},"labels":{"jobLabel":"hivemq","hivemq-cluster":"hivemq","app":"hivemq"},"name":"hivemq-hivemq-metrics","ownerReferences":[{"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","blockOwnerDeletion":true,"controller":false,"name":"hivemq","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0"}]},"spec":{"ports":[{"name":"metrics","port":9399,"protocol":"TCP","targetPort":"metrics"}],"selector":{"hivemq-cluster":"hivemq"}}}
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: --> END POST (507-byte body)
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: <-- 201 https://10.96.0.1/api/v1/namespaces/hivemq-demo/services (90ms)
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: <-- 201 https://10.96.0.1/api/v1/namespaces/hivemq-demo/services (94ms)
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: audit-id: f36a8525-53da-47ee-baf9-ad3330d01627
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: cache-control: no-cache, private
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: content-type: application/json
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-flowschema-uid: 0bd5ba9e-8177-44e8-920e-61b4e593c813
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-prioritylevel-uid: 1801aef9-0825-4e5a-9392-e9092d6900b5
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: <-- 201 https://10.96.0.1/api/v1/namespaces/hivemq-demo/services (10ms)
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: audit-id: 971f77dc-6a90-4444-824c-425435a75292
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: cache-control: no-cache, private
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: content-type: application/json
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-flowschema-uid: 0bd5ba9e-8177-44e8-920e-61b4e593c813
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-prioritylevel-uid: 1801aef9-0825-4e5a-9392-e9092d6900b5
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: content-length: 1467
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: {"kind":"Service","apiVersion":"v1","metadata":{"name":"hivemq-hivemq-cluster","namespace":"hivemq-demo","uid":"6ac4bd1d-521d-40b5-8347-d72a9b2140ce","resourceVersion":"7712","creationTimestamp":"2022-08-11T07:49:40Z","labels":{"app":"hivemq","hivemq-cluster":"hivemq"},"ownerReferences":[{"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","name":"hivemq","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0","controller":false,"blockOwnerDeletion":true}],"managedFields":[{"manager":"okhttp","operation":"Update","apiVersion":"v1","time":"2022-08-11T07:49:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:labels":{".":{},"f:app":{},"f:hivemq-cluster":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"6003a8bd-c404-478d-a3d0-3e004e7e51c0\"}":{}}},"f:spec":{"f:clusterIP":{},"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":7000,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:publishNotReadyAddresses":{},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"cluster","protocol":"TCP","port":7000,"targetPort":"cluster"}],"selector":{"hivemq-cluster":"hivemq"},"clusterIP":"None","clusterIPs":["None"],"type":"ClusterIP","sessionAffinity":"None","publishNotReadyAddresses":true,"ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","internalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}}
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: <-- END HTTP (1381-byte body)
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: date: Thu, 11 Aug 2022 07:49:41 GMT
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: audit-id: ca0b1ff5-f062-49e3-8698-f7440f640c25
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: cache-control: no-cache, private
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: content-length: 1446
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: date: Thu, 11 Aug 2022 07:49:41 GMT
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: content-type: application/json
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: {"kind":"Service","apiVersion":"v1","metadata":{"name":"hivemq-hivemq-mqtt","namespace":"hivemq-demo","uid":"df66e9c2-ce41-4fd0-8d4c-b09bcae3b658","resourceVersion":"7720","creationTimestamp":"2022-08-11T07:49:41Z","labels":{"app":"hivemq","hivemq-cluster":"hivemq"},"annotations":{"service.spec.externalTrafficPolicy":"Local"},"ownerReferences":[{"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","name":"hivemq","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0","controller":false,"blockOwnerDeletion":true}],"managedFields":[{"manager":"okhttp","operation":"Update","apiVersion":"v1","time":"2022-08-11T07:49:41Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:service.spec.externalTrafficPolicy":{}},"f:labels":{".":{},"f:app":{},"f:hivemq-cluster":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"6003a8bd-c404-478d-a3d0-3e004e7e51c0\"}":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":1883,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"mqtt","protocol":"TCP","port":1883,"targetPort":"mqtt"}],"selector":{"hivemq-cluster":"hivemq","hivemq.com/node-offline":"false"},"clusterIP":"10.96.90.61","clusterIPs":["10.96.90.61"],"type":"ClusterIP","sessionAffinity":"None","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","internalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}}
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: <-- END HTTP (1467-byte body)
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-flowschema-uid: 0bd5ba9e-8177-44e8-920e-61b4e593c813
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO:
07:49:41.409 [pool-1-thread-3] DEBUG com.hivemq.util.DeploymentUtil - Service mqtt is not of type LoadBalancer, will not monitor creation
07:49:41.409 [pool-1-thread-5] DEBUG com.hivemq.util.DeploymentUtil - Service cluster is not of type LoadBalancer, will not monitor creation
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: {"kind":"Service","apiVersion":"v1","metadata":{"name":"hivemq-hivemq-cc","namespace":"hivemq-demo","uid":"66f76e3b-6a2a-42cd-a855-fe3b182888e2","resourceVersion":"7716","creationTimestamp":"2022-08-11T07:49:41Z","labels":{"app":"hivemq","hivemq-cluster":"hivemq"},"ownerReferences":[{"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","name":"hivemq","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0","controller":false,"blockOwnerDeletion":true}],"managedFields":[{"manager":"okhttp","operation":"Update","apiVersion":"v1","time":"2022-08-11T07:49:41Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:labels":{".":{},"f:app":{},"f:hivemq-cluster":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"6003a8bd-c404-478d-a3d0-3e004e7e51c0\"}":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:sessionAffinityConfig":{".":{},"f:clientIP":{".":{},"f:timeoutSeconds":{}}},"f:type":{}}}}]},"spec":{"ports":[{"name":"cc","protocol":"TCP","port":8080,"targetPort":"cc"}],"selector":{"hivemq-cluster":"hivemq"},"clusterIP":"10.96.69.117","clusterIPs":["10.96.69.117"],"type":"ClusterIP","sessionAffinity":"ClientIP","sessionAffinityConfig":{"clientIP":{"timeoutSeconds":10800}},"ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","internalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}}
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: <-- END HTTP (1446-byte body)
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-prioritylevel-uid: 1801aef9-0825-4e5a-9392-e9092d6900b5
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: content-length: 1449
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO: date: Thu, 11 Aug 2022 07:49:41 GMT
07:49:41.606 [pool-1-thread-4] DEBUG com.hivemq.util.DeploymentUtil - Service cc is not of type LoadBalancer, will not monitor creation
Aug 11, 2022 7:49:41 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:49:42 AM okhttp3.internal.platform.Platform log
INFO: {"kind":"Service","apiVersion":"v1","metadata":{"name":"hivemq-hivemq-metrics","namespace":"hivemq-demo","uid":"ab5836c2-1fd6-4282-8fab-8b5b2581245d","resourceVersion":"7724","creationTimestamp":"2022-08-11T07:49:41Z","labels":{"app":"hivemq","hivemq-cluster":"hivemq","jobLabel":"hivemq"},"annotations":{"prometheus.io/scrape":"true"},"ownerReferences":[{"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","name":"hivemq","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0","controller":false,"blockOwnerDeletion":true}],"managedFields":[{"manager":"okhttp","operation":"Update","apiVersion":"v1","time":"2022-08-11T07:49:41Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:prometheus.io/scrape":{}},"f:labels":{".":{},"f:app":{},"f:hivemq-cluster":{},"f:jobLabel":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"6003a8bd-c404-478d-a3d0-3e004e7e51c0\"}":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9399,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"metrics","protocol":"TCP","port":9399,"targetPort":"metrics"}],"selector":{"hivemq-cluster":"hivemq"},"clusterIP":"10.96.31.45","clusterIPs":["10.96.31.45"],"type":"ClusterIP","sessionAffinity":"None","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","internalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}}
Aug 11, 2022 7:49:42 AM okhttp3.internal.platform.Platform log
INFO: <-- END HTTP (1449-byte body)
07:49:43.207 [pool-1-thread-6] DEBUG com.hivemq.util.DeploymentUtil - Service metrics is not of type LoadBalancer, will not monitor creation
07:49:43.406 [pool-1-thread-2] DEBUG c.h.operations.DeploymentOperable - Syncing deployment for cluster hivemq
07:49:44.512 [pool-1-thread-2] DEBUG com.hivemq.util.TemplateUtil - Loading file from /templates/cluster-deployment.yaml
Aug 11, 2022 7:49:45 AM okhttp3.internal.platform.Platform log
INFO: --> GET https://10.96.0.1/apis/hivemq.com/v1/namespaces/hivemq-demo/hivemq-clusters/hivemq h2
Aug 11, 2022 7:49:45 AM okhttp3.internal.platform.Platform log
INFO: Authorization: Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjZ2UkpYMHJxUEVQTF9la04xNmI0TEdIbEdhUE1Jc3d3UExQT3dMa3FORUkifQ.eyJhdWQiOlsiaHR0cHM6Ly9rdWJlcm5ldGVzLmRlZmF1bHQuc3ZjLmNsdXN0ZXIubG9jYWwiXSwiZXhwIjoxNjkxNzQwMDk3LCJpYXQiOjE2NjAyMDQwOTcsImlzcyI6Imh0dHBzOi8va3ViZXJuZXRlcy5kZWZhdWx0LnN2Yy5jbHVzdGVyLmxvY2FsIiwia3ViZXJuZXRlcy5pbyI6eyJuYW1lc3BhY2UiOiJoaXZlbXEtZGVtbyIsInBvZCI6eyJuYW1lIjoiaGl2ZW1xLWhpdmVtcS1vcGVyYXRvci1vcGVyYXRvci02NTU4Yjg1Y2RmLWI0cGpsIiwidWlkIjoiZjU3YTMwMDctZjYwNS00NDk1LThkYzctNDkxYTFkNThmNmI0In0sInNlcnZpY2VhY2NvdW50Ijp7Im5hbWUiOiJoaXZlbXEtaGl2ZW1xLW9wZXJhdG9yLW9wZXJhdG9yIiwidWlkIjoiNTI4ZjQyYjAtMmNhZC00M2JmLTljNWQtMzAzMmUxN2RmMzFiIn0sIndhcm5hZnRlciI6MTY2MDIwNzcwNH0sIm5iZiI6MTY2MDIwNDA5Nywic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OmhpdmVtcS1kZW1vOmhpdmVtcS1oaXZlbXEtb3BlcmF0b3Itb3BlcmF0b3IifQ.kp1Cycc-_qMoUACIrlbn_U3ffg_OCEBntL7Ej4-ugSHfBWor4SpY4gmsHbRi3vleuOzasAvHWx8Np_-IRPwEWsVdVWEY55orCQ407yNPf1y1gnz3mSZ-So7evuzbYYMA8Szuj0TLgYhseZj18exLEdh9TszUv7qVFS8g-LERmcybNMU4bWyZ8zIzUznuWP0APc3VMYTHLCwqQPtjIxcAZ_Ta9q0V8VE4fylEr2t923UAmOqIWE0J4fbiBKuknvlCqGk487xtDruNTFg-5T2G_9TK3AOLtNkusp4dUNeyDejMFIGKNQGcc9JBNqmSGS5nf6L3ddHj8pSoknOQd0Fgug
Aug 11, 2022 7:49:45 AM okhttp3.internal.platform.Platform log
INFO: Host: 10.96.0.1
Aug 11, 2022 7:49:45 AM okhttp3.internal.platform.Platform log
INFO: Connection: Keep-Alive
Aug 11, 2022 7:49:45 AM okhttp3.internal.platform.Platform log
INFO: Accept-Encoding: gzip
Aug 11, 2022 7:49:45 AM okhttp3.internal.platform.Platform log
INFO: User-Agent: okhttp/3.12.12
Aug 11, 2022 7:49:45 AM okhttp3.internal.platform.Platform log
INFO: --> END GET
Aug 11, 2022 7:49:46 AM okhttp3.internal.platform.Platform log
INFO: <-- 200 https://10.96.0.1/apis/hivemq.com/v1/namespaces/hivemq-demo/hivemq-clusters/hivemq (107ms)
Aug 11, 2022 7:49:46 AM okhttp3.internal.platform.Platform log
INFO: audit-id: b731b738-6e6d-4761-b433-d9f7b888e135
Aug 11, 2022 7:49:46 AM okhttp3.internal.platform.Platform log
INFO: cache-control: no-cache, private
Aug 11, 2022 7:49:46 AM okhttp3.internal.platform.Platform log
INFO: content-type: application/json
Aug 11, 2022 7:49:46 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-flowschema-uid: 0bd5ba9e-8177-44e8-920e-61b4e593c813
Aug 11, 2022 7:49:46 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-prioritylevel-uid: 1801aef9-0825-4e5a-9392-e9092d6900b5
Aug 11, 2022 7:49:46 AM okhttp3.internal.platform.Platform log
INFO: date: Thu, 11 Aug 2022 07:49:45 GMT
Aug 11, 2022 7:49:46 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:49:46 AM okhttp3.internal.platform.Platform log
INFO: {"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","metadata":{"annotations":{"meta.helm.sh/release-name":"hivemq","meta.helm.sh/release-namespace":"hivemq-demo"},"creationTimestamp":"2022-08-11T07:48:17Z","generation":1,"labels":{"app":"hivemq-operator","app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10","hivemq-cluster":"hivemq"},"managedFields":[{"apiVersion":"hivemq.com/v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{},"f:hivemq-cluster":{}}},"f:spec":{".":{},"f:additionalVolumeMounts":{},"f:additionalVolumes":{},"f:affinity":{},"f:clusterOverloadProtection":{},"f:clusterReplicaCount":{},"f:configOverride":{},"f:controllerTemplate":{},"f:cpu":{},"f:cpuLimitRatio":{},"f:customProperties":{},"f:dnsSuffix":{},"f:env":{},"f:ephemeralStorage":{},"f:ephemeralStorageLimitRatio":{},"f:extensions":{},"f:hivemqVersion":{},"f:image":{},"f:imagePullPolicy":{},"f:initBusyboxImage":{},"f:initContainers":{},"f:initDnsWaitImage":{},"f:initialization":{},"f:javaOptions":{},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{}},"f:listenerConfiguration":{},"f:logLevel":{},"f:memory":{},"f:memoryLimitRatio":{},"f:monitoring":{".":{},"f:enablePrometheus":{}},"f:mqtt":{".":{},"f:keepaliveAllowUnlimited":{},"f:keepaliveMax":{},"f:maxPacketSize":{},"f:maxQos":{},"f:messageExpiryMaxInterval":{},"f:queuedMessageStrategy":{},"f:queuedMessagesMaxQueueSize":{},"f:retainedMessagesEnabled":{},"f:serverReceiveMaximum":{},"f:sessionExpiryInterval":{},"f:sharedSubscriptionEnabled":{},"f:subscriptionIdentifierEnabled":{},"f:topicAliasEnabled":{},"f:topicAliasMaxPerClient":{},"f:wildcardSubscriptionEnabled":{}},"f:nodeCount":{},"f:nodeSelector":{},"f:podAnnotations":{},"f:podLabels":{},"f:ports":{},"f:priorityClassName":{},"f:restApiConfiguration":{},"f:restrictions":{".":{},"f:incomingBandwidthThrottling":{},"f:maxClientIdLength":{},"f:maxConnections":{},"f:maxTopicLength":{},"f:noConnectIdleTimeout":{}},"f:runtimeClassName":{},"f:security":{".":{},"f:allowEmptyClientId":{},"f:allowRequestProblemInformation":{},"f:controlCenterAuditLogEnabled":{},"f:payloadFormatValidation":{},"f:topicFormatValidation":{}},"f:serviceAccountName":{},"f:sidecars":{},"f:tolerations":{},"f:topologySpreadConstraints":{}}},"manager":"helm","operation":"Update","time":"2022-08-11T07:48:17Z"}],"name":"hivemq","namespace":"hivemq-demo","resourceVersion":"7553","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0"},"spec":{"additionalVolumeMounts":[],"additionalVolumes":[],"affinity":"podAntiAffinity:\n preferredDuringSchedulingIgnoredDuringExecution:\n # Try not to co-locate with nodes from the same cluster\n - weight: 60\n podAffinityTerm:\n labelSelector:\n matchExpressions:\n - key: hivemq-cluster\n operator: In\n values:\n - {{ spec.name }}\n topologyKey: \"kubernetes.io/hostname\"\n # Try not to co-locate with other HiveMQ clusters\n - weight: 30\n podAffinityTerm:\n labelSelector:\n matchExpressions:\n - key: app\n operator: In\n values:\n - hivemq\n topologyKey: \"kubernetes.io/hostname\"\n","clusterOverloadProtection":true,"clusterReplicaCount":1,"configOverride":"\u003c?xml version=\"1.0\"?\u003e\n\u003chivemq xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:noNamespaceSchemaLocation=\"hivemq-config.xsd\"\u003e\n \u003clisteners\u003e\n --LISTENER-CONFIGURATION--\n \u003c/listeners\u003e\n \u003ccontrol-center\u003e\n \u003clisteners\u003e\n \u003chttp\u003e\n \u003cport\u003e${HIVEMQ_CONTROL_CENTER_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n \u003c/http\u003e\n \u003c/listeners\u003e\n \u003cusers\u003e\n \u003cuser\u003e\n \u003cname\u003e${HIVEMQ_CONTROL_CENTER_USER}\u003c/name\u003e\n \u003cpassword\u003e${HIVEMQ_CONTROL_CENTER_PASSWORD}\u003c/password\u003e\n \u003c/user\u003e\n \u003c/users\u003e\n \u003c/control-center\u003e\n\n \u003c!--REST-API-CONFIGURATION--\u003e\n \u003ccluster\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003ctransport\u003e\n \u003ctcp\u003e\n \u003cbind-address\u003e${HIVEMQ_BIND_ADDRESS}\u003c/bind-address\u003e\n \u003cbind-port\u003e${HIVEMQ_CLUSTER_PORT}\u003c/bind-port\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003c/tcp\u003e\n \u003c/transport\u003e\n \u003cdiscovery\u003e\n \u003cextension\u003e\n \u003creload-interval\u003e${HIVEMQ_DNS_DISCOVERY_INTERVAL}\u003c/reload-interval\u003e\n \u003c/extension\u003e\n \u003c/discovery\u003e\n\n \u003creplication\u003e\n \u003creplica-count\u003e${HIVEMQ_CLUSTER_REPLICA_COUNT}\u003c/replica-count\u003e\n \u003c/replication\u003e\n\n \u003cfailure-detection\u003e\n \u003ctcp-health-check\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003cbind-address\u003e${HIVEMQ_BIND_ADDRESS}\u003c/bind-address\u003e\n \u003cbind-port\u003e9000\u003c/bind-port\u003e\n \u003cport-range\u003e50\u003c/port-range\u003e\n \u003c/tcp-health-check\u003e\n\n \u003cheartbeat\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003cinterval\u003e4000\u003c/interval\u003e\n \u003ctimeout\u003e30000\u003c/timeout\u003e\n \u003c/heartbeat\u003e\n \u003c/failure-detection\u003e\n\n \u003c/cluster\u003e\n \u003coverload-protection\u003e\n \u003cenabled\u003e${HIVEMQ_CLUSTER_OVERLOAD_PROTECTION}\u003c/enabled\u003e\n \u003c/overload-protection\u003e\n \u003crestrictions\u003e\n \u003cmax-client-id-length\u003e${HIVEMQ_MAX_CLIENT_ID_LENGTH}\u003c/max-client-id-length\u003e\n \u003cmax-topic-length\u003e${HIVEMQ_MAX_TOPIC_LENGTH}\u003c/max-topic-length\u003e\n \u003cmax-connections\u003e${HIVEMQ_MAX_CONNECTIONS}\u003c/max-connections\u003e\n \u003cincoming-bandwidth-throttling\u003e${HIVEMQ_INCOMING_BANDWIDTH_THROTTLING}\u003c/incoming-bandwidth-throttling\u003e\n \u003cno-connect-idle-timeout\u003e${HIVEMQ_NO_CONNECT_IDLE_TIMEOUT}\u003c/no-connect-idle-timeout\u003e\n \u003c/restrictions\u003e\n \u003cmqtt\u003e\n \u003csession-expiry\u003e\n \u003cmax-interval\u003e${HIVEMQ_SESSION_EXPIRY_INTERVAL}\u003c/max-interval\u003e\n \u003c/session-expiry\u003e\n\n \u003cmessage-expiry\u003e\n \u003cmax-interval\u003e${HIVEMQ_MESSAGE_EXPIRY_MAX_INTERVAL}\u003c/max-interval\u003e\n \u003c/message-expiry\u003e\n\n \u003cpackets\u003e\n \u003cmax-packet-size\u003e${HIVEMQ_MAX_PACKET_SIZE}\u003c/max-packet-size\u003e\n \u003c/packets\u003e\n\n \u003creceive-maximum\u003e\n \u003cserver-receive-maximum\u003e${HIVEMQ_SERVER_RECEIVE_MAXIMUM}\u003c/server-receive-maximum\u003e\n \u003c/receive-maximum\u003e\n\n \u003ckeep-alive\u003e\n \u003cmax-keep-alive\u003e${HIVEMQ_KEEPALIVE_MAX}\u003c/max-keep-alive\u003e\n \u003callow-unlimited\u003e${HIVEMQ_KEEPALIVE_ALLOW_UNLIMITED}\u003c/allow-unlimited\u003e\n \u003c/keep-alive\u003e\n\n \u003ctopic-alias\u003e\n \u003cenabled\u003e${HIVEMQ_TOPIC_ALIAS_ENABLED}\u003c/enabled\u003e\n \u003cmax-per-client\u003e${HIVEMQ_TOPIC_ALIAS_MAX_PER_CLIENT}\u003c/max-per-client\u003e\n \u003c/topic-alias\u003e\n\n \u003csubscription-identifier\u003e\n \u003cenabled\u003e${HIVEMQ_SUBSCRIPTION_IDENTIFIER_ENABLED}\u003c/enabled\u003e\n \u003c/subscription-identifier\u003e\n\n \u003cwildcard-subscriptions\u003e\n \u003cenabled\u003e${HIVEMQ_WILDCARD_SUBSCRIPTION_ENABLED}\u003c/enabled\u003e\n \u003c/wildcard-subscriptions\u003e\n\n \u003cshared-subscriptions\u003e\n \u003cenabled\u003e${HIVEMQ_SHARED_SUBSCRIPTION_ENABLED}\u003c/enabled\u003e\n \u003c/shared-subscriptions\u003e\n\n \u003cquality-of-service\u003e\n \u003cmax-qos\u003e${HIVEMQ_MAX_QOS}\u003c/max-qos\u003e\n \u003c/quality-of-service\u003e\n\n \u003cretained-messages\u003e\n \u003cenabled\u003e${HIVEMQ_RETAINED_MESSAGES_ENABLED}\u003c/enabled\u003e\n \u003c/retained-messages\u003e\n\n \u003cqueued-messages\u003e\n \u003cmax-queue-size\u003e${HIVEMQ_QUEUED_MESSAGE_MAX_QUEUE_SIZE}\u003c/max-queue-size\u003e\n \u003cstrategy\u003e${HIVEMQ_QUEUED_MESSAGE_STRATEGY}\u003c/strategy\u003e\n \u003c/queued-messages\u003e\n \u003c/mqtt\u003e\n \u003csecurity\u003e\n \u003c!-- Allows the use of empty client ids --\u003e\n \u003callow-empty-client-id\u003e\n \u003cenabled\u003e${HIVEMQ_ALLOW_EMPTY_CLIENT_ID}\u003c/enabled\u003e\n \u003c/allow-empty-client-id\u003e\n\n \u003c!-- Configures validation for UTF-8 PUBLISH payloads --\u003e\n \u003cpayload-format-validation\u003e\n \u003cenabled\u003e${HIVEMQ_PAYLOAD_FORMAT_VALIDATION}\u003c/enabled\u003e\n \u003c/payload-format-validation\u003e\n\n \u003cutf8-validation\u003e\n \u003cenabled\u003e${HIVEMQ_TOPIC_FORMAT_VALIDATION}\u003c/enabled\u003e\n \u003c/utf8-validation\u003e\n\n \u003c!-- Allows clients to request problem information --\u003e\n \u003callow-request-problem-information\u003e\n \u003cenabled\u003e${HIVEMQ_ALLOW_REQUEST_PROBLEM_INFORMATION}\u003c/enabled\u003e\n \u003c/allow-request-problem-information\u003e\n\n \u003ccontrol-center-audit-log\u003e\n \u003cenabled\u003e${HIVEMQ_CONTROL_CENTER_AUDIT_LOG_ENABLED}\u003c/enabled\u003e\n \u003c/control-center-audit-log\u003e\n \u003c/security\u003e\n\u003c/hivemq\u003e\n","controllerTemplate":"cluster-deployment.yaml","cpu":"4","cpuLimitRatio":1,"customProperties":{},"dnsSuffix":"svc.cluster.local.","env":[],"ephemeralStorage":"15Gi","ephemeralStorageLimitRatio":1,"extensions":[{"enabled":false,"extensionUri":"preinstalled","name":"hivemq-kafka-extension"},{"enabled":false,"extensionUri":"preinstalled","name":"hivemq-bridge-extension"},{"enabled":false,"extensionUri":"preinstalled","initialization":"# A little hack because k8s configMaps can't handle sub-directories\n[[ -e /conf-override/extensions/hivemq-enterprise-security-extension/enterprise-security-extension.xml ]] \u0026\u0026\nrm -f $(pwd)/conf/enterprise-security-extension.xml \u0026\u0026\ncp -s /conf-override/extensions/hivemq-enterprise-security-extension/enterprise-security-extension.xml $(pwd)/conf/enterprise-security-extension.xml\n\n[[ ! -f drivers/postgres-jdbc.jar ]] \u0026\u0026\ncurl -L https://jdbc.postgresql.org/download/postgresql-42.2.14.jar --output drivers/jdbc/postgres.jar\n","name":"hivemq-enterprise-security-extension"}],"hivemqVersion":"k8s-4.8.2","image":"hivemq/hivemq4","imagePullPolicy":"IfNotPresent","initBusyboxImage":"busybox:latest","initContainers":[],"initDnsWaitImage":"hivemq/init-dns-wait:1.0.0","initialization":[],"javaOptions":"-XX:+UnlockExperimentalVMOptions -XX:InitialRAMPercentage=40 -XX:MaxRAMPercentage=50 -XX:MinRAMPercentage=30","labels":{"app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10"},"listenerConfiguration":"\u003ctcp-listener\u003e\n \u003cport\u003e${HIVEMQ_MQTT_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n\u003c/tcp-listener\u003e\n","logLevel":"INFO","memory":"4Gi","memoryLimitRatio":1,"monitoring":{"enablePrometheus":true},"mqtt":{"keepaliveAllowUnlimited":true,"keepaliveMax":65535,"maxPacketSize":268435460,"maxQos":2,"messageExpiryMaxInterval":4294967296,"queuedMessageStrategy":"discard","queuedMessagesMaxQueueSize":1000,"retainedMessagesEnabled":true,"serverReceiveMaximum":10,"sessionExpiryInterval":4294967295,"sharedSubscriptionEnabled":true,"subscriptionIdentifierEnabled":true,"topicAliasEnabled":true,"topicAliasMaxPerClient":5,"wildcardSubscriptionEnabled":true},"nodeCount":1,"nodeSelector":{},"podAnnotations":{},"podLabels":{},"ports":[{"expose":true,"name":"mqtt","patch":["[{\"op\":\"add\",\"path\":\"/spec/selector/hivemq.com~1node-offline\",\"value\":\"false\"},{\"op\":\"add\",\"path\":\"/metadata/annotations\",\"value\":{\"service.spec.externalTrafficPolicy\":\"Local\"}}]"],"port":1883},{"expose":true,"name":"cc","patch":["[{\"op\":\"add\",\"path\":\"/spec/sessionAffinity\",\"value\":\"ClientIP\"}]"],"port":8080}],"priorityClassName":"","restApiConfiguration":"\u003crest-api\u003e\n \u003cenabled\u003e${HIVEMQ_REST_API_ENABLED}\u003c/enabled\u003e\n \u003clisteners\u003e\n \u003chttp\u003e\n \u003cport\u003e${HIVEMQ_REST_API_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n \u003c/http\u003e\n \u003c/listeners\u003e\n\u003c/rest-api\u003e\n","restrictions":{"incomingBandwidthThrottling":0,"maxClientIdLength":65535,"maxConnections":-1,"maxTopicLength":65535,"noConnectIdleTimeout":10000},"runtimeClassName":"","security":{"allowEmptyClientId":true,"allowRequestProblemInformation":true,"controlCenterAuditLogEnabled":true,"payloadFormatValidation":false,"topicFormatValidation":true},"serviceAccountName":"hivemq-hivemq-operator-hivemq","sidecars":[],"tolerations":[],"topologySpreadConstraints":[]}}
Aug 11, 2022 7:49:46 AM okhttp3.internal.platform.Platform log
INFO: <-- END HTTP (14328-byte body)
07:49:47.612 [pool-1-thread-7] DEBUG com.hivemq.util.CrdUtil - Updating status condition on cluster hivemq of type AllServicesReady to status True with reason Services transitioned to ready state
Aug 11, 2022 7:49:47 AM okhttp3.internal.platform.Platform log
INFO: --> PUT https://10.96.0.1/apis/hivemq.com/v1/namespaces/hivemq-demo/hivemq-clusters/hivemq/status h2
Aug 11, 2022 7:49:47 AM okhttp3.internal.platform.Platform log
INFO: Content-Type: application/json; charset=utf-8
Aug 11, 2022 7:49:47 AM okhttp3.internal.platform.Platform log
INFO: Content-Length: 3571
Aug 11, 2022 7:49:47 AM okhttp3.internal.platform.Platform log
INFO: Authorization: Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjZ2UkpYMHJxUEVQTF9la04xNmI0TEdIbEdhUE1Jc3d3UExQT3dMa3FORUkifQ.eyJhdWQiOlsiaHR0cHM6Ly9rdWJlcm5ldGVzLmRlZmF1bHQuc3ZjLmNsdXN0ZXIubG9jYWwiXSwiZXhwIjoxNjkxNzQwMDk3LCJpYXQiOjE2NjAyMDQwOTcsImlzcyI6Imh0dHBzOi8va3ViZXJuZXRlcy5kZWZhdWx0LnN2Yy5jbHVzdGVyLmxvY2FsIiwia3ViZXJuZXRlcy5pbyI6eyJuYW1lc3BhY2UiOiJoaXZlbXEtZGVtbyIsInBvZCI6eyJuYW1lIjoiaGl2ZW1xLWhpdmVtcS1vcGVyYXRvci1vcGVyYXRvci02NTU4Yjg1Y2RmLWI0cGpsIiwidWlkIjoiZjU3YTMwMDctZjYwNS00NDk1LThkYzctNDkxYTFkNThmNmI0In0sInNlcnZpY2VhY2NvdW50Ijp7Im5hbWUiOiJoaXZlbXEtaGl2ZW1xLW9wZXJhdG9yLW9wZXJhdG9yIiwidWlkIjoiNTI4ZjQyYjAtMmNhZC00M2JmLTljNWQtMzAzMmUxN2RmMzFiIn0sIndhcm5hZnRlciI6MTY2MDIwNzcwNH0sIm5iZiI6MTY2MDIwNDA5Nywic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OmhpdmVtcS1kZW1vOmhpdmVtcS1oaXZlbXEtb3BlcmF0b3Itb3BlcmF0b3IifQ.kp1Cycc-_qMoUACIrlbn_U3ffg_OCEBntL7Ej4-ugSHfBWor4SpY4gmsHbRi3vleuOzasAvHWx8Np_-IRPwEWsVdVWEY55orCQ407yNPf1y1gnz3mSZ-So7evuzbYYMA8Szuj0TLgYhseZj18exLEdh9TszUv7qVFS8g-LERmcybNMU4bWyZ8zIzUznuWP0APc3VMYTHLCwqQPtjIxcAZ_Ta9q0V8VE4fylEr2t923UAmOqIWE0J4fbiBKuknvlCqGk487xtDruNTFg-5T2G_9TK3AOLtNkusp4dUNeyDejMFIGKNQGcc9JBNqmSGS5nf6L3ddHj8pSoknOQd0Fgug
Aug 11, 2022 7:49:47 AM okhttp3.internal.platform.Platform log
INFO: Host: 10.96.0.1
Aug 11, 2022 7:49:47 AM okhttp3.internal.platform.Platform log
INFO: Connection: Keep-Alive
Aug 11, 2022 7:49:47 AM okhttp3.internal.platform.Platform log
INFO: Accept-Encoding: gzip
Aug 11, 2022 7:49:47 AM okhttp3.internal.platform.Platform log
INFO: User-Agent: okhttp/3.12.12
Aug 11, 2022 7:49:47 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:49:47 AM okhttp3.internal.platform.Platform log
INFO: {"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","metadata":{"annotations":{"meta.helm.sh/release-name":"hivemq","meta.helm.sh/release-namespace":"hivemq-demo"},"creationTimestamp":"2022-08-11T07:48:17Z","generation":1,"labels":{"app":"hivemq-operator","app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10","hivemq-cluster":"hivemq"},"managedFields":[{"apiVersion":"hivemq.com/v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{},"f:hivemq-cluster":{}}},"f:spec":{".":{},"f:additionalVolumeMounts":{},"f:additionalVolumes":{},"f:affinity":{},"f:clusterOverloadProtection":{},"f:clusterReplicaCount":{},"f:configOverride":{},"f:controllerTemplate":{},"f:cpu":{},"f:cpuLimitRatio":{},"f:customProperties":{},"f:dnsSuffix":{},"f:env":{},"f:ephemeralStorage":{},"f:ephemeralStorageLimitRatio":{},"f:extensions":{},"f:hivemqVersion":{},"f:image":{},"f:imagePullPolicy":{},"f:initBusyboxImage":{},"f:initContainers":{},"f:initDnsWaitImage":{},"f:initialization":{},"f:javaOptions":{},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{}},"f:listenerConfiguration":{},"f:logLevel":{},"f:memory":{},"f:memoryLimitRatio":{},"f:monitoring":{".":{},"f:enablePrometheus":{}},"f:mqtt":{".":{},"f:keepaliveAllowUnlimited":{},"f:keepaliveMax":{},"f:maxPacketSize":{},"f:maxQos":{},"f:messageExpiryMaxInterval":{},"f:queuedMessageStrategy":{},"f:queuedMessagesMaxQueueSize":{},"f:retainedMessagesEnabled":{},"f:serverReceiveMaximum":{},"f:sessionExpiryInterval":{},"f:sharedSubscriptionEnabled":{},"f:subscriptionIdentifierEnabled":{},"f:topicAliasEnabled":{},"f:topicAliasMaxPerClient":{},"f:wildcardSubscriptionEnabled":{}},"f:nodeCount":{},"f:nodeSelector":{},"f:podAnnotations":{},"f:podLabels":{},"f:ports":{},"f:priorityClassName":{},"f:restApiConfiguration":{},"f:restrictions":{".":{},"f:incomingBandwidthThrottling":{},"f:maxClientIdLength":{},"f:maxConnections":{},"f:maxTopicLength":{},"f:noConnectIdleTimeout":{}},"f:runtimeClassName":{},"f:security":{".":{},"f:allowEmptyClientId":{},"f:allowRequestProblemInformation":{},"f:controlCenterAuditLogEnabled":{},"f:payloadFormatValidation":{},"f:topicFormatValidation":{}},"f:serviceAccountName":{},"f:sidecars":{},"f:tolerations":{},"f:topologySpreadConstraints":{}}},"manager":"helm","operation":"Update","time":"2022-08-11T07:48:17Z"}],"name":"hivemq","namespace":"hivemq-demo","resourceVersion":"7553","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0"},"status":{"state":"Pending","message":"Initial status","portStatus":[],"warnings":[],"conditions":[{"type":"AllNodesReady","lastTransitionTime":"2022-08-11T07:49:46.404991Z","status":"False","reason":"initial status"},{"type":"AllExtensionsLoaded","lastTransitionTime":"2022-08-11T07:49:46.404991Z","status":"False","reason":"initial status"},{"type":"AllServicesReady","lastTransitionTime":"2022-08-11T07:49:47.612070Z","status":"True","reason":"Services transitioned to ready state"},{"type":"LogLevelApplied","lastTransitionTime":"2022-08-11T07:49:46.404991Z","status":"True","reason":"initial status"}],"extensionState":[]}}
Aug 11, 2022 7:49:47 AM okhttp3.internal.platform.Platform log
INFO: --> END PUT (3571-byte body)
Aug 11, 2022 7:49:48 AM okhttp3.internal.platform.Platform log
INFO: <-- 200 https://10.96.0.1/apis/hivemq.com/v1/namespaces/hivemq-demo/hivemq-clusters/hivemq/status (13ms)
Aug 11, 2022 7:49:48 AM okhttp3.internal.platform.Platform log
INFO: audit-id: e1cf8299-354e-408a-b704-2b177dc9aeb7
Aug 11, 2022 7:49:48 AM okhttp3.internal.platform.Platform log
INFO: cache-control: no-cache, private
Aug 11, 2022 7:49:48 AM okhttp3.internal.platform.Platform log
INFO: content-type: application/json
Aug 11, 2022 7:49:48 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-flowschema-uid: 0bd5ba9e-8177-44e8-920e-61b4e593c813
Aug 11, 2022 7:49:48 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-prioritylevel-uid: 1801aef9-0825-4e5a-9392-e9092d6900b5
Aug 11, 2022 7:49:48 AM okhttp3.internal.platform.Platform log
INFO: date: Thu, 11 Aug 2022 07:49:48 GMT
Aug 11, 2022 7:49:48 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:49:48 AM okhttp3.internal.platform.Platform log
INFO: {"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","metadata":{"annotations":{"meta.helm.sh/release-name":"hivemq","meta.helm.sh/release-namespace":"hivemq-demo"},"creationTimestamp":"2022-08-11T07:48:17Z","generation":1,"labels":{"app":"hivemq-operator","app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10","hivemq-cluster":"hivemq"},"managedFields":[{"apiVersion":"hivemq.com/v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{},"f:hivemq-cluster":{}}},"f:spec":{".":{},"f:additionalVolumeMounts":{},"f:additionalVolumes":{},"f:affinity":{},"f:clusterOverloadProtection":{},"f:clusterReplicaCount":{},"f:configOverride":{},"f:controllerTemplate":{},"f:cpu":{},"f:cpuLimitRatio":{},"f:customProperties":{},"f:dnsSuffix":{},"f:env":{},"f:ephemeralStorage":{},"f:ephemeralStorageLimitRatio":{},"f:extensions":{},"f:hivemqVersion":{},"f:image":{},"f:imagePullPolicy":{},"f:initBusyboxImage":{},"f:initContainers":{},"f:initDnsWaitImage":{},"f:initialization":{},"f:javaOptions":{},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{}},"f:listenerConfiguration":{},"f:logLevel":{},"f:memory":{},"f:memoryLimitRatio":{},"f:monitoring":{".":{},"f:enablePrometheus":{}},"f:mqtt":{".":{},"f:keepaliveAllowUnlimited":{},"f:keepaliveMax":{},"f:maxPacketSize":{},"f:maxQos":{},"f:messageExpiryMaxInterval":{},"f:queuedMessageStrategy":{},"f:queuedMessagesMaxQueueSize":{},"f:retainedMessagesEnabled":{},"f:serverReceiveMaximum":{},"f:sessionExpiryInterval":{},"f:sharedSubscriptionEnabled":{},"f:subscriptionIdentifierEnabled":{},"f:topicAliasEnabled":{},"f:topicAliasMaxPerClient":{},"f:wildcardSubscriptionEnabled":{}},"f:nodeCount":{},"f:nodeSelector":{},"f:podAnnotations":{},"f:podLabels":{},"f:ports":{},"f:priorityClassName":{},"f:restApiConfiguration":{},"f:restrictions":{".":{},"f:incomingBandwidthThrottling":{},"f:maxClientIdLength":{},"f:maxConnections":{},"f:maxTopicLength":{},"f:noConnectIdleTimeout":{}},"f:runtimeClassName":{},"f:security":{".":{},"f:allowEmptyClientId":{},"f:allowRequestProblemInformation":{},"f:controlCenterAuditLogEnabled":{},"f:payloadFormatValidation":{},"f:topicFormatValidation":{}},"f:serviceAccountName":{},"f:sidecars":{},"f:tolerations":{},"f:topologySpreadConstraints":{}}},"manager":"helm","operation":"Update","time":"2022-08-11T07:48:17Z"},{"apiVersion":"hivemq.com/v1","fieldsType":"FieldsV1","fieldsV1":{"f:status":{".":{},"f:conditions":{},"f:extensionState":{},"f:message":{},"f:portStatus":{},"f:state":{},"f:warnings":{}}},"manager":"okhttp","operation":"Update","subresource":"status","time":"2022-08-11T07:49:48Z"}],"name":"hivemq","namespace":"hivemq-demo","resourceVersion":"7740","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0"},"spec":{"additionalVolumeMounts":[],"additionalVolumes":[],"affinity":"podAntiAffinity:\n preferredDuringSchedulingIgnoredDuringExecution:\n # Try not to co-locate with nodes from the same cluster\n - weight: 60\n podAffinityTerm:\n labelSelector:\n matchExpressions:\n - key: hivemq-cluster\n operator: In\n values:\n - {{ spec.name }}\n topologyKey: \"kubernetes.io/hostname\"\n # Try not to co-locate with other HiveMQ clusters\n - weight: 30\n podAffinityTerm:\n labelSelector:\n matchExpressions:\n - key: app\n operator: In\n values:\n - hivemq\n topologyKey: \"kubernetes.io/hostname\"\n","clusterOverloadProtection":true,"clusterReplicaCount":1,"configOverride":"\u003c?xml version=\"1.0\"?\u003e\n\u003chivemq xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:noNamespaceSchemaLocation=\"hivemq-config.xsd\"\u003e\n \u003clisteners\u003e\n --LISTENER-CONFIGURATION--\n \u003c/listeners\u003e\n \u003ccontrol-center\u003e\n \u003clisteners\u003e\n \u003chttp\u003e\n \u003cport\u003e${HIVEMQ_CONTROL_CENTER_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n \u003c/http\u003e\n \u003c/listeners\u003e\n \u003cusers\u003e\n \u003cuser\u003e\n \u003cname\u003e${HIVEMQ_CONTROL_CENTER_USER}\u003c/name\u003e\n \u003cpassword\u003e${HIVEMQ_CONTROL_CENTER_PASSWORD}\u003c/password\u003e\n \u003c/user\u003e\n \u003c/users\u003e\n \u003c/control-center\u003e\n\n \u003c!--REST-API-CONFIGURATION--\u003e\n \u003ccluster\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003ctransport\u003e\n \u003ctcp\u003e\n \u003cbind-address\u003e${HIVEMQ_BIND_ADDRESS}\u003c/bind-address\u003e\n \u003cbind-port\u003e${HIVEMQ_CLUSTER_PORT}\u003c/bind-port\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003c/tcp\u003e\n \u003c/transport\u003e\n \u003cdiscovery\u003e\n \u003cextension\u003e\n \u003creload-interval\u003e${HIVEMQ_DNS_DISCOVERY_INTERVAL}\u003c/reload-interval\u003e\n \u003c/extension\u003e\n \u003c/discovery\u003e\n\n \u003creplication\u003e\n \u003creplica-count\u003e${HIVEMQ_CLUSTER_REPLICA_COUNT}\u003c/replica-count\u003e\n \u003c/replication\u003e\n\n \u003cfailure-detection\u003e\n \u003ctcp-health-check\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003cbind-address\u003e${HIVEMQ_BIND_ADDRESS}\u003c/bind-address\u003e\n \u003cbind-port\u003e9000\u003c/bind-port\u003e\n \u003cport-range\u003e50\u003c/port-range\u003e\n \u003c/tcp-health-check\u003e\n\n \u003cheartbeat\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003cinterval\u003e4000\u003c/interval\u003e\n \u003ctimeout\u003e30000\u003c/timeout\u003e\n \u003c/heartbeat\u003e\n \u003c/failure-detection\u003e\n\n \u003c/cluster\u003e\n \u003coverload-protection\u003e\n \u003cenabled\u003e${HIVEMQ_CLUSTER_OVERLOAD_PROTECTION}\u003c/enabled\u003e\n \u003c/overload-protection\u003e\n \u003crestrictions\u003e\n \u003cmax-client-id-length\u003e${HIVEMQ_MAX_CLIENT_ID_LENGTH}\u003c/max-client-id-length\u003e\n \u003cmax-topic-length\u003e${HIVEMQ_MAX_TOPIC_LENGTH}\u003c/max-topic-length\u003e\n \u003cmax-connections\u003e${HIVEMQ_MAX_CONNECTIONS}\u003c/max-connections\u003e\n \u003cincoming-bandwidth-throttling\u003e${HIVEMQ_INCOMING_BANDWIDTH_THROTTLING}\u003c/incoming-bandwidth-throttling\u003e\n \u003cno-connect-idle-timeout\u003e${HIVEMQ_NO_CONNECT_IDLE_TIMEOUT}\u003c/no-connect-idle-timeout\u003e\n \u003c/restrictions\u003e\n \u003cmqtt\u003e\n \u003csession-expiry\u003e\n \u003cmax-interval\u003e${HIVEMQ_SESSION_EXPIRY_INTERVAL}\u003c/max-interval\u003e\n \u003c/session-expiry\u003e\n\n \u003cmessage-expiry\u003e\n \u003cmax-interval\u003e${HIVEMQ_MESSAGE_EXPIRY_MAX_INTERVAL}\u003c/max-interval\u003e\n \u003c/message-expiry\u003e\n\n \u003cpackets\u003e\n \u003cmax-packet-size\u003e${HIVEMQ_MAX_PACKET_SIZE}\u003c/max-packet-size\u003e\n \u003c/packets\u003e\n\n \u003creceive-maximum\u003e\n \u003cserver-receive-maximum\u003e${HIVEMQ_SERVER_RECEIVE_MAXIMUM}\u003c/server-receive-maximum\u003e\n \u003c/receive-maximum\u003e\n\n \u003ckeep-alive\u003e\n \u003cmax-keep-alive\u003e${HIVEMQ_KEEPALIVE_MAX}\u003c/max-keep-alive\u003e\n \u003callow-unlimited\u003e${HIVEMQ_KEEPALIVE_ALLOW_UNLIMITED}\u003c/allow-unlimited\u003e\n \u003c/keep-alive\u003e\n\n \u003ctopic-alias\u003e\n \u003cenabled\u003e${HIVEMQ_TOPIC_ALIAS_ENABLED}\u003c/enabled\u003e\n \u003cmax-per-client\u003e${HIVEMQ_TOPIC_ALIAS_MAX_PER_CLIENT}\u003c/max-per-client\u003e\n \u003c/topic-alias\u003e\n\n \u003csubscription-identifier\u003e\n \u003cenabled\u003e${HIVEMQ_SUBSCRIPTION_IDENTIFIER_ENABLED}\u003c/enabled\u003e\n \u003c/subscription-identifier\u003e\n\n \u003cwildcard-subscriptions\u003e\n \u003cenabled\u003e${HIVEMQ_WILDCARD_SUBSCRIPTION_ENABLED}\u003c/enabled\u003e\n \u003c/wildcard-subscriptions\u003e\n\n \u003cshared-subscriptions\u003e\n \u003cenabled\u003e${HIVEMQ_SHARED_SUBSCRIPTION_ENABLED}\u003c/enabled\u003e\n \u003c/shared-subscriptions\u003e\n\n \u003cquality-of-service\u003e\n \u003cmax-qos\u003e${HIVEMQ_MAX_QOS}\u003c/max-qos\u003e\n \u003c/quality-of-service\u003e\n\n \u003cretained-messages\u003e\n \u003cenabled\u003e${HIVEMQ_RETAINED_MESSAGES_ENABLED}\u003c/enabled\u003e\n \u003c/retained-messages\u003e\n\n \u003cqueued-messages\u003e\n \u003cmax-queue-size\u003e${HIVEMQ_QUEUED_MESSAGE_MAX_QUEUE_SIZE}\u003c/max-queue-size\u003e\n \u003cstrategy\u003e${HIVEMQ_QUEUED_MESSAGE_STRATEGY}\u003c/strategy\u003e\n \u003c/queued-messages\u003e\n \u003c/mqtt\u003e\n \u003csecurity\u003e\n \u003c!-- Allows the use of empty client ids --\u003e\n \u003callow-empty-client-id\u003e\n \u003cenabled\u003e${HIVEMQ_ALLOW_EMPTY_CLIENT_ID}\u003c/enabled\u003e\n \u003c/allow-empty-client-id\u003e\n\n \u003c!-- Configures validation for UTF-8 PUBLISH payloads --\u003e\n \u003cpayload-format-validation\u003e\n \u003cenabled\u003e${HIVEMQ_PAYLOAD_FORMAT_VALIDATION}\u003c/enabled\u003e\n \u003c/payload-format-validation\u003e\n\n \u003cutf8-validation\u003e\n \u003cenabled\u003e${HIVEMQ_TOPIC_FORMAT_VALIDATION}\u003c/enabled\u003e\n \u003c/utf8-validation\u003e\n\n \u003c!-- Allows clients to request problem information --\u003e\n \u003callow-request-problem-information\u003e\n \u003cenabled\u003e${HIVEMQ_ALLOW_REQUEST_PROBLEM_INFORMATION}\u003c/enabled\u003e\n \u003c/allow-request-problem-information\u003e\n\n \u003ccontrol-center-audit-log\u003e\n \u003cenabled\u003e${HIVEMQ_CONTROL_CENTER_AUDIT_LOG_ENABLED}\u003c/enabled\u003e\n \u003c/control-center-audit-log\u003e\n \u003c/security\u003e\n\u003c/hivemq\u003e\n","controllerTemplate":"cluster-deployment.yaml","cpu":"4","cpuLimitRatio":1,"customProperties":{},"dnsSuffix":"svc.cluster.local.","env":[],"ephemeralStorage":"15Gi","ephemeralStorageLimitRatio":1,"extensions":[{"enabled":false,"extensionUri":"preinstalled","name":"hivemq-kafka-extension"},{"enabled":false,"extensionUri":"preinstalled","name":"hivemq-bridge-extension"},{"enabled":false,"extensionUri":"preinstalled","initialization":"# A little hack because k8s configMaps can't handle sub-directories\n[[ -e /conf-override/extensions/hivemq-enterprise-security-extension/enterprise-security-extension.xml ]] \u0026\u0026\nrm -f $(pwd)/conf/enterprise-security-extension.xml \u0026\u0026\ncp -s /conf-override/extensions/hivemq-enterprise-security-extension/enterprise-security-extension.xml $(pwd)/conf/enterprise-security-extension.xml\n\n[[ ! -f drivers/postgres-jdbc.jar ]] \u0026\u0026\ncurl -L https://jdbc.postgresql.org/download/postgresql-42.2.14.jar --output drivers/jdbc/postgres.jar\n","name":"hivemq-enterprise-security-extension"}],"hivemqVersion":"k8s-4.8.2","image":"hivemq/hivemq4","imagePullPolicy":"IfNotPresent","initBusyboxImage":"busybox:latest","initContainers":[],"initDnsWaitImage":"hivemq/init-dns-wait:1.0.0","initialization":[],"javaOptions":"-XX:+UnlockExperimentalVMOptions -XX:InitialRAMPercentage=40 -XX:MaxRAMPercentage=50 -XX:MinRAMPercentage=30","labels":{"app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10"},"listenerConfiguration":"\u003ctcp-listener\u003e\n \u003cport\u003e${HIVEMQ_MQTT_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n\u003c/tcp-listener\u003e\n","logLevel":"INFO","memory":"4Gi","memoryLimitRatio":1,"monitoring":{"enablePrometheus":true},"mqtt":{"keepaliveAllowUnlimited":true,"keepaliveMax":65535,"maxPacketSize":268435460,"maxQos":2,"messageExpiryMaxInterval":4294967296,"queuedMessageStrategy":"discard","queuedMessagesMaxQueueSize":1000,"retainedMessagesEnabled":true,"serverReceiveMaximum":10,"sessionExpiryInterval":4294967295,"sharedSubscriptionEnabled":true,"subscriptionIdentifierEnabled":true,"topicAliasEnabled":true,"topicAliasMaxPerClient":5,"wildcardSubscriptionEnabled":true},"nodeCount":1,"nodeSelector":{},"podAnnotations":{},"podLabels":{},"ports":[{"expose":true,"name":"mqtt","patch":["[{\"op\":\"add\",\"path\":\"/spec/selector/hivemq.com~1node-offline\",\"value\":\"false\"},{\"op\":\"add\",\"path\":\"/metadata/annotations\",\"value\":{\"service.spec.externalTrafficPolicy\":\"Local\"}}]"],"port":1883},{"expose":true,"name":"cc","patch":["[{\"op\":\"add\",\"path\":\"/spec/sessionAffinity\",\"value\":\"ClientIP\"}]"],"port":8080}],"priorityClassName":"","restApiConfiguration":"\u003crest-api\u003e\n \u003cenabled\u003e${HIVEMQ_REST_API_ENABLED}\u003c/enabled\u003e\n \u003clisteners\u003e\n \u003chttp\u003e\n \u003cport\u003e${HIVEMQ_REST_API_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n \u003c/http\u003e\n \u003c/listeners\u003e\n\u003c/rest-api\u003e\n","restrictions":{"incomingBandwidthThrottling":0,"maxClientIdLength":65535,"maxConnections":-1,"maxTopicLength":65535,"noConnectIdleTimeout":10000},"runtimeClassName":"","security":{"allowEmptyClientId":true,"allowRequestProblemInformation":true,"controlCenterAuditLogEnabled":true,"payloadFormatValidation":false,"topicFormatValidation":true},"serviceAccountName":"hivemq-hivemq-operator-hivemq","sidecars":[],"tolerations":[],"topologySpreadConstraints":[]},"status":{"conditions":[{"lastTransitionTime":"2022-08-11T07:49:46.404991Z","reason":"initial status","status":"False","type":"AllNodesReady"},{"lastTransitionTime":"2022-08-11T07:49:46.404991Z","reason":"initial status","status":"False","type":"AllExtensionsLoaded"},{"lastTransitionTime":"2022-08-11T07:49:47.612070Z","reason":"Services transitioned to ready state","status":"True","type":"AllServicesReady"},{"lastTransitionTime":"2022-08-11T07:49:46.404991Z","reason":"initial status","status":"True","type":"LogLevelApplied"}],"extensionState":[],"message":"Initial status","portStatus":[],"state":"Pending","warnings":[]}}
Aug 11, 2022 7:49:48 AM okhttp3.internal.platform.Platform log
INFO: <-- END HTTP (15239-byte body)
07:49:48.399 [OkHttp https://10.96.0.1/...] TRACE com.hivemq.AbstractWatcher - Custom resource in namespace hivemq-demo was MODIFIED
CR:
CustomResource{kind='HiveMQCluster', apiVersion='hivemq.com/v1', metadata=ObjectMeta(annotations={meta.helm.sh/release-name=hivemq, meta.helm.sh/release-namespace=hivemq-demo}, clusterName=null, creationTimestamp=2022-08-11T07:48:17Z, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=1, labels={app=hivemq-operator, app.kubernetes.io/instance=hivemq, app.kubernetes.io/managed-by=Helm, app.kubernetes.io/name=hivemq-operator, app.kubernetes.io/version=4.8.2, helm.sh/chart=hivemq-operator-0.10.10, hivemq-cluster=hivemq}, managedFields=[ManagedFieldsEntry(apiVersion=hivemq.com/v1, fieldsType=FieldsV1, fieldsV1=FieldsV1(additionalProperties={f:metadata={f:annotations={.={}, f:meta.helm.sh/release-name={}, f:meta.helm.sh/release-namespace={}}, f:labels={.={}, f:app={}, f:app.kubernetes.io/instance={}, f:app.kubernetes.io/managed-by={}, f:app.kubernetes.io/name={}, f:app.kubernetes.io/version={}, f:helm.sh/chart={}, f:hivemq-cluster={}}}, f:spec={.={}, f:additionalVolumeMounts={}, f:additionalVolumes={}, f:affinity={}, f:clusterOverloadProtection={}, f:clusterReplicaCount={}, f:configOverride={}, f:controllerTemplate={}, f:cpu={}, f:cpuLimitRatio={}, f:customProperties={}, f:dnsSuffix={}, f:env={}, f:ephemeralStorage={}, f:ephemeralStorageLimitRatio={}, f:extensions={}, f:hivemqVersion={}, f:image={}, f:imagePullPolicy={}, f:initBusyboxImage={}, f:initContainers={}, f:initDnsWaitImage={}, f:initialization={}, f:javaOptions={}, f:labels={.={}, f:app.kubernetes.io/instance={}, f:app.kubernetes.io/managed-by={}, f:app.kubernetes.io/name={}, f:app.kubernetes.io/version={}, f:helm.sh/chart={}}, f:listenerConfiguration={}, f:logLevel={}, f:memory={}, f:memoryLimitRatio={}, f:monitoring={.={}, f:enablePrometheus={}}, f:mqtt={.={}, f:keepaliveAllowUnlimited={}, f:keepaliveMax={}, f:maxPacketSize={}, f:maxQos={}, f:messageExpiryMaxInterval={}, f:queuedMessageStrategy={}, f:queuedMessagesMaxQueueSize={}, f:retainedMessagesEnabled={}, f:serverReceiveMaximum={}, f:sessionExpiryInterval={}, f:sharedSubscriptionEnabled={}, f:subscriptionIdentifierEnabled={}, f:topicAliasEnabled={}, f:topicAliasMaxPerClient={}, f:wildcardSubscriptionEnabled={}}, f:nodeCount={}, f:nodeSelector={}, f:podAnnotations={}, f:podLabels={}, f:ports={}, f:priorityClassName={}, f:restApiConfiguration={}, f:restrictions={.={}, f:incomingBandwidthThrottling={}, f:maxClientIdLength={}, f:maxConnections={}, f:maxTopicLength={}, f:noConnectIdleTimeout={}}, f:runtimeClassName={}, f:security={.={}, f:allowEmptyClientId={}, f:allowRequestProblemInformation={}, f:controlCenterAuditLogEnabled={}, f:payloadFormatValidation={}, f:topicFormatValidation={}}, f:serviceAccountName={}, f:sidecars={}, f:tolerations={}, f:topologySpreadConstraints={}}}), manager=helm, operation=Update, time=2022-08-11T07:48:17Z, additionalProperties={}), ManagedFieldsEntry(apiVersion=hivemq.com/v1, fieldsType=FieldsV1, fieldsV1=FieldsV1(additionalProperties={f:status={.={}, f:conditions={}, f:extensionState={}, f:message={}, f:portStatus={}, f:state={}, f:warnings={}}}), manager=okhttp, operation=Update, time=2022-08-11T07:49:48Z, additionalProperties={subresource=status})], name=hivemq, namespace=hivemq-demo, ownerReferences=[], resourceVersion=7740, selfLink=null, uid=6003a8bd-c404-478d-a3d0-3e004e7e51c0, additionalProperties={}), spec=null, status=null}
07:49:53.411 [OkHttp https://10.96.0.1/...] TRACE com.hivemq.AbstractWatcher - modifying HiveMQCluster: hivemq
07:49:53.497 [OkHttp https://10.96.0.1/...] TRACE com.hivemq.Operator - Not updating cluster as generation matches the cached revision for cluster hivemq, generation 1
07:49:53.499 [OkHttp https://10.96.0.1/...] TRACE com.hivemq.AbstractWatcher - HiveMQCluster hivemq has been modified
07:49:54.017 [pool-1-thread-2] TRACE com.hivemq.util.TemplateUtil - template output:
apiVersion: apps/v1
kind: Deployment
metadata:
name: "hivemq"
namespace: "hivemq-demo"
labels:
app: "hivemq"
hivemq-cluster: "hivemq"
app.kubernetes.io/instance: "hivemq"
app.kubernetes.io/managed-by: "Helm"
app.kubernetes.io/name: "hivemq-operator"
app.kubernetes.io/version: "4.8.2"
helm.sh/chart: "hivemq-operator-0.10.10"
ownerReferences:
- apiVersion: hivemq.com/v1
kind: HiveMQCluster
blockOwnerDeletion: true
name: "hivemq"
uid: "6003a8bd-c404-478d-a3d0-3e004e7e51c0"
spec:
minReadySeconds: 30
progressDeadlineSeconds: 10800
revisionHistoryLimit: 2
selector:
matchLabels:
app: "hivemq"
hivemq-cluster: "hivemq"
replicas: 1
strategy:
type: RollingUpdate
rollingUpdate:
maxSurge: 1
maxUnavailable: 0
template:
metadata:
labels:
app: "hivemq"
hivemq-cluster: "hivemq"
hivemq.com/node-offline: "false"
spec:
priorityClassName:
runtimeClassName:
initContainers:
- name: "init-shared"
resources:
limits:
cpu: "4.0"
memory: "4Gi"
ephemeral-storage: "15Gi"
requests:
cpu: "4"
memory: "4Gi"
ephemeral-storage: "15Gi"
securityContext:
allowPrivilegeEscalation: false
privileged: false
runAsNonRoot: true
runAsUser: 1000
image: "busybox:latest"
command: ["/bin/sh", "-c"]
args:
- |
mkdir -p /conf-override/bin
mkdir -p /conf-override/backup
mkdir -p /conf-override/extensions
mkdir -p /conf-override/conf
mkdir -p /conf-override/license
mkdir -p /hivemq-data/bin
mkdir -p /hivemq-data/backup
mkdir -p /hivemq-data/extensions
mkdir -p /hivemq-data/conf
mkdir -p /hivemq-data/license
volumeMounts:
- name: shared-data
mountPath: /hivemq-data
readOnly: false
- name: conf-override
mountPath: /conf-override
readOnly: false
- name: live-info
mountPath: /etc/podinfo
- name: backup
mountPath: /conf-override/backup
readOnly: false
- name: log
mountPath: /conf-override/log
readOnly: false
- name: audit
mountPath: /conf-override/audit
readOnly: false
- name: heap-dumps
mountPath: /opt/hivemq/dumps
readOnly: false
- name: dns-wait
image: "hivemq/init-dns-wait:1.0.0"
resources:
limits:
cpu: "4.0"
memory: "4Gi"
ephemeral-storage: "15Gi"
requests:
cpu: "4"
memory: "4Gi"
ephemeral-storage: "15Gi"
volumeMounts:
- mountPath: /mnt/misc
name: dns-wait-config
serviceAccountName: "hivemq-hivemq-operator-hivemq"
securityContext:
fsGroup: 1001
runAsNonRoot: true
runAsUser: 1000
supplementalGroups: []
sysctls:
- name: "net.ipv4.ip_local_port_range"
value: "1024 65535"
containers:
- name: "hivemq"
securityContext:
allowPrivilegeEscalation: false
privileged: false
runAsNonRoot: true
runAsUser: 1000
env:
- name: HIVEMQ_DNS_DISCOVERY_ADDRESS
value: "hivemq-hivemq-cluster.hivemq-demo.svc.cluster.local."
- name: JAVA_OPTS
value: "-XX:+UnlockExperimentalVMOptions -XX:InitialRAMPercentage=40 -XX:MaxRAMPercentage=50 -XX:MinRAMPercentage=30"
- name: HIVEMQ_CLUSTER_PORT
value: "7000"
- name: HIVEMQ_MQTT_PORT
value: "1883"
- name: HIVEMQ_CONTROL_CENTER_PORT
value: "8080"
- name: HIVEMQ_REST_API_PORT
value: ""
- name: HIVEMQ_REST_API_ENABLED
value: "false"
- name: HIVEMQ_CLUSTER_REPLICA_COUNT
value: "1"
- name: HIVEMQ_CLUSTER_OVERLOAD_PROTECTION
value: "true"
- name: HIVEMQ_MAX_CLIENT_ID_LENGTH
value: "65535"
- name: HIVEMQ_BIND_ADDRESS
valueFrom:
fieldRef:
fieldPath: status.podIP
- name: HIVEMQ_MAX_TOPIC_LENGTH
value: "65535"
- name: HIVEMQ_MAX_CONNECTIONS
value: "-1"
- name: HIVEMQ_INCOMING_BANDWIDTH_THROTTLING
value: "0"
- name: HIVEMQ_NO_CONNECT_IDLE_TIMEOUT
value: "10000"
- name: HIVEMQ_SESSION_EXPIRY_INTERVAL
value: "4294967295"
- name: HIVEMQ_MESSAGE_EXPIRY_MAX_INTERVAL
value: "4294967296"
- name: HIVEMQ_MAX_PACKET_SIZE
value: "268435460"
- name: HIVEMQ_SERVER_RECEIVE_MAXIMUM
value: "10"
- name: HIVEMQ_KEEPALIVE_MAX
value: "65535"
- name: HIVEMQ_KEEPALIVE_ALLOW_UNLIMITED
value: "true"
- name: HIVEMQ_TOPIC_ALIAS_ENABLED
value: "true"
- name: HIVEMQ_TOPIC_ALIAS_MAX_PER_CLIENT
value: "5"
- name: HIVEMQ_SUBSCRIPTION_IDENTIFIER_ENABLED
value: "true"
- name: HIVEMQ_WILDCARD_SUBSCRIPTION_ENABLED
value: "true"
- name: HIVEMQ_SHARED_SUBSCRIPTION_ENABLED
value: "true"
- name: HIVEMQ_MAX_QOS
value: "2"
- name: HIVEMQ_RETAINED_MESSAGES_ENABLED
value: "true"
- name: HIVEMQ_QUEUED_MESSAGE_MAX_QUEUE_SIZE
value: "1000"
- name: HIVEMQ_QUEUED_MESSAGE_STRATEGY
value: "discard"
- name: HIVEMQ_ALLOW_EMPTY_CLIENT_ID
value: "true"
- name: HIVEMQ_PAYLOAD_FORMAT_VALIDATION
value: "false"
- name: HIVEMQ_TOPIC_FORMAT_VALIDATION
value: "true"
- name: HIVEMQ_ALLOW_REQUEST_PROBLEM_INFORMATION
value: "true"
- name: HIVEMQ_CONTROL_CENTER_AUDIT_LOG_ENABLED
value: "true"
- name: HIVEMQ_ENABLE_PROMETHEUS
value: "true"
- name: HIVEMQ_CONFIG_OVERRIDE
value: |
<?xml version="1.0"?>
<hivemq xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="hivemq-config.xsd">
<listeners>
--LISTENER-CONFIGURATION--
</listeners>
<control-center>
<listeners>
<http>
<port>${HIVEMQ_CONTROL_CENTER_PORT}</port>
<bind-address>0.0.0.0</bind-address>
</http>
</listeners>
<users>
<user>
<name>${HIVEMQ_CONTROL_CENTER_USER}</name>
<password>${HIVEMQ_CONTROL_CENTER_PASSWORD}</password>
</user>
</users>
</control-center>
<!--REST-API-CONFIGURATION-->
<cluster>
<enabled>true</enabled>
<transport>
<tcp>
<bind-address>${HIVEMQ_BIND_ADDRESS}</bind-address>
<bind-port>${HIVEMQ_CLUSTER_PORT}</bind-port>
<enabled>true</enabled>
</tcp>
</transport>
<discovery>
<extension>
<reload-interval>${HIVEMQ_DNS_DISCOVERY_INTERVAL}</reload-interval>
</extension>
</discovery>
<replication>
<replica-count>${HIVEMQ_CLUSTER_REPLICA_COUNT}</replica-count>
</replication>
<failure-detection>
<tcp-health-check>
<enabled>true</enabled>
<bind-address>${HIVEMQ_BIND_ADDRESS}</bind-address>
<bind-port>9000</bind-port>
<port-range>50</port-range>
</tcp-health-check>
<heartbeat>
<enabled>true</enabled>
<interval>4000</interval>
<timeout>30000</timeout>
</heartbeat>
</failure-detection>
</cluster>
<overload-protection>
<enabled>${HIVEMQ_CLUSTER_OVERLOAD_PROTECTION}</enabled>
</overload-protection>
<restrictions>
<max-client-id-length>${HIVEMQ_MAX_CLIENT_ID_LENGTH}</max-client-id-length>
<max-topic-length>${HIVEMQ_MAX_TOPIC_LENGTH}</max-topic-length>
<max-connections>${HIVEMQ_MAX_CONNECTIONS}</max-connections>
<incoming-bandwidth-throttling>${HIVEMQ_INCOMING_BANDWIDTH_THROTTLING}</incoming-bandwidth-throttling>
<no-connect-idle-timeout>${HIVEMQ_NO_CONNECT_IDLE_TIMEOUT}</no-connect-idle-timeout>
</restrictions>
<mqtt>
<session-expiry>
<max-interval>${HIVEMQ_SESSION_EXPIRY_INTERVAL}</max-interval>
</session-expiry>
<message-expiry>
<max-interval>${HIVEMQ_MESSAGE_EXPIRY_MAX_INTERVAL}</max-interval>
</message-expiry>
<packets>
<max-packet-size>${HIVEMQ_MAX_PACKET_SIZE}</max-packet-size>
</packets>
<receive-maximum>
<server-receive-maximum>${HIVEMQ_SERVER_RECEIVE_MAXIMUM}</server-receive-maximum>
</receive-maximum>
<keep-alive>
<max-keep-alive>${HIVEMQ_KEEPALIVE_MAX}</max-keep-alive>
<allow-unlimited>${HIVEMQ_KEEPALIVE_ALLOW_UNLIMITED}</allow-unlimited>
</keep-alive>
<topic-alias>
<enabled>${HIVEMQ_TOPIC_ALIAS_ENABLED}</enabled>
<max-per-client>${HIVEMQ_TOPIC_ALIAS_MAX_PER_CLIENT}</max-per-client>
</topic-alias>
<subscription-identifier>
<enabled>${HIVEMQ_SUBSCRIPTION_IDENTIFIER_ENABLED}</enabled>
</subscription-identifier>
<wildcard-subscriptions>
<enabled>${HIVEMQ_WILDCARD_SUBSCRIPTION_ENABLED}</enabled>
</wildcard-subscriptions>
<shared-subscriptions>
<enabled>${HIVEMQ_SHARED_SUBSCRIPTION_ENABLED}</enabled>
</shared-subscriptions>
<quality-of-service>
<max-qos>${HIVEMQ_MAX_QOS}</max-qos>
</quality-of-service>
<retained-messages>
<enabled>${HIVEMQ_RETAINED_MESSAGES_ENABLED}</enabled>
</retained-messages>
<queued-messages>
<max-queue-size>${HIVEMQ_QUEUED_MESSAGE_MAX_QUEUE_SIZE}</max-queue-size>
<strategy>${HIVEMQ_QUEUED_MESSAGE_STRATEGY}</strategy>
</queued-messages>
</mqtt>
<security>
<!-- Allows the use of empty client ids -->
<allow-empty-client-id>
<enabled>${HIVEMQ_ALLOW_EMPTY_CLIENT_ID}</enabled>
</allow-empty-client-id>
<!-- Configures validation for UTF-8 PUBLISH payloads -->
<payload-format-validation>
<enabled>${HIVEMQ_PAYLOAD_FORMAT_VALIDATION}</enabled>
</payload-format-validation>
<utf8-validation>
<enabled>${HIVEMQ_TOPIC_FORMAT_VALIDATION}</enabled>
</utf8-validation>
<!-- Allows clients to request problem information -->
<allow-request-problem-information>
<enabled>${HIVEMQ_ALLOW_REQUEST_PROBLEM_INFORMATION}</enabled>
</allow-request-problem-information>
<control-center-audit-log>
<enabled>${HIVEMQ_CONTROL_CENTER_AUDIT_LOG_ENABLED}</enabled>
</control-center-audit-log>
</security>
</hivemq>
- name: HIVEMQ_LISTENER_CONFIGURATION
value: |
<tcp-listener>
<port>${HIVEMQ_MQTT_PORT}</port>
<bind-address>0.0.0.0</bind-address>
</tcp-listener>
- name: HIVEMQ_REST_API_CONFIGURATION
value: |
<rest-api>
<enabled>${HIVEMQ_REST_API_ENABLED}</enabled>
<listeners>
<http>
<port>${HIVEMQ_REST_API_PORT}</port>
<bind-address>0.0.0.0</bind-address>
</http>
</listeners>
</rest-api>
- name: HIVEMQ_HEAPDUMP_FOLDER
value: /opt/hivemq/dumps
image: "hivemq/hivemq4:k8s-4.8.2"
ports:
- containerPort: 1883
name: mqtt
- containerPort: 8080
name: cc
- containerPort: 7000
name: cluster
- containerPort: 9399
name: metrics
imagePullPolicy: "IfNotPresent"
resources:
limits:
cpu: "4.0"
memory: "4Gi"
ephemeral-storage: "15Gi"
requests:
cpu: "4"
memory: "4Gi"
ephemeral-storage: "15Gi"
readinessProbe:
exec:
command:
- /opt/hivemq/bin/readiness_probe.sh
initialDelaySeconds: 3
periodSeconds: 5
livenessProbe:
tcpSocket:
port: 1883
initialDelaySeconds: 15
periodSeconds: 30
failureThreshold: 240
volumeMounts:
- name: data
mountPath: /opt/hivemq/data
- name: shared-data
mountPath: /hivemq-data
readOnly: false
- name: conf-override
mountPath: /conf-override
readOnly: false
- name: live-info
mountPath: /etc/podinfo
- name: backup
mountPath: /opt/hivemq/backup
readOnly: false
- name: log
mountPath: /opt/hivemq/log
readOnly: false
- name: audit
mountPath: /opt/hivemq/audit
readOnly: false
- name: heap-dumps
mountPath: /opt/hivemq/dumps
readOnly: false
# Wait longer for replication tasks
terminationGracePeriodSeconds: 3600
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
# Try not to co-locate with nodes from the same cluster
- weight: 60
podAffinityTerm:
labelSelector:
matchExpressions:
- key: hivemq-cluster
operator: In
values:
- hivemq
topologyKey: "kubernetes.io/hostname"
# Try not to co-locate with other HiveMQ clusters
- weight: 30
podAffinityTerm:
labelSelector:
matchExpressions:
- key: app
operator: In
values:
- hivemq
topologyKey: "kubernetes.io/hostname"
volumes:
- name: data
emptyDir: {}
- name: shared-data
emptyDir: {}
# For overriding configuration after init containers have finished without overwriting the directory
- name: conf-override
emptyDir: {}
- name: backup
emptyDir: {}
- name: log
emptyDir: {}
- name: audit
emptyDir: {}
- name: heap-dumps
emptyDir: {}
- name: live-info
configMap:
name: hivemq-cluster-hivemq-dynamic-state
- name: dns-wait-config
configMap:
name: hivemq-cluster-hivemq-dns-wait-config
07:49:54.018 [pool-1-thread-2] TRACE com.hivemq.util.TemplateUtil - De-serializing YAML structure:
apiVersion: apps/v1
kind: Deployment
metadata:
name: "hivemq"
namespace: "hivemq-demo"
labels:
app: "hivemq"
hivemq-cluster: "hivemq"
app.kubernetes.io/instance: "hivemq"
app.kubernetes.io/managed-by: "Helm"
app.kubernetes.io/name: "hivemq-operator"
app.kubernetes.io/version: "4.8.2"
helm.sh/chart: "hivemq-operator-0.10.10"
ownerReferences:
- apiVersion: hivemq.com/v1
kind: HiveMQCluster
blockOwnerDeletion: true
name: "hivemq"
uid: "6003a8bd-c404-478d-a3d0-3e004e7e51c0"
spec:
minReadySeconds: 30
progressDeadlineSeconds: 10800
revisionHistoryLimit: 2
selector:
matchLabels:
app: "hivemq"
hivemq-cluster: "hivemq"
replicas: 1
strategy:
type: RollingUpdate
rollingUpdate:
maxSurge: 1
maxUnavailable: 0
template:
metadata:
labels:
app: "hivemq"
hivemq-cluster: "hivemq"
hivemq.com/node-offline: "false"
spec:
priorityClassName:
runtimeClassName:
initContainers:
- name: "init-shared"
resources:
limits:
cpu: "4.0"
memory: "4Gi"
ephemeral-storage: "15Gi"
requests:
cpu: "4"
memory: "4Gi"
ephemeral-storage: "15Gi"
securityContext:
allowPrivilegeEscalation: false
privileged: false
runAsNonRoot: true
runAsUser: 1000
image: "busybox:latest"
command: ["/bin/sh", "-c"]
args:
- |
mkdir -p /conf-override/bin
mkdir -p /conf-override/backup
mkdir -p /conf-override/extensions
mkdir -p /conf-override/conf
mkdir -p /conf-override/license
mkdir -p /hivemq-data/bin
mkdir -p /hivemq-data/backup
mkdir -p /hivemq-data/extensions
mkdir -p /hivemq-data/conf
mkdir -p /hivemq-data/license
volumeMounts:
- name: shared-data
mountPath: /hivemq-data
readOnly: false
- name: conf-override
mountPath: /conf-override
readOnly: false
- name: live-info
mountPath: /etc/podinfo
- name: backup
mountPath: /conf-override/backup
readOnly: false
- name: log
mountPath: /conf-override/log
readOnly: false
- name: audit
mountPath: /conf-override/audit
readOnly: false
- name: heap-dumps
mountPath: /opt/hivemq/dumps
readOnly: false
- name: dns-wait
image: "hivemq/init-dns-wait:1.0.0"
resources:
limits:
cpu: "4.0"
memory: "4Gi"
ephemeral-storage: "15Gi"
requests:
cpu: "4"
memory: "4Gi"
ephemeral-storage: "15Gi"
volumeMounts:
- mountPath: /mnt/misc
name: dns-wait-config
serviceAccountName: "hivemq-hivemq-operator-hivemq"
securityContext:
fsGroup: 1001
runAsNonRoot: true
runAsUser: 1000
supplementalGroups: []
sysctls:
- name: "net.ipv4.ip_local_port_range"
value: "1024 65535"
containers:
- name: "hivemq"
securityContext:
allowPrivilegeEscalation: false
privileged: false
runAsNonRoot: true
runAsUser: 1000
env:
- name: HIVEMQ_DNS_DISCOVERY_ADDRESS
value: "hivemq-hivemq-cluster.hivemq-demo.svc.cluster.local."
- name: JAVA_OPTS
value: "-XX:+UnlockExperimentalVMOptions -XX:InitialRAMPercentage=40 -XX:MaxRAMPercentage=50 -XX:MinRAMPercentage=30"
- name: HIVEMQ_CLUSTER_PORT
value: "7000"
- name: HIVEMQ_MQTT_PORT
value: "1883"
- name: HIVEMQ_CONTROL_CENTER_PORT
value: "8080"
- name: HIVEMQ_REST_API_PORT
value: ""
- name: HIVEMQ_REST_API_ENABLED
value: "false"
- name: HIVEMQ_CLUSTER_REPLICA_COUNT
value: "1"
- name: HIVEMQ_CLUSTER_OVERLOAD_PROTECTION
value: "true"
- name: HIVEMQ_MAX_CLIENT_ID_LENGTH
value: "65535"
- name: HIVEMQ_BIND_ADDRESS
valueFrom:
fieldRef:
fieldPath: status.podIP
- name: HIVEMQ_MAX_TOPIC_LENGTH
value: "65535"
- name: HIVEMQ_MAX_CONNECTIONS
value: "-1"
- name: HIVEMQ_INCOMING_BANDWIDTH_THROTTLING
value: "0"
- name: HIVEMQ_NO_CONNECT_IDLE_TIMEOUT
value: "10000"
- name: HIVEMQ_SESSION_EXPIRY_INTERVAL
value: "4294967295"
- name: HIVEMQ_MESSAGE_EXPIRY_MAX_INTERVAL
value: "4294967296"
- name: HIVEMQ_MAX_PACKET_SIZE
value: "268435460"
- name: HIVEMQ_SERVER_RECEIVE_MAXIMUM
value: "10"
- name: HIVEMQ_KEEPALIVE_MAX
value: "65535"
- name: HIVEMQ_KEEPALIVE_ALLOW_UNLIMITED
value: "true"
- name: HIVEMQ_TOPIC_ALIAS_ENABLED
value: "true"
- name: HIVEMQ_TOPIC_ALIAS_MAX_PER_CLIENT
value: "5"
- name: HIVEMQ_SUBSCRIPTION_IDENTIFIER_ENABLED
value: "true"
- name: HIVEMQ_WILDCARD_SUBSCRIPTION_ENABLED
value: "true"
- name: HIVEMQ_SHARED_SUBSCRIPTION_ENABLED
value: "true"
- name: HIVEMQ_MAX_QOS
value: "2"
- name: HIVEMQ_RETAINED_MESSAGES_ENABLED
value: "true"
- name: HIVEMQ_QUEUED_MESSAGE_MAX_QUEUE_SIZE
value: "1000"
- name: HIVEMQ_QUEUED_MESSAGE_STRATEGY
value: "discard"
- name: HIVEMQ_ALLOW_EMPTY_CLIENT_ID
value: "true"
- name: HIVEMQ_PAYLOAD_FORMAT_VALIDATION
value: "false"
- name: HIVEMQ_TOPIC_FORMAT_VALIDATION
value: "true"
- name: HIVEMQ_ALLOW_REQUEST_PROBLEM_INFORMATION
value: "true"
- name: HIVEMQ_CONTROL_CENTER_AUDIT_LOG_ENABLED
value: "true"
- name: HIVEMQ_ENABLE_PROMETHEUS
value: "true"
- name: HIVEMQ_CONFIG_OVERRIDE
value: |
<?xml version="1.0"?>
<hivemq xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="hivemq-config.xsd">
<listeners>
--LISTENER-CONFIGURATION--
</listeners>
<control-center>
<listeners>
<http>
<port>${HIVEMQ_CONTROL_CENTER_PORT}</port>
<bind-address>0.0.0.0</bind-address>
</http>
</listeners>
<users>
<user>
<name>${HIVEMQ_CONTROL_CENTER_USER}</name>
<password>${HIVEMQ_CONTROL_CENTER_PASSWORD}</password>
</user>
</users>
</control-center>
<!--REST-API-CONFIGURATION-->
<cluster>
<enabled>true</enabled>
<transport>
<tcp>
<bind-address>${HIVEMQ_BIND_ADDRESS}</bind-address>
<bind-port>${HIVEMQ_CLUSTER_PORT}</bind-port>
<enabled>true</enabled>
</tcp>
</transport>
<discovery>
<extension>
<reload-interval>${HIVEMQ_DNS_DISCOVERY_INTERVAL}</reload-interval>
</extension>
</discovery>
<replication>
<replica-count>${HIVEMQ_CLUSTER_REPLICA_COUNT}</replica-count>
</replication>
<failure-detection>
<tcp-health-check>
<enabled>true</enabled>
<bind-address>${HIVEMQ_BIND_ADDRESS}</bind-address>
<bind-port>9000</bind-port>
<port-range>50</port-range>
</tcp-health-check>
<heartbeat>
<enabled>true</enabled>
<interval>4000</interval>
<timeout>30000</timeout>
</heartbeat>
</failure-detection>
</cluster>
<overload-protection>
<enabled>${HIVEMQ_CLUSTER_OVERLOAD_PROTECTION}</enabled>
</overload-protection>
<restrictions>
<max-client-id-length>${HIVEMQ_MAX_CLIENT_ID_LENGTH}</max-client-id-length>
<max-topic-length>${HIVEMQ_MAX_TOPIC_LENGTH}</max-topic-length>
<max-connections>${HIVEMQ_MAX_CONNECTIONS}</max-connections>
<incoming-bandwidth-throttling>${HIVEMQ_INCOMING_BANDWIDTH_THROTTLING}</incoming-bandwidth-throttling>
<no-connect-idle-timeout>${HIVEMQ_NO_CONNECT_IDLE_TIMEOUT}</no-connect-idle-timeout>
</restrictions>
<mqtt>
<session-expiry>
<max-interval>${HIVEMQ_SESSION_EXPIRY_INTERVAL}</max-interval>
</session-expiry>
<message-expiry>
<max-interval>${HIVEMQ_MESSAGE_EXPIRY_MAX_INTERVAL}</max-interval>
</message-expiry>
<packets>
<max-packet-size>${HIVEMQ_MAX_PACKET_SIZE}</max-packet-size>
</packets>
<receive-maximum>
<server-receive-maximum>${HIVEMQ_SERVER_RECEIVE_MAXIMUM}</server-receive-maximum>
</receive-maximum>
<keep-alive>
<max-keep-alive>${HIVEMQ_KEEPALIVE_MAX}</max-keep-alive>
<allow-unlimited>${HIVEMQ_KEEPALIVE_ALLOW_UNLIMITED}</allow-unlimited>
</keep-alive>
<topic-alias>
<enabled>${HIVEMQ_TOPIC_ALIAS_ENABLED}</enabled>
<max-per-client>${HIVEMQ_TOPIC_ALIAS_MAX_PER_CLIENT}</max-per-client>
</topic-alias>
<subscription-identifier>
<enabled>${HIVEMQ_SUBSCRIPTION_IDENTIFIER_ENABLED}</enabled>
</subscription-identifier>
<wildcard-subscriptions>
<enabled>${HIVEMQ_WILDCARD_SUBSCRIPTION_ENABLED}</enabled>
</wildcard-subscriptions>
<shared-subscriptions>
<enabled>${HIVEMQ_SHARED_SUBSCRIPTION_ENABLED}</enabled>
</shared-subscriptions>
<quality-of-service>
<max-qos>${HIVEMQ_MAX_QOS}</max-qos>
</quality-of-service>
<retained-messages>
<enabled>${HIVEMQ_RETAINED_MESSAGES_ENABLED}</enabled>
</retained-messages>
<queued-messages>
<max-queue-size>${HIVEMQ_QUEUED_MESSAGE_MAX_QUEUE_SIZE}</max-queue-size>
<strategy>${HIVEMQ_QUEUED_MESSAGE_STRATEGY}</strategy>
</queued-messages>
</mqtt>
<security>
<!-- Allows the use of empty client ids -->
<allow-empty-client-id>
<enabled>${HIVEMQ_ALLOW_EMPTY_CLIENT_ID}</enabled>
</allow-empty-client-id>
<!-- Configures validation for UTF-8 PUBLISH payloads -->
<payload-format-validation>
<enabled>${HIVEMQ_PAYLOAD_FORMAT_VALIDATION}</enabled>
</payload-format-validation>
<utf8-validation>
<enabled>${HIVEMQ_TOPIC_FORMAT_VALIDATION}</enabled>
</utf8-validation>
<!-- Allows clients to request problem information -->
<allow-request-problem-information>
<enabled>${HIVEMQ_ALLOW_REQUEST_PROBLEM_INFORMATION}</enabled>
</allow-request-problem-information>
<control-center-audit-log>
<enabled>${HIVEMQ_CONTROL_CENTER_AUDIT_LOG_ENABLED}</enabled>
</control-center-audit-log>
</security>
</hivemq>
- name: HIVEMQ_LISTENER_CONFIGURATION
value: |
<tcp-listener>
<port>${HIVEMQ_MQTT_PORT}</port>
<bind-address>0.0.0.0</bind-address>
</tcp-listener>
- name: HIVEMQ_REST_API_CONFIGURATION
value: |
<rest-api>
<enabled>${HIVEMQ_REST_API_ENABLED}</enabled>
<listeners>
<http>
<port>${HIVEMQ_REST_API_PORT}</port>
<bind-address>0.0.0.0</bind-address>
</http>
</listeners>
</rest-api>
- name: HIVEMQ_HEAPDUMP_FOLDER
value: /opt/hivemq/dumps
image: "hivemq/hivemq4:k8s-4.8.2"
ports:
- containerPort: 1883
name: mqtt
- containerPort: 8080
name: cc
- containerPort: 7000
name: cluster
- containerPort: 9399
name: metrics
imagePullPolicy: "IfNotPresent"
resources:
limits:
cpu: "4.0"
memory: "4Gi"
ephemeral-storage: "15Gi"
requests:
cpu: "4"
memory: "4Gi"
ephemeral-storage: "15Gi"
readinessProbe:
exec:
command:
- /opt/hivemq/bin/readiness_probe.sh
initialDelaySeconds: 3
periodSeconds: 5
livenessProbe:
tcpSocket:
port: 1883
initialDelaySeconds: 15
periodSeconds: 30
failureThreshold: 240
volumeMounts:
- name: data
mountPath: /opt/hivemq/data
- name: shared-data
mountPath: /hivemq-data
readOnly: false
- name: conf-override
mountPath: /conf-override
readOnly: false
- name: live-info
mountPath: /etc/podinfo
- name: backup
mountPath: /opt/hivemq/backup
readOnly: false
- name: log
mountPath: /opt/hivemq/log
readOnly: false
- name: audit
mountPath: /opt/hivemq/audit
readOnly: false
- name: heap-dumps
mountPath: /opt/hivemq/dumps
readOnly: false
# Wait longer for replication tasks
terminationGracePeriodSeconds: 3600
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
# Try not to co-locate with nodes from the same cluster
- weight: 60
podAffinityTerm:
labelSelector:
matchExpressions:
- key: hivemq-cluster
operator: In
values:
- hivemq
topologyKey: "kubernetes.io/hostname"
# Try not to co-locate with other HiveMQ clusters
- weight: 30
podAffinityTerm:
labelSelector:
matchExpressions:
- key: app
operator: In
values:
- hivemq
topologyKey: "kubernetes.io/hostname"
volumes:
- name: data
emptyDir: {}
- name: shared-data
emptyDir: {}
# For overriding configuration after init containers have finished without overwriting the directory
- name: conf-override
emptyDir: {}
- name: backup
emptyDir: {}
- name: log
emptyDir: {}
- name: audit
emptyDir: {}
- name: heap-dumps
emptyDir: {}
- name: live-info
configMap:
name: hivemq-cluster-hivemq-dynamic-state
- name: dns-wait-config
configMap:
name: hivemq-cluster-hivemq-dns-wait-config
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: --> GET https://10.96.0.1/apis/hivemq.com/v1/namespaces/hivemq-demo/hivemq-clusters/hivemq h2
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: Authorization: Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjZ2UkpYMHJxUEVQTF9la04xNmI0TEdIbEdhUE1Jc3d3UExQT3dMa3FORUkifQ.eyJhdWQiOlsiaHR0cHM6Ly9rdWJlcm5ldGVzLmRlZmF1bHQuc3ZjLmNsdXN0ZXIubG9jYWwiXSwiZXhwIjoxNjkxNzQwMDk3LCJpYXQiOjE2NjAyMDQwOTcsImlzcyI6Imh0dHBzOi8va3ViZXJuZXRlcy5kZWZhdWx0LnN2Yy5jbHVzdGVyLmxvY2FsIiwia3ViZXJuZXRlcy5pbyI6eyJuYW1lc3BhY2UiOiJoaXZlbXEtZGVtbyIsInBvZCI6eyJuYW1lIjoiaGl2ZW1xLWhpdmVtcS1vcGVyYXRvci1vcGVyYXRvci02NTU4Yjg1Y2RmLWI0cGpsIiwidWlkIjoiZjU3YTMwMDctZjYwNS00NDk1LThkYzctNDkxYTFkNThmNmI0In0sInNlcnZpY2VhY2NvdW50Ijp7Im5hbWUiOiJoaXZlbXEtaGl2ZW1xLW9wZXJhdG9yLW9wZXJhdG9yIiwidWlkIjoiNTI4ZjQyYjAtMmNhZC00M2JmLTljNWQtMzAzMmUxN2RmMzFiIn0sIndhcm5hZnRlciI6MTY2MDIwNzcwNH0sIm5iZiI6MTY2MDIwNDA5Nywic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OmhpdmVtcS1kZW1vOmhpdmVtcS1oaXZlbXEtb3BlcmF0b3Itb3BlcmF0b3IifQ.kp1Cycc-_qMoUACIrlbn_U3ffg_OCEBntL7Ej4-ugSHfBWor4SpY4gmsHbRi3vleuOzasAvHWx8Np_-IRPwEWsVdVWEY55orCQ407yNPf1y1gnz3mSZ-So7evuzbYYMA8Szuj0TLgYhseZj18exLEdh9TszUv7qVFS8g-LERmcybNMU4bWyZ8zIzUznuWP0APc3VMYTHLCwqQPtjIxcAZ_Ta9q0V8VE4fylEr2t923UAmOqIWE0J4fbiBKuknvlCqGk487xtDruNTFg-5T2G_9TK3AOLtNkusp4dUNeyDejMFIGKNQGcc9JBNqmSGS5nf6L3ddHj8pSoknOQd0Fgug
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: Host: 10.96.0.1
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: Connection: Keep-Alive
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: Accept-Encoding: gzip
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: User-Agent: okhttp/3.12.12
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: --> END GET
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: <-- 200 https://10.96.0.1/apis/hivemq.com/v1/namespaces/hivemq-demo/hivemq-clusters/hivemq (12ms)
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: audit-id: 6590bd2c-65e6-4d25-81dc-592f8ac8478b
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: cache-control: no-cache, private
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: content-type: application/json
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-flowschema-uid: 0bd5ba9e-8177-44e8-920e-61b4e593c813
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-prioritylevel-uid: 1801aef9-0825-4e5a-9392-e9092d6900b5
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: date: Thu, 11 Aug 2022 07:50:01 GMT
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: {"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","metadata":{"annotations":{"meta.helm.sh/release-name":"hivemq","meta.helm.sh/release-namespace":"hivemq-demo"},"creationTimestamp":"2022-08-11T07:48:17Z","generation":1,"labels":{"app":"hivemq-operator","app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10","hivemq-cluster":"hivemq"},"managedFields":[{"apiVersion":"hivemq.com/v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{},"f:hivemq-cluster":{}}},"f:spec":{".":{},"f:additionalVolumeMounts":{},"f:additionalVolumes":{},"f:affinity":{},"f:clusterOverloadProtection":{},"f:clusterReplicaCount":{},"f:configOverride":{},"f:controllerTemplate":{},"f:cpu":{},"f:cpuLimitRatio":{},"f:customProperties":{},"f:dnsSuffix":{},"f:env":{},"f:ephemeralStorage":{},"f:ephemeralStorageLimitRatio":{},"f:extensions":{},"f:hivemqVersion":{},"f:image":{},"f:imagePullPolicy":{},"f:initBusyboxImage":{},"f:initContainers":{},"f:initDnsWaitImage":{},"f:initialization":{},"f:javaOptions":{},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{}},"f:listenerConfiguration":{},"f:logLevel":{},"f:memory":{},"f:memoryLimitRatio":{},"f:monitoring":{".":{},"f:enablePrometheus":{}},"f:mqtt":{".":{},"f:keepaliveAllowUnlimited":{},"f:keepaliveMax":{},"f:maxPacketSize":{},"f:maxQos":{},"f:messageExpiryMaxInterval":{},"f:queuedMessageStrategy":{},"f:queuedMessagesMaxQueueSize":{},"f:retainedMessagesEnabled":{},"f:serverReceiveMaximum":{},"f:sessionExpiryInterval":{},"f:sharedSubscriptionEnabled":{},"f:subscriptionIdentifierEnabled":{},"f:topicAliasEnabled":{},"f:topicAliasMaxPerClient":{},"f:wildcardSubscriptionEnabled":{}},"f:nodeCount":{},"f:nodeSelector":{},"f:podAnnotations":{},"f:podLabels":{},"f:ports":{},"f:priorityClassName":{},"f:restApiConfiguration":{},"f:restrictions":{".":{},"f:incomingBandwidthThrottling":{},"f:maxClientIdLength":{},"f:maxConnections":{},"f:maxTopicLength":{},"f:noConnectIdleTimeout":{}},"f:runtimeClassName":{},"f:security":{".":{},"f:allowEmptyClientId":{},"f:allowRequestProblemInformation":{},"f:controlCenterAuditLogEnabled":{},"f:payloadFormatValidation":{},"f:topicFormatValidation":{}},"f:serviceAccountName":{},"f:sidecars":{},"f:tolerations":{},"f:topologySpreadConstraints":{}}},"manager":"helm","operation":"Update","time":"2022-08-11T07:48:17Z"},{"apiVersion":"hivemq.com/v1","fieldsType":"FieldsV1","fieldsV1":{"f:status":{".":{},"f:conditions":{},"f:extensionState":{},"f:message":{},"f:portStatus":{},"f:state":{},"f:warnings":{}}},"manager":"okhttp","operation":"Update","subresource":"status","time":"2022-08-11T07:49:48Z"}],"name":"hivemq","namespace":"hivemq-demo","resourceVersion":"7740","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0"},"spec":{"additionalVolumeMounts":[],"additionalVolumes":[],"affinity":"podAntiAffinity:\n preferredDuringSchedulingIgnoredDuringExecution:\n # Try not to co-locate with nodes from the same cluster\n - weight: 60\n podAffinityTerm:\n labelSelector:\n matchExpressions:\n - key: hivemq-cluster\n operator: In\n values:\n - {{ spec.name }}\n topologyKey: \"kubernetes.io/hostname\"\n # Try not to co-locate with other HiveMQ clusters\n - weight: 30\n podAffinityTerm:\n labelSelector:\n matchExpressions:\n - key: app\n operator: In\n values:\n - hivemq\n topologyKey: \"kubernetes.io/hostname\"\n","clusterOverloadProtection":true,"clusterReplicaCount":1,"configOverride":"\u003c?xml version=\"1.0\"?\u003e\n\u003chivemq xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:noNamespaceSchemaLocation=\"hivemq-config.xsd\"\u003e\n \u003clisteners\u003e\n --LISTENER-CONFIGURATION--\n \u003c/listeners\u003e\n \u003ccontrol-center\u003e\n \u003clisteners\u003e\n \u003chttp\u003e\n \u003cport\u003e${HIVEMQ_CONTROL_CENTER_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n \u003c/http\u003e\n \u003c/listeners\u003e\n \u003cusers\u003e\n \u003cuser\u003e\n \u003cname\u003e${HIVEMQ_CONTROL_CENTER_USER}\u003c/name\u003e\n \u003cpassword\u003e${HIVEMQ_CONTROL_CENTER_PASSWORD}\u003c/password\u003e\n \u003c/user\u003e\n \u003c/users\u003e\n \u003c/control-center\u003e\n\n \u003c!--REST-API-CONFIGURATION--\u003e\n \u003ccluster\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003ctransport\u003e\n \u003ctcp\u003e\n \u003cbind-address\u003e${HIVEMQ_BIND_ADDRESS}\u003c/bind-address\u003e\n \u003cbind-port\u003e${HIVEMQ_CLUSTER_PORT}\u003c/bind-port\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003c/tcp\u003e\n \u003c/transport\u003e\n \u003cdiscovery\u003e\n \u003cextension\u003e\n \u003creload-interval\u003e${HIVEMQ_DNS_DISCOVERY_INTERVAL}\u003c/reload-interval\u003e\n \u003c/extension\u003e\n \u003c/discovery\u003e\n\n \u003creplication\u003e\n \u003creplica-count\u003e${HIVEMQ_CLUSTER_REPLICA_COUNT}\u003c/replica-count\u003e\n \u003c/replication\u003e\n\n \u003cfailure-detection\u003e\n \u003ctcp-health-check\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003cbind-address\u003e${HIVEMQ_BIND_ADDRESS}\u003c/bind-address\u003e\n \u003cbind-port\u003e9000\u003c/bind-port\u003e\n \u003cport-range\u003e50\u003c/port-range\u003e\n \u003c/tcp-health-check\u003e\n\n \u003cheartbeat\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003cinterval\u003e4000\u003c/interval\u003e\n \u003ctimeout\u003e30000\u003c/timeout\u003e\n \u003c/heartbeat\u003e\n \u003c/failure-detection\u003e\n\n \u003c/cluster\u003e\n \u003coverload-protection\u003e\n \u003cenabled\u003e${HIVEMQ_CLUSTER_OVERLOAD_PROTECTION}\u003c/enabled\u003e\n \u003c/overload-protection\u003e\n \u003crestrictions\u003e\n \u003cmax-client-id-length\u003e${HIVEMQ_MAX_CLIENT_ID_LENGTH}\u003c/max-client-id-length\u003e\n \u003cmax-topic-length\u003e${HIVEMQ_MAX_TOPIC_LENGTH}\u003c/max-topic-length\u003e\n \u003cmax-connections\u003e${HIVEMQ_MAX_CONNECTIONS}\u003c/max-connections\u003e\n \u003cincoming-bandwidth-throttling\u003e${HIVEMQ_INCOMING_BANDWIDTH_THROTTLING}\u003c/incoming-bandwidth-throttling\u003e\n \u003cno-connect-idle-timeout\u003e${HIVEMQ_NO_CONNECT_IDLE_TIMEOUT}\u003c/no-connect-idle-timeout\u003e\n \u003c/restrictions\u003e\n \u003cmqtt\u003e\n \u003csession-expiry\u003e\n \u003cmax-interval\u003e${HIVEMQ_SESSION_EXPIRY_INTERVAL}\u003c/max-interval\u003e\n \u003c/session-expiry\u003e\n\n \u003cmessage-expiry\u003e\n \u003cmax-interval\u003e${HIVEMQ_MESSAGE_EXPIRY_MAX_INTERVAL}\u003c/max-interval\u003e\n \u003c/message-expiry\u003e\n\n \u003cpackets\u003e\n \u003cmax-packet-size\u003e${HIVEMQ_MAX_PACKET_SIZE}\u003c/max-packet-size\u003e\n \u003c/packets\u003e\n\n \u003creceive-maximum\u003e\n \u003cserver-receive-maximum\u003e${HIVEMQ_SERVER_RECEIVE_MAXIMUM}\u003c/server-receive-maximum\u003e\n \u003c/receive-maximum\u003e\n\n \u003ckeep-alive\u003e\n \u003cmax-keep-alive\u003e${HIVEMQ_KEEPALIVE_MAX}\u003c/max-keep-alive\u003e\n \u003callow-unlimited\u003e${HIVEMQ_KEEPALIVE_ALLOW_UNLIMITED}\u003c/allow-unlimited\u003e\n \u003c/keep-alive\u003e\n\n \u003ctopic-alias\u003e\n \u003cenabled\u003e${HIVEMQ_TOPIC_ALIAS_ENABLED}\u003c/enabled\u003e\n \u003cmax-per-client\u003e${HIVEMQ_TOPIC_ALIAS_MAX_PER_CLIENT}\u003c/max-per-client\u003e\n \u003c/topic-alias\u003e\n\n \u003csubscription-identifier\u003e\n \u003cenabled\u003e${HIVEMQ_SUBSCRIPTION_IDENTIFIER_ENABLED}\u003c/enabled\u003e\n \u003c/subscription-identifier\u003e\n\n \u003cwildcard-subscriptions\u003e\n \u003cenabled\u003e${HIVEMQ_WILDCARD_SUBSCRIPTION_ENABLED}\u003c/enabled\u003e\n \u003c/wildcard-subscriptions\u003e\n\n \u003cshared-subscriptions\u003e\n \u003cenabled\u003e${HIVEMQ_SHARED_SUBSCRIPTION_ENABLED}\u003c/enabled\u003e\n \u003c/shared-subscriptions\u003e\n\n \u003cquality-of-service\u003e\n \u003cmax-qos\u003e${HIVEMQ_MAX_QOS}\u003c/max-qos\u003e\n \u003c/quality-of-service\u003e\n\n \u003cretained-messages\u003e\n \u003cenabled\u003e${HIVEMQ_RETAINED_MESSAGES_ENABLED}\u003c/enabled\u003e\n \u003c/retained-messages\u003e\n\n \u003cqueued-messages\u003e\n \u003cmax-queue-size\u003e${HIVEMQ_QUEUED_MESSAGE_MAX_QUEUE_SIZE}\u003c/max-queue-size\u003e\n \u003cstrategy\u003e${HIVEMQ_QUEUED_MESSAGE_STRATEGY}\u003c/strategy\u003e\n \u003c/queued-messages\u003e\n \u003c/mqtt\u003e\n \u003csecurity\u003e\n \u003c!-- Allows the use of empty client ids --\u003e\n \u003callow-empty-client-id\u003e\n \u003cenabled\u003e${HIVEMQ_ALLOW_EMPTY_CLIENT_ID}\u003c/enabled\u003e\n \u003c/allow-empty-client-id\u003e\n\n \u003c!-- Configures validation for UTF-8 PUBLISH payloads --\u003e\n \u003cpayload-format-validation\u003e\n \u003cenabled\u003e${HIVEMQ_PAYLOAD_FORMAT_VALIDATION}\u003c/enabled\u003e\n \u003c/payload-format-validation\u003e\n\n \u003cutf8-validation\u003e\n \u003cenabled\u003e${HIVEMQ_TOPIC_FORMAT_VALIDATION}\u003c/enabled\u003e\n \u003c/utf8-validation\u003e\n\n \u003c!-- Allows clients to request problem information --\u003e\n \u003callow-request-problem-information\u003e\n \u003cenabled\u003e${HIVEMQ_ALLOW_REQUEST_PROBLEM_INFORMATION}\u003c/enabled\u003e\n \u003c/allow-request-problem-information\u003e\n\n \u003ccontrol-center-audit-log\u003e\n \u003cenabled\u003e${HIVEMQ_CONTROL_CENTER_AUDIT_LOG_ENABLED}\u003c/enabled\u003e\n \u003c/control-center-audit-log\u003e\n \u003c/security\u003e\n\u003c/hivemq\u003e\n","controllerTemplate":"cluster-deployment.yaml","cpu":"4","cpuLimitRatio":1,"customProperties":{},"dnsSuffix":"svc.cluster.local.","env":[],"ephemeralStorage":"15Gi","ephemeralStorageLimitRatio":1,"extensions":[{"enabled":false,"extensionUri":"preinstalled","name":"hivemq-kafka-extension"},{"enabled":false,"extensionUri":"preinstalled","name":"hivemq-bridge-extension"},{"enabled":false,"extensionUri":"preinstalled","initialization":"# A little hack because k8s configMaps can't handle sub-directories\n[[ -e /conf-override/extensions/hivemq-enterprise-security-extension/enterprise-security-extension.xml ]] \u0026\u0026\nrm -f $(pwd)/conf/enterprise-security-extension.xml \u0026\u0026\ncp -s /conf-override/extensions/hivemq-enterprise-security-extension/enterprise-security-extension.xml $(pwd)/conf/enterprise-security-extension.xml\n\n[[ ! -f drivers/postgres-jdbc.jar ]] \u0026\u0026\ncurl -L https://jdbc.postgresql.org/download/postgresql-42.2.14.jar --output drivers/jdbc/postgres.jar\n","name":"hivemq-enterprise-security-extension"}],"hivemqVersion":"k8s-4.8.2","image":"hivemq/hivemq4","imagePullPolicy":"IfNotPresent","initBusyboxImage":"busybox:latest","initContainers":[],"initDnsWaitImage":"hivemq/init-dns-wait:1.0.0","initialization":[],"javaOptions":"-XX:+UnlockExperimentalVMOptions -XX:InitialRAMPercentage=40 -XX:MaxRAMPercentage=50 -XX:MinRAMPercentage=30","labels":{"app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10"},"listenerConfiguration":"\u003ctcp-listener\u003e\n \u003cport\u003e${HIVEMQ_MQTT_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n\u003c/tcp-listener\u003e\n","logLevel":"INFO","memory":"4Gi","memoryLimitRatio":1,"monitoring":{"enablePrometheus":true},"mqtt":{"keepaliveAllowUnlimited":true,"keepaliveMax":65535,"maxPacketSize":268435460,"maxQos":2,"messageExpiryMaxInterval":4294967296,"queuedMessageStrategy":"discard","queuedMessagesMaxQueueSize":1000,"retainedMessagesEnabled":true,"serverReceiveMaximum":10,"sessionExpiryInterval":4294967295,"sharedSubscriptionEnabled":true,"subscriptionIdentifierEnabled":true,"topicAliasEnabled":true,"topicAliasMaxPerClient":5,"wildcardSubscriptionEnabled":true},"nodeCount":1,"nodeSelector":{},"podAnnotations":{},"podLabels":{},"ports":[{"expose":true,"name":"mqtt","patch":["[{\"op\":\"add\",\"path\":\"/spec/selector/hivemq.com~1node-offline\",\"value\":\"false\"},{\"op\":\"add\",\"path\":\"/metadata/annotations\",\"value\":{\"service.spec.externalTrafficPolicy\":\"Local\"}}]"],"port":1883},{"expose":true,"name":"cc","patch":["[{\"op\":\"add\",\"path\":\"/spec/sessionAffinity\",\"value\":\"ClientIP\"}]"],"port":8080}],"priorityClassName":"","restApiConfiguration":"\u003crest-api\u003e\n \u003cenabled\u003e${HIVEMQ_REST_API_ENABLED}\u003c/enabled\u003e\n \u003clisteners\u003e\n \u003chttp\u003e\n \u003cport\u003e${HIVEMQ_REST_API_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n \u003c/http\u003e\n \u003c/listeners\u003e\n\u003c/rest-api\u003e\n","restrictions":{"incomingBandwidthThrottling":0,"maxClientIdLength":65535,"maxConnections":-1,"maxTopicLength":65535,"noConnectIdleTimeout":10000},"runtimeClassName":"","security":{"allowEmptyClientId":true,"allowRequestProblemInformation":true,"controlCenterAuditLogEnabled":true,"payloadFormatValidation":false,"topicFormatValidation":true},"serviceAccountName":"hivemq-hivemq-operator-hivemq","sidecars":[],"tolerations":[],"topologySpreadConstraints":[]},"status":{"conditions":[{"lastTransitionTime":"2022-08-11T07:49:46.404991Z","reason":"initial status","status":"False","type":"AllNodesReady"},{"lastTransitionTime":"2022-08-11T07:49:46.404991Z","reason":"initial status","status":"False","type":"AllExtensionsLoaded"},{"lastTransitionTime":"2022-08-11T07:49:47.612070Z","reason":"Services transitioned to ready state","status":"True","type":"AllServicesReady"},{"lastTransitionTime":"2022-08-11T07:49:46.404991Z","reason":"initial status","status":"True","type":"LogLevelApplied"}],"extensionState":[],"message":"Initial status","portStatus":[],"state":"Pending","warnings":[]}}
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: <-- END HTTP (15239-byte body)
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: --> POST https://10.96.0.1/apis/hivemq.com/v1/namespaces/hivemq-demo/hivemq-clusters h2
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: Content-Type: application/json; charset=utf-8
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: Content-Length: 13649
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: Authorization: Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjZ2UkpYMHJxUEVQTF9la04xNmI0TEdIbEdhUE1Jc3d3UExQT3dMa3FORUkifQ.eyJhdWQiOlsiaHR0cHM6Ly9rdWJlcm5ldGVzLmRlZmF1bHQuc3ZjLmNsdXN0ZXIubG9jYWwiXSwiZXhwIjoxNjkxNzQwMDk3LCJpYXQiOjE2NjAyMDQwOTcsImlzcyI6Imh0dHBzOi8va3ViZXJuZXRlcy5kZWZhdWx0LnN2Yy5jbHVzdGVyLmxvY2FsIiwia3ViZXJuZXRlcy5pbyI6eyJuYW1lc3BhY2UiOiJoaXZlbXEtZGVtbyIsInBvZCI6eyJuYW1lIjoiaGl2ZW1xLWhpdmVtcS1vcGVyYXRvci1vcGVyYXRvci02NTU4Yjg1Y2RmLWI0cGpsIiwidWlkIjoiZjU3YTMwMDctZjYwNS00NDk1LThkYzctNDkxYTFkNThmNmI0In0sInNlcnZpY2VhY2NvdW50Ijp7Im5hbWUiOiJoaXZlbXEtaGl2ZW1xLW9wZXJhdG9yLW9wZXJhdG9yIiwidWlkIjoiNTI4ZjQyYjAtMmNhZC00M2JmLTljNWQtMzAzMmUxN2RmMzFiIn0sIndhcm5hZnRlciI6MTY2MDIwNzcwNH0sIm5iZiI6MTY2MDIwNDA5Nywic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OmhpdmVtcS1kZW1vOmhpdmVtcS1oaXZlbXEtb3BlcmF0b3Itb3BlcmF0b3IifQ.kp1Cycc-_qMoUACIrlbn_U3ffg_OCEBntL7Ej4-ugSHfBWor4SpY4gmsHbRi3vleuOzasAvHWx8Np_-IRPwEWsVdVWEY55orCQ407yNPf1y1gnz3mSZ-So7evuzbYYMA8Szuj0TLgYhseZj18exLEdh9TszUv7qVFS8g-LERmcybNMU4bWyZ8zIzUznuWP0APc3VMYTHLCwqQPtjIxcAZ_Ta9q0V8VE4fylEr2t923UAmOqIWE0J4fbiBKuknvlCqGk487xtDruNTFg-5T2G_9TK3AOLtNkusp4dUNeyDejMFIGKNQGcc9JBNqmSGS5nf6L3ddHj8pSoknOQd0Fgug
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: Host: 10.96.0.1
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: Connection: Keep-Alive
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: Accept-Encoding: gzip
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: User-Agent: okhttp/3.12.12
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: {"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","metadata":{"annotations":{"meta.helm.sh/release-name":"hivemq","meta.helm.sh/release-namespace":"hivemq-demo","hivemq.com/deployment-type":"Deployment"},"creationTimestamp":"2022-08-11T07:48:17Z","generation":1,"labels":{"app":"hivemq-operator","app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10","hivemq-cluster":"hivemq"},"managedFields":[{"apiVersion":"hivemq.com/v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{},"f:hivemq-cluster":{}}},"f:spec":{".":{},"f:additionalVolumeMounts":{},"f:additionalVolumes":{},"f:affinity":{},"f:clusterOverloadProtection":{},"f:clusterReplicaCount":{},"f:configOverride":{},"f:controllerTemplate":{},"f:cpu":{},"f:cpuLimitRatio":{},"f:customProperties":{},"f:dnsSuffix":{},"f:env":{},"f:ephemeralStorage":{},"f:ephemeralStorageLimitRatio":{},"f:extensions":{},"f:hivemqVersion":{},"f:image":{},"f:imagePullPolicy":{},"f:initBusyboxImage":{},"f:initContainers":{},"f:initDnsWaitImage":{},"f:initialization":{},"f:javaOptions":{},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{}},"f:listenerConfiguration":{},"f:logLevel":{},"f:memory":{},"f:memoryLimitRatio":{},"f:monitoring":{".":{},"f:enablePrometheus":{}},"f:mqtt":{".":{},"f:keepaliveAllowUnlimited":{},"f:keepaliveMax":{},"f:maxPacketSize":{},"f:maxQos":{},"f:messageExpiryMaxInterval":{},"f:queuedMessageStrategy":{},"f:queuedMessagesMaxQueueSize":{},"f:retainedMessagesEnabled":{},"f:serverReceiveMaximum":{},"f:sessionExpiryInterval":{},"f:sharedSubscriptionEnabled":{},"f:subscriptionIdentifierEnabled":{},"f:topicAliasEnabled":{},"f:topicAliasMaxPerClient":{},"f:wildcardSubscriptionEnabled":{}},"f:nodeCount":{},"f:nodeSelector":{},"f:podAnnotations":{},"f:podLabels":{},"f:ports":{},"f:priorityClassName":{},"f:restApiConfiguration":{},"f:restrictions":{".":{},"f:incomingBandwidthThrottling":{},"f:maxClientIdLength":{},"f:maxConnections":{},"f:maxTopicLength":{},"f:noConnectIdleTimeout":{}},"f:runtimeClassName":{},"f:security":{".":{},"f:allowEmptyClientId":{},"f:allowRequestProblemInformation":{},"f:controlCenterAuditLogEnabled":{},"f:payloadFormatValidation":{},"f:topicFormatValidation":{}},"f:serviceAccountName":{},"f:sidecars":{},"f:tolerations":{},"f:topologySpreadConstraints":{}}},"manager":"helm","operation":"Update","time":"2022-08-11T07:48:17Z"},{"apiVersion":"hivemq.com/v1","fieldsType":"FieldsV1","fieldsV1":{"f:status":{".":{},"f:conditions":{},"f:extensionState":{},"f:message":{},"f:portStatus":{},"f:state":{},"f:warnings":{}}},"manager":"okhttp","operation":"Update","time":"2022-08-11T07:49:48Z","subresource":"status"}],"name":"hivemq","namespace":"hivemq-demo","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0"},"spec":{"nodeCount":1,"cpu":"4","memory":"4Gi","ephemeralStorage":"15Gi","cpuLimitRatio":1.0,"memoryLimitRatio":1.0,"ephemeralStorageLimitRatio":1.0,"image":"hivemq/hivemq4","imagePullPolicy":"IfNotPresent","imagePullSecrets":[],"podLabels":{},"podAnnotations":{},"nodeSelector":{},"priorityClassName":"","runtimeClassName":"","tolerations":[],"additionalVolumes":[],"additionalVolumeMounts":[],"topologySpreadConstraints":[],"volumeClaimTemplates":[],"hivemqVersion":"k8s-4.8.2","javaOptions":"-XX:+UnlockExperimentalVMOptions -XX:InitialRAMPercentage=40 -XX:MaxRAMPercentage=50 -XX:MinRAMPercentage=30","configOverride":"<?xml version=\"1.0\"?>\n<hivemq xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:noNamespaceSchemaLocation=\"hivemq-config.xsd\">\n <listeners>\n --LISTENER-CONFIGURATION--\n </listeners>\n <control-center>\n <listeners>\n <http>\n <port>${HIVEMQ_CONTROL_CENTER_PORT}</port>\n <bind-address>0.0.0.0</bind-address>\n </http>\n </listeners>\n <users>\n <user>\n <name>${HIVEMQ_CONTROL_CENTER_USER}</name>\n <password>${HIVEMQ_CONTROL_CENTER_PASSWORD}</password>\n </user>\n </users>\n </control-center>\n\n <!--REST-API-CONFIGURATION-->\n <cluster>\n <enabled>true</enabled>\n <transport>\n <tcp>\n <bind-address>${HIVEMQ_BIND_ADDRESS}</bind-address>\n <bind-port>${HIVEMQ_CLUSTER_PORT}</bind-port>\n <enabled>true</enabled>\n </tcp>\n </transport>\n <discovery>\n <extension>\n <reload-interval>${HIVEMQ_DNS_DISCOVERY_INTERVAL}</reload-interval>\n </extension>\n </discovery>\n\n <replication>\n <replica-count>${HIVEMQ_CLUSTER_REPLICA_COUNT}</replica-count>\n </replication>\n\n <failure-detection>\n <tcp-health-check>\n <enabled>true</enabled>\n <bind-address>${HIVEMQ_BIND_ADDRESS}</bind-address>\n <bind-port>9000</bind-port>\n <port-range>50</port-range>\n </tcp-health-check>\n\n <heartbeat>\n <enabled>true</enabled>\n <interval>4000</interval>\n <timeout>30000</timeout>\n </heartbeat>\n </failure-detection>\n\n </cluster>\n <overload-protection>\n <enabled>${HIVEMQ_CLUSTER_OVERLOAD_PROTECTION}</enabled>\n </overload-protection>\n <restrictions>\n <max-client-id-length>${HIVEMQ_MAX_CLIENT_ID_LENGTH}</max-client-id-length>\n <max-topic-length>${HIVEMQ_MAX_TOPIC_LENGTH}</max-topic-length>\n <max-connections>${HIVEMQ_MAX_CONNECTIONS}</max-connections>\n <incoming-bandwidth-throttling>${HIVEMQ_INCOMING_BANDWIDTH_THROTTLING}</incoming-bandwidth-throttling>\n <no-connect-idle-timeout>${HIVEMQ_NO_CONNECT_IDLE_TIMEOUT}</no-connect-idle-timeout>\n </restrictions>\n <mqtt>\n <session-expiry>\n <max-interval>${HIVEMQ_SESSION_EXPIRY_INTERVAL}</max-interval>\n </session-expiry>\n\n <message-expiry>\n <max-interval>${HIVEMQ_MESSAGE_EXPIRY_MAX_INTERVAL}</max-interval>\n </message-expiry>\n\n <packets>\n <max-packet-size>${HIVEMQ_MAX_PACKET_SIZE}</max-packet-size>\n </packets>\n\n <receive-maximum>\n <server-receive-maximum>${HIVEMQ_SERVER_RECEIVE_MAXIMUM}</server-receive-maximum>\n </receive-maximum>\n\n <keep-alive>\n <max-keep-alive>${HIVEMQ_KEEPALIVE_MAX}</max-keep-alive>\n <allow-unlimited>${HIVEMQ_KEEPALIVE_ALLOW_UNLIMITED}</allow-unlimited>\n </keep-alive>\n\n <topic-alias>\n <enabled>${HIVEMQ_TOPIC_ALIAS_ENABLED}</enabled>\n <max-per-client>${HIVEMQ_TOPIC_ALIAS_MAX_PER_CLIENT}</max-per-client>\n </topic-alias>\n\n <subscription-identifier>\n <enabled>${HIVEMQ_SUBSCRIPTION_IDENTIFIER_ENABLED}</enabled>\n </subscription-identifier>\n\n <wildcard-subscriptions>\n <enabled>${HIVEMQ_WILDCARD_SUBSCRIPTION_ENABLED}</enabled>\n </wildcard-subscriptions>\n\n <shared-subscriptions>\n <enabled>${HIVEMQ_SHARED_SUBSCRIPTION_ENABLED}</enabled>\n </shared-subscriptions>\n\n <quality-of-service>\n <max-qos>${HIVEMQ_MAX_QOS}</max-qos>\n </quality-of-service>\n\n <retained-messages>\n <enabled>${HIVEMQ_RETAINED_MESSAGES_ENABLED}</enabled>\n </retained-messages>\n\n <queued-messages>\n <max-queue-size>${HIVEMQ_QUEUED_MESSAGE_MAX_QUEUE_SIZE}</max-queue-size>\n <strategy>${HIVEMQ_QUEUED_MESSAGE_STRATEGY}</strategy>\n </queued-messages>\n </mqtt>\n <security>\n <!-- Allows the use of empty client ids -->\n <allow-empty-client-id>\n <enabled>${HIVEMQ_ALLOW_EMPTY_CLIENT_ID}</enabled>\n </allow-empty-client-id>\n\n <!-- Configures validation for UTF-8 PUBLISH payloads -->\n <payload-format-validation>\n <enabled>${HIVEMQ_PAYLOAD_FORMAT_VALIDATION}</enabled>\n </payload-format-validation>\n\n <utf8-validation>\n <enabled>${HIVEMQ_TOPIC_FORMAT_VALIDATION}</enabled>\n </utf8-validation>\n\n <!-- Allows clients to request problem information -->\n <allow-request-problem-information>\n <enabled>${HIVEMQ_ALLOW_REQUEST_PROBLEM_INFORMATION}</enabled>\n </allow-request-problem-information>\n\n <control-center-audit-log>\n <enabled>${HIVEMQ_CONTROL_CENTER_AUDIT_LOG_ENABLED}</enabled>\n </control-center-audit-log>\n </security>\n</hivemq>\n","listenerConfiguration":"<tcp-listener>\n <port>${HIVEMQ_MQTT_PORT}</port>\n <bind-address>0.0.0.0</bind-address>\n</tcp-listener>\n","restApiConfiguration":"<rest-api>\n <enabled>${HIVEMQ_REST_API_ENABLED}</enabled>\n <listeners>\n <http>\n <port>${HIVEMQ_REST_API_PORT}</port>\n <bind-address>0.0.0.0</bind-address>\n </http>\n </listeners>\n</rest-api>\n","logLevel":"INFO","labels":{"app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10"},"sidecars":[],"env":[],"configMaps":[],"extensions":[{"name":"hivemq-kafka-extension","enabled":false,"static":false,"extensionUri":"preinstalled","offline":false,"updateStrategy":"serial"},{"name":"hivemq-bridge-extension","enabled":false,"static":false,"extensionUri":"preinstalled","offline":false,"updateStrategy":"serial"},{"name":"hivemq-enterprise-security-extension","enabled":false,"static":false,"extensionUri":"preinstalled","offline":false,"initialization":"# A little hack because k8s configMaps can't handle sub-directories\n[[ -e /conf-override/extensions/hivemq-enterprise-security-extension/enterprise-security-extension.xml ]] &&\nrm -f $(pwd)/conf/enterprise-security-extension.xml &&\ncp -s /conf-override/extensions/hivemq-enterprise-security-extension/enterprise-security-extension.xml $(pwd)/conf/enterprise-security-extension.xml\n\n[[ ! -f drivers/postgres-jdbc.jar ]] &&\ncurl -L https://jdbc.postgresql.org/download/postgresql-42.2.14.jar --output drivers/jdbc/postgres.jar\n","updateStrategy":"serial"}],"initContainers":[],"initialization":[],"initDnsWaitImage":"hivemq/init-dns-wait:1.0.0","initBusyboxImage":"busybox:latest","affinity":"podAntiAffinity:\n preferredDuringSchedulingIgnoredDuringExecution:\n # Try not to co-locate with nodes from the same cluster\n - weight: 60\n podAffinityTerm:\n labelSelector:\n matchExpressions:\n - key: hivemq-cluster\n operator: In\n values:\n - {{ spec.name }}\n topologyKey: \"kubernetes.io/hostname\"\n # Try not to co-locate with other HiveMQ clusters\n - weight: 30\n podAffinityTerm:\n labelSelector:\n matchExpressions:\n - key: app\n operator: In\n values:\n - hivemq\n topologyKey: \"kubernetes.io/hostname\"\n","ports":[{"name":"mqtt","port":1883,"expose":true,"patch":["[{\"op\":\"add\",\"path\":\"/spec/selector/hivemq.com~1node-offline\",\"value\":\"false\"},{\"op\":\"add\",\"path\":\"/metadata/annotations\",\"value\":{\"service.spec.externalTrafficPolicy\":\"Local\"}}]"]},{"name":"cc","port":8080,"expose":true,"patch":["[{\"op\":\"add\",\"path\":\"/spec/sessionAffinity\",\"value\":\"ClientIP\"}]"]}],"clusterReplicaCount":1,"clusterOverloadProtection":true,"restrictions":{"maxClientIdLength":65535,"maxTopicLength":65535,"maxConnections":-1,"incomingBandwidthThrottling":0,"noConnectIdleTimeout":10000},"mqtt":{"sessionExpiryInterval":4294967295,"messageExpiryMaxInterval":4294967296,"maxPacketSize":268435460,"serverReceiveMaximum":10,"keepaliveMax":65535,"keepaliveAllowUnlimited":true,"topicAliasEnabled":true,"topicAliasMaxPerClient":5,"subscriptionIdentifierEnabled":true,"wildcardSubscriptionEnabled":true,"sharedSubscriptionEnabled":true,"retainedMessagesEnabled":true,"maxQos":2,"queuedMessagesMaxQueueSize":1000,"queuedMessageStrategy":"discard"},"monitoring":{"enablePrometheus":true},"security":{"allowEmptyClientId":true,"payloadFormatValidation":false,"topicFormatValidation":true,"allowRequestProblemInformation":true,"controlCenterAuditLogEnabled":true},"dnsSuffix":"svc.cluster.local.","controllerTemplate":"cluster-deployment.yaml","serviceAccountName":"hivemq-hivemq-operator-hivemq","secrets":[],"customProperties":{}},"status":{"state":"Pending","message":"Initial status","portStatus":[],"warnings":[],"conditions":[{"type":"AllNodesReady","lastTransitionTime":"2022-08-11T07:49:46.404991Z","status":"False","reason":"initial status"},{"type":"AllExtensionsLoaded","lastTransitionTime":"2022-08-11T07:49:46.404991Z","status":"False","reason":"initial status"},{"type":"AllServicesReady","lastTransitionTime":"2022-08-11T07:49:47.612070Z","status":"True","reason":"Services transitioned to ready state"},{"type":"LogLevelApplied","lastTransitionTime":"2022-08-11T07:49:46.404991Z","status":"True","reason":"initial status"}],"extensionState":[]}}
Aug 11, 2022 7:50:01 AM okhttp3.internal.platform.Platform log
INFO: --> END POST (13649-byte body)
07:50:02.398 [default-nioEventLoopGroup-1-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true
07:50:02.399 [default-nioEventLoopGroup-1-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true
07:50:02.405 [default-nioEventLoopGroup-1-2] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6c91cdfa
07:50:03.013 [default-nioEventLoopGroup-1-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096
07:50:03.013 [default-nioEventLoopGroup-1-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxSharedCapacityFactor: 2
07:50:03.014 [default-nioEventLoopGroup-1-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.linkCapacity: 16
07:50:03.015 [default-nioEventLoopGroup-1-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8
07:50:03.015 [default-nioEventLoopGroup-1-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.delayedQueue.ratio: 8
07:50:04.816 [default-nioEventLoopGroup-1-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x7e598877, L:/10.244.0.9:8443 - R:/10.244.0.1:12971] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
07:50:06.999 [default-nioEventLoopGroup-1-2] TRACE i.m.h.server.netty.NettyHttpServer - Server hivemq-hivemq-operator-operator-6558b85cdf-b4pjl:8443 Received Request: POST /api/v1/validate/hivemq-clusters?timeout=30s
07:50:07.131 [default-nioEventLoopGroup-1-2] DEBUG i.m.h.s.netty.RoutingInBoundHandler - Request POST /api/v1/validate/hivemq-clusters?timeout=30s
07:50:07.226 [default-nioEventLoopGroup-1-2] TRACE i.m.h.s.netty.RoutingInBoundHandler - Matched route POST - /api/v1/validate/hivemq-clusters to controller class com.hivemq.ClusterValidationController
07:50:07.810 [default-nioEventLoopGroup-1-2] TRACE i.m.i.q.TypeArgumentQualifier - Bean type interface io.micronaut.context.event.ApplicationEventListener is not compatible with candidate generic types [class io.micronaut.http.context.event.HttpRequestTerminatedEvent] of candidate Definition: io.micronaut.runtime.http.scope.RequestCustomScope
07:50:07.810 [default-nioEventLoopGroup-1-2] TRACE i.m.i.q.TypeArgumentQualifier - Bean type interface io.micronaut.context.event.ApplicationEventListener is not compatible with candidate generic types [class io.micronaut.runtime.context.scope.refresh.RefreshEvent] of candidate Definition: io.micronaut.runtime.context.scope.refresh.RefreshScope
07:50:07.905 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - HandlerPublisher (state: IDLE) received demand: 2
07:50:07.906 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - Demand received for next message (state = DEMANDING). Calling context.read()
07:50:07.907 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - HandlerPublisher (state: DEMANDING) emitting next message: {"kind":"AdmissionReview","apiVersion":"admission.k8s.io/v1","request":{"uid":"b695499d-7e6b-4664-83f6-9e0c75b23d30","kind":{"group":"hivemq.com","version":"v1","kind":"HiveMQCluster"},"resource":{"group":"hivemq.com","version":"v1","resource":"hivemq-clusters"},"requestKind":{"group":"hivemq.com","version":"v1","kind":"HiveMQCluster"},"requestResource":{"group":"hivemq.com","version":"v1","resource":"hivemq-clusters"},"name":"hivemq","namespace":"hivemq-demo","operation":"CREATE","userInfo":{"username":"system:serviceaccount:hivemq-demo:hivemq-hivemq-operator-operator","uid":"528f42b0-2cad-43bf-9c5d-3032e17df31b","groups":["system:serviceaccounts","system:serviceaccounts:hivemq-demo","system:authenticated"],"extra":{"authentication.kubernetes.io/pod-name":["hivemq-hivemq-operator-operator-6558b85cdf-b4pjl"],"authentication.kubernetes.io/pod-uid":["f57a3007-f605-4495-8dc7-491a1d58f6b4"]}},"object":{"apiVe
07:50:07.908 [default-nioEventLoopGroup-1-2] TRACE i.m.jackson.parser.JacksonProcessor - Received upstream bytes of length: 918
07:50:07.919 [default-nioEventLoopGroup-1-2] TRACE i.m.jackson.parser.JacksonProcessor - More input required to parse JSON. Demanding more.
07:50:07.920 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - Demand received for next message (state = DEMANDING). Calling context.read()
07:50:07.920 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - HandlerPublisher (state: DEMANDING) received demand: 2
07:50:07.920 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - Demand received for next message (state = DEMANDING). Calling context.read()
07:50:07.921 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - HandlerPublisher (state: DEMANDING) received demand: 2
07:50:07.921 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - Demand received for next message (state = DEMANDING). Calling context.read()
07:50:07.921 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - HandlerPublisher (state: DEMANDING) received demand: 1
07:50:07.921 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - Demand received for next message (state = DEMANDING). Calling context.read()
07:50:07.927 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - HandlerPublisher (state: DEMANDING) emitting next message: rsion":"hivemq.com/v1","kind":"HiveMQCluster","metadata":{"annotations":{"hivemq.com/deployment-type":"Deployment","meta.helm.sh/release-name":"hivemq","meta.helm.sh/release-namespace":"hivemq-demo"},"creationTimestamp":"2022-08-11T07:50:01Z","generation":1,"labels":{"app":"hivemq-operator","app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10","hivemq-cluster":"hivemq"},"managedFields":[{"apiVersion":"hivemq.com/v1","fieldsType":"FieldsV1","fieldsV1":{"f:status":{".":{},"f:conditions":{},"f:extensionState":{},"f:message":{},"f:portStatus":{},"f:state":{},"f:warnings":{}}},"manager":"okhttp","operation":"Update","subresource":"status","time":"2022-08-11T07:49:48Z"},{"apiVersion":"hivemq.com/v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:hivemq.com/deployment-type":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{},"f:hivemq-cluster":{}}},"f:spec":{".":{},"f:additionalVolumeMounts":{},"f:additionalVolumes":{},"f:affinity":{},"f:clusterOverloadProtection":{},"f:clusterReplicaCount":{},"f:configMaps":{},"f:configOverride":{},"f:controllerTemplate":{},"f:cpu":{},"f:cpuLimitRatio":{},"f:customProperties":{},"f:dnsSuffix":{},"f:env":{},"f:ephemeralStorage":{},"f:ephemeralStorageLimitRatio":{},"f:extensions":{},"f:hivemqVersion":{},"f:image":{},"f:imagePullPolicy":{},"f:imagePullSecrets":{},"f:initBusyboxImage":{},"f:initContainers":{},"f:initDnsWaitImage":{},"f:initialization":{},"f:javaOptions":{},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{}},"f:listenerConfiguration":{},"f:logLevel":{},"f:memory":{},"f:memoryLimitRatio":{},"f:monitoring":{".":{},"f:enablePrometheus":{}},"f:mqtt":{".":{},"f:keepaliveAllowUnlimited":{},"f:keepaliveMax":{},"f:maxPacketSize":{},"f:maxQos":{},"f:messageExpiryMaxInterval":{},"f:queuedMessageStrategy":{},"f:queuedMessagesMaxQueueSize":{},"f:retainedMessagesEnabled":{},"f:serverReceiveMaximum":{},"f:session
07:50:07.927 [default-nioEventLoopGroup-1-2] TRACE i.m.jackson.parser.JacksonProcessor - Received upstream bytes of length: 2372
07:50:08.004 [default-nioEventLoopGroup-1-2] TRACE i.m.jackson.parser.JacksonProcessor - More input required to parse JSON. Demanding more.
07:50:08.007 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - Demand received for next message (state = DEMANDING). Calling context.read()
07:50:08.008 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - HandlerPublisher (state: DEMANDING) emitting next message: ExpiryInterval":{},"f:sharedSubscriptionEnabled":{},"f:subscriptionIdentifierEnabled":{},"f:topicAliasEnabled":{},"f:topicAliasMaxPerClient":{},"f:wildcardSubscriptionEnabled":{}},"f:nodeCount":{},"f:nodeSelector":{},"f:podAnnotations":{},"f:podLabels":{},"f:ports":{},"f:priorityClassName":{},"f:restApiConfiguration":{},"f:restrictions":{".":{},"f:incomingBandwidthThrottling":{},"f:maxClientIdLength":{},"f:maxConnections":{},"f:maxTopicLength":{},"f:noConnectIdleTimeout":{}},"f:runtimeClassName":{},"f:secrets":{},"f:security":{".":{
07:50:08.009 [default-nioEventLoopGroup-1-2] TRACE i.m.jackson.parser.JacksonProcessor - Received upstream bytes of length: 538
07:50:08.012 [default-nioEventLoopGroup-1-2] TRACE i.m.jackson.parser.JacksonProcessor - More input required to parse JSON. Demanding more.
07:50:08.013 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - Demand received for next message (state = DEMANDING). Calling context.read()
07:50:08.016 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - HandlerPublisher (state: DEMANDING) emitting next message: },"f:allowEmptyClientId":{},"f:allowRequestProblemInformation":{},"f:controlCenterAuditLogEnabled":{},"f:payloadFormatValidation":{},"f:topicFormatValidation":{}},"f:serviceAccountName":{},"f:sidecars":{},"f:tolerations":{},"f:topologySpreadConstraints":{},"f:volumeClaimTemplates":{}}},"manager":"okhttp","operation":"Update","time":"2022-08-11T07:50:01Z"}],"name":"hivemq","namespace":"hivemq-demo","uid":"e9bc5f74-a73b-4044-9389-2f4f4806b700"},"spec":{"additionalVolumeMounts":[],"additionalVolumes":[],"affinity":"podAntiAffinity:\n preferredDuringSchedulingIgnoredDuringExecution:\n # Try not to co-locate with nodes from the same cluster\n - weight: 60\n podAffinityTerm:\n labelSelector:\n matchExpressions:\n - key: hivemq-cluster\n operator: In\n values:\n - {{ spec.name }}\n topologyKey: \"kubernetes.io/hostname\"\n # Try not to co-locate with other HiveMQ clusters\n - weight: 30\n podAffinityTerm:\n labelSelector:\n matchExpressions:\n - key: app\n operator: In\n values:\n - hivemq\n topologyKey: \"kubernetes.io/hostname\"\n","clusterOverloadProtection":true,"clusterReplicaCount":1,"configMaps":[],"configOverride":"\u003c?xml version=\"1.0\"?\u003e\n\u003chivemq xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:noNamespaceSchemaLocation=\"hivemq-config.xsd\"\u003e\n \u003clisteners\u003e\n --LISTENER-CONFIGURATION--\n \u003c/listeners\u003e\n \u003ccontrol-center\u003e\n \u003clisteners\u003e\n \u003chttp\u003e\n \u003cport\u003e${HIVEMQ_CONTROL_CENTER_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n \u003c/http\u003e\n \u003c/listeners\u003e\n \u003cusers\u003e\n \u003cuser\u003e\n \u003cname\u003e${HIVEMQ_CONTROL_CENTER_USER}\u003c/name\u003e\n \u003cpassword\u003e${HIVEMQ_CONTROL_CENTER_PASSWORD}\u003c/password\u003e\n \u003c/user\u003e\n \u003c/users\u003e\n \u003c/control-center\u003e\n\n \u003c!--REST-API-CONFIGURATION--\u003e\n \u003ccluster\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003ctransport\u003e\n \u003ctcp\u003e\n \u003cbind-address\u003e${HIVEMQ_BIND_ADDRESS}\u003c/bind-address\u003e\n \u003cbind-port\u003e${HIVEMQ_CLUSTER_PORT}\u003c/bind-port\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003c/tcp\u003e\n \u003c/transport\u003e\n \u003cdiscovery\u003e\n \u003cextension\u003e\n \u003creload-interval\u003e${HIVEMQ_DNS_DISCOVERY_INTERVAL}\u003c/reload-interval\u003e\n \u003c/extension\u003e\n \u003c/discovery\u003e\n\n \u003creplication\u003e\n \u003creplica-count\u003e${HIVEMQ_CLUSTER_REPLICA_COUNT}\u003c/replica-count\u003e\n \u003c/replication\u003e\n\n \u003cfailure-detection\u003e\n \u003ctcp-health-check\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003cbind-address\u003e${HIVEMQ_BIND_ADDRESS}\u003c/bind-address\u003e\n \u003cbind-port\u003e9000\u003c/bind-port\u003e\n \u003cport-range\u003e50\u003c/port-range\u003e\n \u003c/tcp-health-check\u003e\n\n \u003cheartbeat\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003cinterval\u003e4000\u003c/interval\u003e\n \u003ctimeout\u003e30000\u003c/timeout\u003e\n \u003c/heartbeat\u003e\n \u003c/failure-detection\u003e\n\n \u003c/cluster\u003e\n \u003coverload-protection\u003e\n \u003cenabled\u003e${HIVEMQ_CLUSTER_OVERLOAD_PROTECTION}\u003c/enabled\u003e\n \u003c/overload-protection\u003e\n \u003crestrictions\u003e\n \u003cmax-client-id-length\u003e${HIVEMQ_MAX_CLIENT_ID_LENGTH}\u003c/max-client-id-length\u003e\n \u003cmax-topic-length\u003e${HIVEMQ_MAX_TOPIC_LENGTH}\u003c/max-topic-length\u003e\n \u003cmax-connections\u003e${HIVEMQ_MAX_CONNECTIONS}\u003c/max-connections\u003e\n \u003cincoming-bandwidth-throttling\u003e${HIVEMQ_INCOMING_BANDWIDTH_THROTTLING}\u003c/incoming-bandwidth-throttling\u003e\n \u003cno-connect-idle-timeout\u003e${HIVEMQ_NO_CONNECT_IDLE_TIMEOUT}\u003c/no-connect-idle-timeout\u003e\n \u003c/restrictions\u003e\n \u003cmqtt\u003e\n \u003csession-expiry\u003e\n \u003cmax-interval\u003e${HIVEMQ_SESSION_EXPIRY_INTERVAL}\u003c/max-interval\u003e\n \u003c/s
07:50:08.016 [default-nioEventLoopGroup-1-2] TRACE i.m.jackson.parser.JacksonProcessor - Received upstream bytes of length: 4744
07:50:08.021 [default-nioEventLoopGroup-1-2] TRACE i.m.jackson.parser.JacksonProcessor - More input required to parse JSON. Demanding more.
07:50:08.021 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - Demand received for next message (state = DEMANDING). Calling context.read()
07:50:08.098 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - HandlerPublisher (state: DEMANDING) emitting next message: ession-expiry\u003e\n\n \u003cmessage-expiry\u003e\n \u003cmax-interval\u003e${HIVEMQ_MESSAGE_EXPIRY_MAX_INTERVAL}\u003c/max-interval\u003e\n \u003c/message-expiry\u003e\n\n \u003cpackets\u003e\n \u003cmax-packet-size\u003e${HIVEMQ_MAX_PACKET_SIZE}\u003c/max-packet-size\u003e\n \u003c/packets\u003e\n\n \u003creceive-maximum\u003e\n \u003cserver-receive-maximum\u003e${HIVEMQ_SERVER_RECEIVE_MAXIMUM}\u003c/server-receive-maximum\u003e\n \u003c/receive-maximum\u003e\n\n \u003ckeep-alive\u003e\n \u003cmax-keep-alive\u003e${HIVEMQ_KEEPALIVE_MAX}\u003c/max-keep-alive\u003e\n \u003callow-unlimited\u003e${HIVEMQ_KEEPALIVE_ALLOW_UNLIMITED}\u003c/allow-unlimited\u003e\n \u003c/keep-alive\u003e\n\n \u003ctopic-alias\u003e\n \u003cenabled\u003e${HIVEMQ_TOPIC_ALIAS_ENABLED}\u003c/enabled\u003e\n \u003cmax-per-client\u003e${HIVEMQ_TOPIC_ALIAS_MAX_PER_CLIENT}\u003c/max-per-client\u003e\n \u003c/topic-alias\u003e\n\n \u003csubscription-identifier\u003e\n \u003cenabled\u003e${HIVEMQ_SUBSCRIPTION_IDENTIFIER_ENABLED}\u003c/enabled\u003e\n \u003c/subscription-identifier\u003e\n\n \u003cwildcard-subscriptions\u003e\n \u003cenabled\u003e${HIVEMQ_WILDCARD_SUBSCRIPTION_ENABLED}\u003c/enabled\u003e\n \u003c/wildcard-subscriptions\u003e\n\n \u003cshared-subscriptions\u003e\n \u003cenabled\u003e${HIVEMQ_SHARED_SUBSCRIPTION_ENABLED}\u003c/enabled\u003e\n \u003c/shared-subscriptions\u003e\n\n \u003cquality-of-service\u003e\n \u003cmax-qos\u003e${HIVEMQ_MAX_QOS}\u003c/max-qos\u003e\n \u003c/quality-of-service\u003e\n\n \u003cretained-messages\u003e\n \u003cenabled\u003e${HIVEMQ_RETAINED_MESSAGES_ENABLED}\u003c/enabled\u003e\n \u003c/retained-messages\u003e\n\n \u003cqueued-messages\u003e\n \u003cmax-queue-size\u003e${HIVEMQ_QUEUED_MESSAGE_MAX_QUEUE_SIZE}\u003c/max-queue-size\u003e\n \u003cstrategy\u003e${HIVEMQ_QUEUED_MESSAGE_STRATEGY}\u003c/strategy\u003e\n \u003c/queued-messages\u003e\n \u003c/mqtt\u003e\n \u003csecurity\u003e\n \u003c!-- Allows the use of empty client ids --\u003e\n \u003callow-empty-client-id\u003e\n \u003cenabled\u003e${HIVEMQ_ALLOW_EMPTY_CLIENT_ID}\u003c/enabled\u003e\n \u003c/allow-empty-client-id\u003e\n\n \u003c!-- Configures validation for UTF-8 PUBLISH payloads --\u003e\n \u003cpayload-format-validation\u003e\n \u003cenabled\u003e${HIVEMQ_PAYLOAD_FORMAT_VALIDATION}\u003c/enabled\u003e\n \u003c/payload-format-validation\u003e\n\n \u003cutf8-validation\u003e\n \u003cenabled\u003e${HIVEMQ_TOPIC_FORMAT_VALIDATION}\u003c/enabled\u003e\n \u003c/utf8-validation\u003e\n\n \u003c!-- Allows clients to request problem information --\u003e\n \u003callow-request-problem-information\u003e\n \u003cenabled\u003e${HIVEMQ_ALLOW_REQUEST_PROBLEM_INFORMATION}\u003c/enabled\u003e\n \u003c/allow-request-problem-information\u003e\n\n \u003ccontrol-center-audit-log\u003e\n \u003cenabled\u003e${HIVEMQ_CONTROL_CENTER_AUDIT_LOG_ENABLED}\u003c/enabled\u003e\n \u003c/control-center-audit-log\u003e\n \u003c/security\u003e\n\u003c/hivemq\u003e\n","controllerTemplate":"cluster-deployment.yaml","cpu":"4","cpuLimitRatio":1,"customProperties":{},"dnsSuffix":"svc.cluster.local.","env":[],"ephemeralStorage":"15Gi","ephemeralStorageLimitRatio":1,"extensions":[{"enabled":false,"extensionUri":"preinstalled","name":"hivemq-kafka-extension","offline":false,"static":false,"updateStrategy":"serial"},{"enabled":false,"extensionUri":"preinstalled","name":"hivemq-bridge-extension","offline":false,"static":false,"updateStrategy":"serial"},{"enabled":false,"extensionUri":"preinstalled","initialization":"# A little hack because k8s configMaps can't handle sub-directories\n[[ -e /conf-override/extensions/hivemq-enterprise-security-extension/enterprise-security-extension.xml ]] \u0026\u0026\nrm -f $(pwd)/conf/enterprise-security-extension.xml \u0026\u0026\ncp -s /conf-override/extensions/hivemq-enterprise-security-extension/enterprise-security-extension.xml $(pwd)/conf/enterprise-security-extension.xml\n\n[[ ! -f drivers/postgres-jdbc.jar ]] \u0026\u0026\ncurl -L https://jdbc.postgresql.org/download/postgresql-42.2.14.jar --output drivers/jdbc/postgres.jar\n","name":"hivemq-enterprise-security-extension","offline":false,"static":false,"updateStrategy":"serial"}],"hivemqVersion":"k8s-4.8.2","image":"hivemq/hivemq4","imagePullPolicy":"IfNotPresent","imagePullSecrets":[],"initBusyboxImage":"busybox:latest","initContainers":[],"initDnsWaitImage":"hivemq/init-dns-wait:1.0.0","initialization":[],"javaOptions":"-XX:+UnlockExperimentalVMOptions -XX:InitialRAMPercentage=40 -XX:MaxRAMPercentage=50 -XX:MinRAMPercentage=30","labels":{"app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10"},"listenerConfiguration":"\u003ctcp-listener\u003e\n \u003cport\u003e${HIVEMQ_MQTT_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n\u003c/tcp-listener\u003e\n","logLevel":"INFO","memory":"4Gi","memoryLimitRatio":1,"monitoring":{"enablePrometheus":true},"mqtt":{"keepaliveAllowUnlimited":true,"keepaliveMax":65535,"maxPacketSize":268435460,"maxQos":2,"messageExpiryMaxInterval":4294967296,"queuedMessageStrategy":"discard","queuedMessagesMaxQueueSize":1000,"retainedMessagesEnabled":true,"serverReceiveMaximum":10,"sessionExpiryInterval":4294967295,"sharedSubscriptionEnabled":true,"subscriptionIdentifierEnabled":true,"topicAliasEnabled":true,"topicAliasMaxPerClient":5,"wildca
07:50:08.098 [default-nioEventLoopGroup-1-2] TRACE i.m.jackson.parser.JacksonProcessor - Received upstream bytes of length: 5930
07:50:08.106 [default-nioEventLoopGroup-1-2] TRACE i.m.jackson.parser.JacksonProcessor - More input required to parse JSON. Demanding more.
07:50:08.106 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - Demand received for next message (state = DEMANDING). Calling context.read()
07:50:08.114 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - HandlerPublisher (state: DEMANDING) emitting next message: rdSubscriptionEnabled":true},"nodeCount":1,"nodeSelector":{},"podAnnotations":{},"podLabels":{},"ports":[{"expose":true,"name":"mqtt","patch":["[{\"op\":\"add\",\"path\":\"/spec/selector/hivemq.com~1node-offline\",\"value\":\"false\"},{\"op\":\"add\",\"path\":\"/metadata/annotations\",\"value\":{\"service.spec.externalTrafficPolicy\":\"Local\"}}]"],"port":1883},{"expose":true,"name":"cc","patch":["[{\"op\":\"add\",\"path\":\"/spec/sessionAffinity\",\"value\":\"ClientIP\"}]"],"port":8080}],"priorityClassName":"","restApiConfiguration":"\u003crest-api\u003e\n \u003cenabled\u003e${HIVEMQ_REST_API_ENABLED}\u003c/enabled\u003e\n \u003clisteners\u003e\n \u003chttp\u003e\n \u003cport\u003e${HIVEMQ_REST_API_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n \u003c/http\u003e\n \u003c/listeners\u003e\n\u003c/rest-api\u003e\n","restrictions":{"incomingBandwidthThrottling":0,"maxClientIdLength":65535,"maxConnections":-1,"maxTopicLength":65535,"noConnectIdleTimeout":10000},"runtimeClassName":"","secrets":[],"security":{"allowEmptyClientId":true,"allowRequestProblemInformation":true,"controlCenterAuditLogEnabled":true,"payloadFormatValidation":false,"topicFormatValidation":true},"serviceAccountName":"hivemq-hivemq-operator-hivemq","sidecars":[],"tolerations":[],"topologySpreadConstraints":[],"volumeClaimTemplates":[]}},"oldObject":null,"dryRun":false,"options":{"kind":"CreateOptions","apiVersion":"meta.k8s.io/v1"}}}
07:50:08.114 [default-nioEventLoopGroup-1-2] TRACE i.m.jackson.parser.JacksonProcessor - Received upstream bytes of length: 1505
07:50:08.207 [default-nioEventLoopGroup-1-2] TRACE i.m.jackson.parser.JacksonProcessor - Materialized new JsonNode call onNext...
07:50:08.211 [default-nioEventLoopGroup-1-2] TRACE i.m.jackson.parser.JacksonProcessor - More input required to parse JSON. Demanding more.
07:50:08.212 [default-nioEventLoopGroup-1-2] TRACE i.m.h.n.reactive.HandlerPublisher - Demand received for next message (state = DEMANDING). Calling context.read()
07:50:08.910 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.admission.v1.AdmissionReview
07:50:09.015 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.admission.v1.AdmissionResponse
07:50:09.102 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.Status
07:50:09.110 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.StatusDetails
07:50:09.119 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.StatusCause
07:50:09.208 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.ListMeta
07:50:09.312 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.admission.v1.AdmissionRequest
07:50:09.408 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.GroupVersionKind
07:50:09.417 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.GroupVersionResource
07:50:09.504 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.authentication.UserInfo
07:50:09.611 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.crd.hivemq.HiveMQInfo
07:50:09.620 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.HivemqClusterStatus
07:50:09.710 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.spec.ExtensionConfiguration
07:50:09.715 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Portstatus
07:50:09.799 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Condition
07:50:09.906 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.HiveMQClusterSpec
07:50:09.913 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.OperatorHints
07:50:09.916 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.StatefulSet
07:50:10.002 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.ContainerSecurityContext
07:50:10.006 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Capabilities__1
07:50:10.010 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SeccompProfile__2
07:50:10.013 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.WindowsOptions__2
07:50:10.016 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SeLinuxOptions__2
07:50:10.102 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Restrictions
07:50:10.109 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.ObjectMeta
07:50:10.113 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.ManagedFieldsEntry
07:50:10.117 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.FieldsV1
07:50:10.120 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.OwnerReference
07:50:10.205 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Security
07:50:10.210 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Monitoring
07:50:10.214 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.PodSecurityContext
07:50:10.217 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SeccompProfile__1
07:50:10.300 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.WindowsOptions__1
07:50:10.303 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SeLinuxOptions__1
07:50:10.306 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Sysctl
07:50:10.318 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Mqtt
07:50:10.405 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.TopologySpreadConstraint
07:50:10.410 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.LabelSelector
07:50:10.411 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.MatchLabels__1
07:50:10.415 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.MatchExpression__1
07:50:10.419 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.PersistentVolumeClaim
07:50:10.500 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.PersistentVolumeClaimStatus
07:50:10.513 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.PersistentVolumeClaimCondition
07:50:10.603 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.PersistentVolumeClaimSpec
07:50:10.607 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.TypedLocalObjectReference
07:50:10.610 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.LabelSelector
07:50:10.615 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.LabelSelectorRequirement
07:50:10.701 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.ResourceRequirements
07:50:10.711 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.Container
07:50:10.717 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.Probe
07:50:10.719 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.ExecAction
07:50:10.798 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.TCPSocketAction
07:50:10.803 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.HTTPGetAction
07:50:10.808 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.HTTPHeader
07:50:10.810 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.Lifecycle
07:50:10.812 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.Handler
07:50:10.815 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.SecurityContext
07:50:10.818 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.Capabilities
07:50:10.902 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.SeccompProfile
07:50:10.904 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.WindowsSecurityContextOptions
07:50:10.906 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.SELinuxOptions
07:50:10.909 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.VolumeDevice
07:50:10.912 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.EnvVar
07:50:10.914 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.EnvVarSource
07:50:10.916 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.ObjectFieldSelector
07:50:10.918 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.SecretKeySelector
07:50:10.920 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.ConfigMapKeySelector
07:50:11.001 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.ResourceFieldSelector
07:50:11.004 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.VolumeMount
07:50:11.009 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.EnvFromSource
07:50:11.012 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.ConfigMapEnvSource
07:50:11.014 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.SecretEnvSource
07:50:11.017 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.ContainerPort
07:50:11.103 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.spec.Secret
07:50:11.106 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Toleration
07:50:11.114 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.AdditionalVolume
07:50:11.116 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.EmptyDir
07:50:11.118 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Cinder
07:50:11.120 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SecretRef__1
07:50:11.123 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Glusterfs
07:50:11.125 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.AwsElasticBlockStore
07:50:11.199 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Iscsi
07:50:11.200 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SecretRef__3
07:50:11.203 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Quobyte
07:50:11.205 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.PortworxVolume
07:50:11.208 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.DownwardAPI
07:50:11.210 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Item__1
07:50:11.214 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.FieldRef
07:50:11.216 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.ResourceFieldRef
07:50:11.218 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Ephemeral
07:50:11.221 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.VolumeClaimTemplate
07:50:11.299 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Spec
07:50:11.302 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.DataSource
07:50:11.304 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Selector
07:50:11.319 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.MatchLabels
07:50:11.323 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.MatchExpression
07:50:11.398 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Resources
07:50:11.400 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Limits
07:50:11.401 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Requests
07:50:11.406 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Metadata
07:50:11.407 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Annotations
07:50:11.416 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Labels
07:50:11.499 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.ManagedField
07:50:11.501 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.FieldsV1
07:50:11.505 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.OwnerReference
07:50:11.514 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Storageos
07:50:11.600 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SecretRef__6
07:50:11.604 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.GitRepo
07:50:11.607 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Cephfs
07:50:11.611 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SecretRef
07:50:11.613 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.AzureFile
07:50:11.616 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.HostPath
Aug 11, 2022 7:50:11 AM okhttp3.internal.platform.Platform log
INFO: <-- HTTP FAILED: java.net.SocketTimeoutException: timeout
07:50:12.309 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.PhotonPersistentDisk
07:50:14.808 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.FlexVolume
07:50:14.906 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SecretRef__2
07:50:14.909 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Options
07:50:15.023 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Rbd
07:50:15.099 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SecretRef__4
07:50:15.109 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Projected
07:50:15.117 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Source
07:50:15.119 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Secret
07:50:15.122 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Item__4
07:50:15.124 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.ServiceAccountToken
07:50:15.200 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.ConfigMap__1
07:50:15.203 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Item__2
07:50:15.205 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.DownwardAPI__1
07:50:15.208 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Item__3
07:50:15.210 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.FieldRef__1
07:50:15.214 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.ResourceFieldRef__1
07:50:15.219 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Csi
07:50:15.220 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.VolumeAttributes
07:50:15.221 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.NodePublishSecretRef
07:50:15.224 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.ConfigMap
07:50:15.299 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Item
07:50:15.303 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Nfs
07:50:15.308 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Fc
07:50:15.310 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Flocker
07:50:15.313 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.AzureDisk
07:50:15.315 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.PersistentVolumeClaim
07:50:15.318 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.ScaleIO
07:50:15.319 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SecretRef__5
07:50:15.410 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.GcePersistentDisk
07:50:15.413 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Secret__1
07:50:15.415 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Item__5
07:50:15.419 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.VsphereVolume
07:50:15.519 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Sidecar
07:50:15.604 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Resources__1
07:50:15.613 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Limits__1
07:50:15.619 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Requests__1
07:50:15.704 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.ReadinessProbe
07:50:15.709 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Exec__3
07:50:15.711 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.TcpSocket__3
07:50:15.715 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.HttpGet__3
07:50:15.718 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.HttpHeader__3
07:50:15.802 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Lifecycle
07:50:15.806 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.PostStart
07:50:15.809 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Exec
07:50:15.812 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.TcpSocket
07:50:15.815 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.HttpGet
07:50:15.819 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.HttpHeader
07:50:15.822 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.PreStop
07:50:15.824 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Exec__1
07:50:15.899 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.TcpSocket__1
07:50:15.904 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.HttpGet__1
07:50:15.907 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.HttpHeader__1
07:50:15.916 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SecurityContext
07:50:15.918 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Capabilities
07:50:15.920 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SeccompProfile
07:50:15.922 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.WindowsOptions
07:50:15.999 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SeLinuxOptions
07:50:16.004 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.StartupProbe
07:50:16.006 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Exec__4
07:50:16.009 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.TcpSocket__4
07:50:16.013 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.HttpGet__4
07:50:16.115 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.HttpHeader__4
07:50:16.209 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.LivenessProbe
07:50:16.223 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Exec__2
07:50:16.226 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.TcpSocket__2
07:50:16.304 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.HttpGet__2
07:50:16.310 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.HttpHeader__2
07:50:16.318 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.VolumeDevice
07:50:16.399 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Env
07:50:16.402 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.ValueFrom
07:50:16.406 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.FieldRef__2
07:50:16.408 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SecretKeyRef
07:50:16.410 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.ConfigMapKeyRef
07:50:16.413 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.ResourceFieldRef__2
07:50:16.417 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.VolumeMount
07:50:16.422 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.EnvFrom
07:50:16.424 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.ConfigMapRef
07:50:16.500 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.SecretRef__7
07:50:16.504 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Port
07:50:16.506 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.spec.ConfigMapping
07:50:16.509 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.AdditionalVolumeMount
07:50:16.514 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.spec.PortMapping
07:50:16.517 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.spec.InitRoutine
07:50:17.208 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.CreateOptions
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: --> GET https://10.96.0.1/apis/hivemq.com/v1/namespaces/hivemq-demo/hivemq-clusters/hivemq h2
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: Authorization: Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjZ2UkpYMHJxUEVQTF9la04xNmI0TEdIbEdhUE1Jc3d3UExQT3dMa3FORUkifQ.eyJhdWQiOlsiaHR0cHM6Ly9rdWJlcm5ldGVzLmRlZmF1bHQuc3ZjLmNsdXN0ZXIubG9jYWwiXSwiZXhwIjoxNjkxNzQwMDk3LCJpYXQiOjE2NjAyMDQwOTcsImlzcyI6Imh0dHBzOi8va3ViZXJuZXRlcy5kZWZhdWx0LnN2Yy5jbHVzdGVyLmxvY2FsIiwia3ViZXJuZXRlcy5pbyI6eyJuYW1lc3BhY2UiOiJoaXZlbXEtZGVtbyIsInBvZCI6eyJuYW1lIjoiaGl2ZW1xLWhpdmVtcS1vcGVyYXRvci1vcGVyYXRvci02NTU4Yjg1Y2RmLWI0cGpsIiwidWlkIjoiZjU3YTMwMDctZjYwNS00NDk1LThkYzctNDkxYTFkNThmNmI0In0sInNlcnZpY2VhY2NvdW50Ijp7Im5hbWUiOiJoaXZlbXEtaGl2ZW1xLW9wZXJhdG9yLW9wZXJhdG9yIiwidWlkIjoiNTI4ZjQyYjAtMmNhZC00M2JmLTljNWQtMzAzMmUxN2RmMzFiIn0sIndhcm5hZnRlciI6MTY2MDIwNzcwNH0sIm5iZiI6MTY2MDIwNDA5Nywic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OmhpdmVtcS1kZW1vOmhpdmVtcS1oaXZlbXEtb3BlcmF0b3Itb3BlcmF0b3IifQ.kp1Cycc-_qMoUACIrlbn_U3ffg_OCEBntL7Ej4-ugSHfBWor4SpY4gmsHbRi3vleuOzasAvHWx8Np_-IRPwEWsVdVWEY55orCQ407yNPf1y1gnz3mSZ-So7evuzbYYMA8Szuj0TLgYhseZj18exLEdh9TszUv7qVFS8g-LERmcybNMU4bWyZ8zIzUznuWP0APc3VMYTHLCwqQPtjIxcAZ_Ta9q0V8VE4fylEr2t923UAmOqIWE0J4fbiBKuknvlCqGk487xtDruNTFg-5T2G_9TK3AOLtNkusp4dUNeyDejMFIGKNQGcc9JBNqmSGS5nf6L3ddHj8pSoknOQd0Fgug
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: Host: 10.96.0.1
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: Connection: Keep-Alive
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: Accept-Encoding: gzip
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: User-Agent: okhttp/3.12.12
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: --> END GET
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: <-- 200 https://10.96.0.1/apis/hivemq.com/v1/namespaces/hivemq-demo/hivemq-clusters/hivemq (10ms)
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: audit-id: 7b9bb945-4fa9-4770-ad70-53dd8112048f
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: cache-control: no-cache, private
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: content-type: application/json
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-flowschema-uid: 0bd5ba9e-8177-44e8-920e-61b4e593c813
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-prioritylevel-uid: 1801aef9-0825-4e5a-9392-e9092d6900b5
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: date: Thu, 11 Aug 2022 07:50:19 GMT
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: {"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","metadata":{"annotations":{"meta.helm.sh/release-name":"hivemq","meta.helm.sh/release-namespace":"hivemq-demo"},"creationTimestamp":"2022-08-11T07:48:17Z","generation":1,"labels":{"app":"hivemq-operator","app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10","hivemq-cluster":"hivemq"},"managedFields":[{"apiVersion":"hivemq.com/v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{},"f:hivemq-cluster":{}}},"f:spec":{".":{},"f:additionalVolumeMounts":{},"f:additionalVolumes":{},"f:affinity":{},"f:clusterOverloadProtection":{},"f:clusterReplicaCount":{},"f:configOverride":{},"f:controllerTemplate":{},"f:cpu":{},"f:cpuLimitRatio":{},"f:customProperties":{},"f:dnsSuffix":{},"f:env":{},"f:ephemeralStorage":{},"f:ephemeralStorageLimitRatio":{},"f:extensions":{},"f:hivemqVersion":{},"f:image":{},"f:imagePullPolicy":{},"f:initBusyboxImage":{},"f:initContainers":{},"f:initDnsWaitImage":{},"f:initialization":{},"f:javaOptions":{},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{}},"f:listenerConfiguration":{},"f:logLevel":{},"f:memory":{},"f:memoryLimitRatio":{},"f:monitoring":{".":{},"f:enablePrometheus":{}},"f:mqtt":{".":{},"f:keepaliveAllowUnlimited":{},"f:keepaliveMax":{},"f:maxPacketSize":{},"f:maxQos":{},"f:messageExpiryMaxInterval":{},"f:queuedMessageStrategy":{},"f:queuedMessagesMaxQueueSize":{},"f:retainedMessagesEnabled":{},"f:serverReceiveMaximum":{},"f:sessionExpiryInterval":{},"f:sharedSubscriptionEnabled":{},"f:subscriptionIdentifierEnabled":{},"f:topicAliasEnabled":{},"f:topicAliasMaxPerClient":{},"f:wildcardSubscriptionEnabled":{}},"f:nodeCount":{},"f:nodeSelector":{},"f:podAnnotations":{},"f:podLabels":{},"f:ports":{},"f:priorityClassName":{},"f:restApiConfiguration":{},"f:restrictions":{".":{},"f:incomingBandwidthThrottling":{},"f:maxClientIdLength":{},"f:maxConnections":{},"f:maxTopicLength":{},"f:noConnectIdleTimeout":{}},"f:runtimeClassName":{},"f:security":{".":{},"f:allowEmptyClientId":{},"f:allowRequestProblemInformation":{},"f:controlCenterAuditLogEnabled":{},"f:payloadFormatValidation":{},"f:topicFormatValidation":{}},"f:serviceAccountName":{},"f:sidecars":{},"f:tolerations":{},"f:topologySpreadConstraints":{}}},"manager":"helm","operation":"Update","time":"2022-08-11T07:48:17Z"},{"apiVersion":"hivemq.com/v1","fieldsType":"FieldsV1","fieldsV1":{"f:status":{".":{},"f:conditions":{},"f:extensionState":{},"f:message":{},"f:portStatus":{},"f:state":{},"f:warnings":{}}},"manager":"okhttp","operation":"Update","subresource":"status","time":"2022-08-11T07:49:48Z"}],"name":"hivemq","namespace":"hivemq-demo","resourceVersion":"7740","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0"},"spec":{"additionalVolumeMounts":[],"additionalVolumes":[],"affinity":"podAntiAffinity:\n preferredDuringSchedulingIgnoredDuringExecution:\n # Try not to co-locate with nodes from the same cluster\n - weight: 60\n podAffinityTerm:\n labelSelector:\n matchExpressions:\n - key: hivemq-cluster\n operator: In\n values:\n - {{ spec.name }}\n topologyKey: \"kubernetes.io/hostname\"\n # Try not to co-locate with other HiveMQ clusters\n - weight: 30\n podAffinityTerm:\n labelSelector:\n matchExpressions:\n - key: app\n operator: In\n values:\n - hivemq\n topologyKey: \"kubernetes.io/hostname\"\n","clusterOverloadProtection":true,"clusterReplicaCount":1,"configOverride":"\u003c?xml version=\"1.0\"?\u003e\n\u003chivemq xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:noNamespaceSchemaLocation=\"hivemq-config.xsd\"\u003e\n \u003clisteners\u003e\n --LISTENER-CONFIGURATION--\n \u003c/listeners\u003e\n \u003ccontrol-center\u003e\n \u003clisteners\u003e\n \u003chttp\u003e\n \u003cport\u003e${HIVEMQ_CONTROL_CENTER_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n \u003c/http\u003e\n \u003c/listeners\u003e\n \u003cusers\u003e\n \u003cuser\u003e\n \u003cname\u003e${HIVEMQ_CONTROL_CENTER_USER}\u003c/name\u003e\n \u003cpassword\u003e${HIVEMQ_CONTROL_CENTER_PASSWORD}\u003c/password\u003e\n \u003c/user\u003e\n \u003c/users\u003e\n \u003c/control-center\u003e\n\n \u003c!--REST-API-CONFIGURATION--\u003e\n \u003ccluster\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003ctransport\u003e\n \u003ctcp\u003e\n \u003cbind-address\u003e${HIVEMQ_BIND_ADDRESS}\u003c/bind-address\u003e\n \u003cbind-port\u003e${HIVEMQ_CLUSTER_PORT}\u003c/bind-port\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003c/tcp\u003e\n \u003c/transport\u003e\n \u003cdiscovery\u003e\n \u003cextension\u003e\n \u003creload-interval\u003e${HIVEMQ_DNS_DISCOVERY_INTERVAL}\u003c/reload-interval\u003e\n \u003c/extension\u003e\n \u003c/discovery\u003e\n\n \u003creplication\u003e\n \u003creplica-count\u003e${HIVEMQ_CLUSTER_REPLICA_COUNT}\u003c/replica-count\u003e\n \u003c/replication\u003e\n\n \u003cfailure-detection\u003e\n \u003ctcp-health-check\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003cbind-address\u003e${HIVEMQ_BIND_ADDRESS}\u003c/bind-address\u003e\n \u003cbind-port\u003e9000\u003c/bind-port\u003e\n \u003cport-range\u003e50\u003c/port-range\u003e\n \u003c/tcp-health-check\u003e\n\n \u003cheartbeat\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003cinterval\u003e4000\u003c/interval\u003e\n \u003ctimeout\u003e30000\u003c/timeout\u003e\n \u003c/heartbeat\u003e\n \u003c/failure-detection\u003e\n\n \u003c/cluster\u003e\n \u003coverload-protection\u003e\n \u003cenabled\u003e${HIVEMQ_CLUSTER_OVERLOAD_PROTECTION}\u003c/enabled\u003e\n \u003c/overload-protection\u003e\n \u003crestrictions\u003e\n \u003cmax-client-id-length\u003e${HIVEMQ_MAX_CLIENT_ID_LENGTH}\u003c/max-client-id-length\u003e\n \u003cmax-topic-length\u003e${HIVEMQ_MAX_TOPIC_LENGTH}\u003c/max-topic-length\u003e\n \u003cmax-connections\u003e${HIVEMQ_MAX_CONNECTIONS}\u003c/max-connections\u003e\n \u003cincoming-bandwidth-throttling\u003e${HIVEMQ_INCOMING_BANDWIDTH_THROTTLING}\u003c/incoming-bandwidth-throttling\u003e\n \u003cno-connect-idle-timeout\u003e${HIVEMQ_NO_CONNECT_IDLE_TIMEOUT}\u003c/no-connect-idle-timeout\u003e\n \u003c/restrictions\u003e\n \u003cmqtt\u003e\n \u003csession-expiry\u003e\n \u003cmax-interval\u003e${HIVEMQ_SESSION_EXPIRY_INTERVAL}\u003c/max-interval\u003e\n \u003c/session-expiry\u003e\n\n \u003cmessage-expiry\u003e\n \u003cmax-interval\u003e${HIVEMQ_MESSAGE_EXPIRY_MAX_INTERVAL}\u003c/max-interval\u003e\n \u003c/message-expiry\u003e\n\n \u003cpackets\u003e\n \u003cmax-packet-size\u003e${HIVEMQ_MAX_PACKET_SIZE}\u003c/max-packet-size\u003e\n \u003c/packets\u003e\n\n \u003creceive-maximum\u003e\n \u003cserver-receive-maximum\u003e${HIVEMQ_SERVER_RECEIVE_MAXIMUM}\u003c/server-receive-maximum\u003e\n \u003c/receive-maximum\u003e\n\n \u003ckeep-alive\u003e\n \u003cmax-keep-alive\u003e${HIVEMQ_KEEPALIVE_MAX}\u003c/max-keep-alive\u003e\n \u003callow-unlimited\u003e${HIVEMQ_KEEPALIVE_ALLOW_UNLIMITED}\u003c/allow-unlimited\u003e\n \u003c/keep-alive\u003e\n\n \u003ctopic-alias\u003e\n \u003cenabled\u003e${HIVEMQ_TOPIC_ALIAS_ENABLED}\u003c/enabled\u003e\n \u003cmax-per-client\u003e${HIVEMQ_TOPIC_ALIAS_MAX_PER_CLIENT}\u003c/max-per-client\u003e\n \u003c/topic-alias\u003e\n\n \u003csubscription-identifier\u003e\n \u003cenabled\u003e${HIVEMQ_SUBSCRIPTION_IDENTIFIER_ENABLED}\u003c/enabled\u003e\n \u003c/subscription-identifier\u003e\n\n \u003cwildcard-subscriptions\u003e\n \u003cenabled\u003e${HIVEMQ_WILDCARD_SUBSCRIPTION_ENABLED}\u003c/enabled\u003e\n \u003c/wildcard-subscriptions\u003e\n\n \u003cshared-subscriptions\u003e\n \u003cenabled\u003e${HIVEMQ_SHARED_SUBSCRIPTION_ENABLED}\u003c/enabled\u003e\n \u003c/shared-subscriptions\u003e\n\n \u003cquality-of-service\u003e\n \u003cmax-qos\u003e${HIVEMQ_MAX_QOS}\u003c/max-qos\u003e\n \u003c/quality-of-service\u003e\n\n \u003cretained-messages\u003e\n \u003cenabled\u003e${HIVEMQ_RETAINED_MESSAGES_ENABLED}\u003c/enabled\u003e\n \u003c/retained-messages\u003e\n\n \u003cqueued-messages\u003e\n \u003cmax-queue-size\u003e${HIVEMQ_QUEUED_MESSAGE_MAX_QUEUE_SIZE}\u003c/max-queue-size\u003e\n \u003cstrategy\u003e${HIVEMQ_QUEUED_MESSAGE_STRATEGY}\u003c/strategy\u003e\n \u003c/queued-messages\u003e\n \u003c/mqtt\u003e\n \u003csecurity\u003e\n \u003c!-- Allows the use of empty client ids --\u003e\n \u003callow-empty-client-id\u003e\n \u003cenabled\u003e${HIVEMQ_ALLOW_EMPTY_CLIENT_ID}\u003c/enabled\u003e\n \u003c/allow-empty-client-id\u003e\n\n \u003c!-- Configures validation for UTF-8 PUBLISH payloads --\u003e\n \u003cpayload-format-validation\u003e\n \u003cenabled\u003e${HIVEMQ_PAYLOAD_FORMAT_VALIDATION}\u003c/enabled\u003e\n \u003c/payload-format-validation\u003e\n\n \u003cutf8-validation\u003e\n \u003cenabled\u003e${HIVEMQ_TOPIC_FORMAT_VALIDATION}\u003c/enabled\u003e\n \u003c/utf8-validation\u003e\n\n \u003c!-- Allows clients to request problem information --\u003e\n \u003callow-request-problem-information\u003e\n \u003cenabled\u003e${HIVEMQ_ALLOW_REQUEST_PROBLEM_INFORMATION}\u003c/enabled\u003e\n \u003c/allow-request-problem-information\u003e\n\n \u003ccontrol-center-audit-log\u003e\n \u003cenabled\u003e${HIVEMQ_CONTROL_CENTER_AUDIT_LOG_ENABLED}\u003c/enabled\u003e\n \u003c/control-center-audit-log\u003e\n \u003c/security\u003e\n\u003c/hivemq\u003e\n","controllerTemplate":"cluster-deployment.yaml","cpu":"4","cpuLimitRatio":1,"customProperties":{},"dnsSuffix":"svc.cluster.local.","env":[],"ephemeralStorage":"15Gi","ephemeralStorageLimitRatio":1,"extensions":[{"enabled":false,"extensionUri":"preinstalled","name":"hivemq-kafka-extension"},{"enabled":false,"extensionUri":"preinstalled","name":"hivemq-bridge-extension"},{"enabled":false,"extensionUri":"preinstalled","initialization":"# A little hack because k8s configMaps can't handle sub-directories\n[[ -e /conf-override/extensions/hivemq-enterprise-security-extension/enterprise-security-extension.xml ]] \u0026\u0026\nrm -f $(pwd)/conf/enterprise-security-extension.xml \u0026\u0026\ncp -s /conf-override/extensions/hivemq-enterprise-security-extension/enterprise-security-extension.xml $(pwd)/conf/enterprise-security-extension.xml\n\n[[ ! -f drivers/postgres-jdbc.jar ]] \u0026\u0026\ncurl -L https://jdbc.postgresql.org/download/postgresql-42.2.14.jar --output drivers/jdbc/postgres.jar\n","name":"hivemq-enterprise-security-extension"}],"hivemqVersion":"k8s-4.8.2","image":"hivemq/hivemq4","imagePullPolicy":"IfNotPresent","initBusyboxImage":"busybox:latest","initContainers":[],"initDnsWaitImage":"hivemq/init-dns-wait:1.0.0","initialization":[],"javaOptions":"-XX:+UnlockExperimentalVMOptions -XX:InitialRAMPercentage=40 -XX:MaxRAMPercentage=50 -XX:MinRAMPercentage=30","labels":{"app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10"},"listenerConfiguration":"\u003ctcp-listener\u003e\n \u003cport\u003e${HIVEMQ_MQTT_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n\u003c/tcp-listener\u003e\n","logLevel":"INFO","memory":"4Gi","memoryLimitRatio":1,"monitoring":{"enablePrometheus":true},"mqtt":{"keepaliveAllowUnlimited":true,"keepaliveMax":65535,"maxPacketSize":268435460,"maxQos":2,"messageExpiryMaxInterval":4294967296,"queuedMessageStrategy":"discard","queuedMessagesMaxQueueSize":1000,"retainedMessagesEnabled":true,"serverReceiveMaximum":10,"sessionExpiryInterval":4294967295,"sharedSubscriptionEnabled":true,"subscriptionIdentifierEnabled":true,"topicAliasEnabled":true,"topicAliasMaxPerClient":5,"wildcardSubscriptionEnabled":true},"nodeCount":1,"nodeSelector":{},"podAnnotations":{},"podLabels":{},"ports":[{"expose":true,"name":"mqtt","patch":["[{\"op\":\"add\",\"path\":\"/spec/selector/hivemq.com~1node-offline\",\"value\":\"false\"},{\"op\":\"add\",\"path\":\"/metadata/annotations\",\"value\":{\"service.spec.externalTrafficPolicy\":\"Local\"}}]"],"port":1883},{"expose":true,"name":"cc","patch":["[{\"op\":\"add\",\"path\":\"/spec/sessionAffinity\",\"value\":\"ClientIP\"}]"],"port":8080}],"priorityClassName":"","restApiConfiguration":"\u003crest-api\u003e\n \u003cenabled\u003e${HIVEMQ_REST_API_ENABLED}\u003c/enabled\u003e\n \u003clisteners\u003e\n \u003chttp\u003e\n \u003cport\u003e${HIVEMQ_REST_API_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n \u003c/http\u003e\n \u003c/listeners\u003e\n\u003c/rest-api\u003e\n","restrictions":{"incomingBandwidthThrottling":0,"maxClientIdLength":65535,"maxConnections":-1,"maxTopicLength":65535,"noConnectIdleTimeout":10000},"runtimeClassName":"","security":{"allowEmptyClientId":true,"allowRequestProblemInformation":true,"controlCenterAuditLogEnabled":true,"payloadFormatValidation":false,"topicFormatValidation":true},"serviceAccountName":"hivemq-hivemq-operator-hivemq","sidecars":[],"tolerations":[],"topologySpreadConstraints":[]},"status":{"conditions":[{"lastTransitionTime":"2022-08-11T07:49:46.404991Z","reason":"initial status","status":"False","type":"AllNodesReady"},{"lastTransitionTime":"2022-08-11T07:49:46.404991Z","reason":"initial status","status":"False","type":"AllExtensionsLoaded"},{"lastTransitionTime":"2022-08-11T07:49:47.612070Z","reason":"Services transitioned to ready state","status":"True","type":"AllServicesReady"},{"lastTransitionTime":"2022-08-11T07:49:46.404991Z","reason":"initial status","status":"True","type":"LogLevelApplied"}],"extensionState":[],"message":"Initial status","portStatus":[],"state":"Pending","warnings":[]}}
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: <-- END HTTP (15239-byte body)
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: --> GET https://10.96.0.1/apis/hivemq.com/v1/namespaces/hivemq-demo/hivemq-clusters/hivemq h2
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: Authorization: Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjZ2UkpYMHJxUEVQTF9la04xNmI0TEdIbEdhUE1Jc3d3UExQT3dMa3FORUkifQ.eyJhdWQiOlsiaHR0cHM6Ly9rdWJlcm5ldGVzLmRlZmF1bHQuc3ZjLmNsdXN0ZXIubG9jYWwiXSwiZXhwIjoxNjkxNzQwMDk3LCJpYXQiOjE2NjAyMDQwOTcsImlzcyI6Imh0dHBzOi8va3ViZXJuZXRlcy5kZWZhdWx0LnN2Yy5jbHVzdGVyLmxvY2FsIiwia3ViZXJuZXRlcy5pbyI6eyJuYW1lc3BhY2UiOiJoaXZlbXEtZGVtbyIsInBvZCI6eyJuYW1lIjoiaGl2ZW1xLWhpdmVtcS1vcGVyYXRvci1vcGVyYXRvci02NTU4Yjg1Y2RmLWI0cGpsIiwidWlkIjoiZjU3YTMwMDctZjYwNS00NDk1LThkYzctNDkxYTFkNThmNmI0In0sInNlcnZpY2VhY2NvdW50Ijp7Im5hbWUiOiJoaXZlbXEtaGl2ZW1xLW9wZXJhdG9yLW9wZXJhdG9yIiwidWlkIjoiNTI4ZjQyYjAtMmNhZC00M2JmLTljNWQtMzAzMmUxN2RmMzFiIn0sIndhcm5hZnRlciI6MTY2MDIwNzcwNH0sIm5iZiI6MTY2MDIwNDA5Nywic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OmhpdmVtcS1kZW1vOmhpdmVtcS1oaXZlbXEtb3BlcmF0b3Itb3BlcmF0b3IifQ.kp1Cycc-_qMoUACIrlbn_U3ffg_OCEBntL7Ej4-ugSHfBWor4SpY4gmsHbRi3vleuOzasAvHWx8Np_-IRPwEWsVdVWEY55orCQ407yNPf1y1gnz3mSZ-So7evuzbYYMA8Szuj0TLgYhseZj18exLEdh9TszUv7qVFS8g-LERmcybNMU4bWyZ8zIzUznuWP0APc3VMYTHLCwqQPtjIxcAZ_Ta9q0V8VE4fylEr2t923UAmOqIWE0J4fbiBKuknvlCqGk487xtDruNTFg-5T2G_9TK3AOLtNkusp4dUNeyDejMFIGKNQGcc9JBNqmSGS5nf6L3ddHj8pSoknOQd0Fgug
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: Host: 10.96.0.1
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: Connection: Keep-Alive
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: Accept-Encoding: gzip
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: User-Agent: okhttp/3.12.12
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: --> END GET
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: <-- 200 https://10.96.0.1/apis/hivemq.com/v1/namespaces/hivemq-demo/hivemq-clusters/hivemq (81ms)
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: audit-id: abfb2f6e-fcec-479b-8c01-365a8ea5a7c1
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: cache-control: no-cache, private
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: content-type: application/json
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-flowschema-uid: 0bd5ba9e-8177-44e8-920e-61b4e593c813
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: x-kubernetes-pf-prioritylevel-uid: 1801aef9-0825-4e5a-9392-e9092d6900b5
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: date: Thu, 11 Aug 2022 07:50:19 GMT
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO:
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: {"apiVersion":"hivemq.com/v1","kind":"HiveMQCluster","metadata":{"annotations":{"meta.helm.sh/release-name":"hivemq","meta.helm.sh/release-namespace":"hivemq-demo"},"creationTimestamp":"2022-08-11T07:48:17Z","generation":1,"labels":{"app":"hivemq-operator","app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10","hivemq-cluster":"hivemq"},"managedFields":[{"apiVersion":"hivemq.com/v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{},"f:hivemq-cluster":{}}},"f:spec":{".":{},"f:additionalVolumeMounts":{},"f:additionalVolumes":{},"f:affinity":{},"f:clusterOverloadProtection":{},"f:clusterReplicaCount":{},"f:configOverride":{},"f:controllerTemplate":{},"f:cpu":{},"f:cpuLimitRatio":{},"f:customProperties":{},"f:dnsSuffix":{},"f:env":{},"f:ephemeralStorage":{},"f:ephemeralStorageLimitRatio":{},"f:extensions":{},"f:hivemqVersion":{},"f:image":{},"f:imagePullPolicy":{},"f:initBusyboxImage":{},"f:initContainers":{},"f:initDnsWaitImage":{},"f:initialization":{},"f:javaOptions":{},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:app.kubernetes.io/version":{},"f:helm.sh/chart":{}},"f:listenerConfiguration":{},"f:logLevel":{},"f:memory":{},"f:memoryLimitRatio":{},"f:monitoring":{".":{},"f:enablePrometheus":{}},"f:mqtt":{".":{},"f:keepaliveAllowUnlimited":{},"f:keepaliveMax":{},"f:maxPacketSize":{},"f:maxQos":{},"f:messageExpiryMaxInterval":{},"f:queuedMessageStrategy":{},"f:queuedMessagesMaxQueueSize":{},"f:retainedMessagesEnabled":{},"f:serverReceiveMaximum":{},"f:sessionExpiryInterval":{},"f:sharedSubscriptionEnabled":{},"f:subscriptionIdentifierEnabled":{},"f:topicAliasEnabled":{},"f:topicAliasMaxPerClient":{},"f:wildcardSubscriptionEnabled":{}},"f:nodeCount":{},"f:nodeSelector":{},"f:podAnnotations":{},"f:podLabels":{},"f:ports":{},"f:priorityClassName":{},"f:restApiConfiguration":{},"f:restrictions":{".":{},"f:incomingBandwidthThrottling":{},"f:maxClientIdLength":{},"f:maxConnections":{},"f:maxTopicLength":{},"f:noConnectIdleTimeout":{}},"f:runtimeClassName":{},"f:security":{".":{},"f:allowEmptyClientId":{},"f:allowRequestProblemInformation":{},"f:controlCenterAuditLogEnabled":{},"f:payloadFormatValidation":{},"f:topicFormatValidation":{}},"f:serviceAccountName":{},"f:sidecars":{},"f:tolerations":{},"f:topologySpreadConstraints":{}}},"manager":"helm","operation":"Update","time":"2022-08-11T07:48:17Z"},{"apiVersion":"hivemq.com/v1","fieldsType":"FieldsV1","fieldsV1":{"f:status":{".":{},"f:conditions":{},"f:extensionState":{},"f:message":{},"f:portStatus":{},"f:state":{},"f:warnings":{}}},"manager":"okhttp","operation":"Update","subresource":"status","time":"2022-08-11T07:49:48Z"}],"name":"hivemq","namespace":"hivemq-demo","resourceVersion":"7740","uid":"6003a8bd-c404-478d-a3d0-3e004e7e51c0"},"spec":{"additionalVolumeMounts":[],"additionalVolumes":[],"affinity":"podAntiAffinity:\n preferredDuringSchedulingIgnoredDuringExecution:\n # Try not to co-locate with nodes from the same cluster\n - weight: 60\n podAffinityTerm:\n labelSelector:\n matchExpressions:\n - key: hivemq-cluster\n operator: In\n values:\n - {{ spec.name }}\n topologyKey: \"kubernetes.io/hostname\"\n # Try not to co-locate with other HiveMQ clusters\n - weight: 30\n podAffinityTerm:\n labelSelector:\n matchExpressions:\n - key: app\n operator: In\n values:\n - hivemq\n topologyKey: \"kubernetes.io/hostname\"\n","clusterOverloadProtection":true,"clusterReplicaCount":1,"configOverride":"\u003c?xml version=\"1.0\"?\u003e\n\u003chivemq xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:noNamespaceSchemaLocation=\"hivemq-config.xsd\"\u003e\n \u003clisteners\u003e\n --LISTENER-CONFIGURATION--\n \u003c/listeners\u003e\n \u003ccontrol-center\u003e\n \u003clisteners\u003e\n \u003chttp\u003e\n \u003cport\u003e${HIVEMQ_CONTROL_CENTER_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n \u003c/http\u003e\n \u003c/listeners\u003e\n \u003cusers\u003e\n \u003cuser\u003e\n \u003cname\u003e${HIVEMQ_CONTROL_CENTER_USER}\u003c/name\u003e\n \u003cpassword\u003e${HIVEMQ_CONTROL_CENTER_PASSWORD}\u003c/password\u003e\n \u003c/user\u003e\n \u003c/users\u003e\n \u003c/control-center\u003e\n\n \u003c!--REST-API-CONFIGURATION--\u003e\n \u003ccluster\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003ctransport\u003e\n \u003ctcp\u003e\n \u003cbind-address\u003e${HIVEMQ_BIND_ADDRESS}\u003c/bind-address\u003e\n \u003cbind-port\u003e${HIVEMQ_CLUSTER_PORT}\u003c/bind-port\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003c/tcp\u003e\n \u003c/transport\u003e\n \u003cdiscovery\u003e\n \u003cextension\u003e\n \u003creload-interval\u003e${HIVEMQ_DNS_DISCOVERY_INTERVAL}\u003c/reload-interval\u003e\n \u003c/extension\u003e\n \u003c/discovery\u003e\n\n \u003creplication\u003e\n \u003creplica-count\u003e${HIVEMQ_CLUSTER_REPLICA_COUNT}\u003c/replica-count\u003e\n \u003c/replication\u003e\n\n \u003cfailure-detection\u003e\n \u003ctcp-health-check\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003cbind-address\u003e${HIVEMQ_BIND_ADDRESS}\u003c/bind-address\u003e\n \u003cbind-port\u003e9000\u003c/bind-port\u003e\n \u003cport-range\u003e50\u003c/port-range\u003e\n \u003c/tcp-health-check\u003e\n\n \u003cheartbeat\u003e\n \u003cenabled\u003etrue\u003c/enabled\u003e\n \u003cinterval\u003e4000\u003c/interval\u003e\n \u003ctimeout\u003e30000\u003c/timeout\u003e\n \u003c/heartbeat\u003e\n \u003c/failure-detection\u003e\n\n \u003c/cluster\u003e\n \u003coverload-protection\u003e\n \u003cenabled\u003e${HIVEMQ_CLUSTER_OVERLOAD_PROTECTION}\u003c/enabled\u003e\n \u003c/overload-protection\u003e\n \u003crestrictions\u003e\n \u003cmax-client-id-length\u003e${HIVEMQ_MAX_CLIENT_ID_LENGTH}\u003c/max-client-id-length\u003e\n \u003cmax-topic-length\u003e${HIVEMQ_MAX_TOPIC_LENGTH}\u003c/max-topic-length\u003e\n \u003cmax-connections\u003e${HIVEMQ_MAX_CONNECTIONS}\u003c/max-connections\u003e\n \u003cincoming-bandwidth-throttling\u003e${HIVEMQ_INCOMING_BANDWIDTH_THROTTLING}\u003c/incoming-bandwidth-throttling\u003e\n \u003cno-connect-idle-timeout\u003e${HIVEMQ_NO_CONNECT_IDLE_TIMEOUT}\u003c/no-connect-idle-timeout\u003e\n \u003c/restrictions\u003e\n \u003cmqtt\u003e\n \u003csession-expiry\u003e\n \u003cmax-interval\u003e${HIVEMQ_SESSION_EXPIRY_INTERVAL}\u003c/max-interval\u003e\n \u003c/session-expiry\u003e\n\n \u003cmessage-expiry\u003e\n \u003cmax-interval\u003e${HIVEMQ_MESSAGE_EXPIRY_MAX_INTERVAL}\u003c/max-interval\u003e\n \u003c/message-expiry\u003e\n\n \u003cpackets\u003e\n \u003cmax-packet-size\u003e${HIVEMQ_MAX_PACKET_SIZE}\u003c/max-packet-size\u003e\n \u003c/packets\u003e\n\n \u003creceive-maximum\u003e\n \u003cserver-receive-maximum\u003e${HIVEMQ_SERVER_RECEIVE_MAXIMUM}\u003c/server-receive-maximum\u003e\n \u003c/receive-maximum\u003e\n\n \u003ckeep-alive\u003e\n \u003cmax-keep-alive\u003e${HIVEMQ_KEEPALIVE_MAX}\u003c/max-keep-alive\u003e\n \u003callow-unlimited\u003e${HIVEMQ_KEEPALIVE_ALLOW_UNLIMITED}\u003c/allow-unlimited\u003e\n \u003c/keep-alive\u003e\n\n \u003ctopic-alias\u003e\n \u003cenabled\u003e${HIVEMQ_TOPIC_ALIAS_ENABLED}\u003c/enabled\u003e\n \u003cmax-per-client\u003e${HIVEMQ_TOPIC_ALIAS_MAX_PER_CLIENT}\u003c/max-per-client\u003e\n \u003c/topic-alias\u003e\n\n \u003csubscription-identifier\u003e\n \u003cenabled\u003e${HIVEMQ_SUBSCRIPTION_IDENTIFIER_ENABLED}\u003c/enabled\u003e\n \u003c/subscription-identifier\u003e\n\n \u003cwildcard-subscriptions\u003e\n \u003cenabled\u003e${HIVEMQ_WILDCARD_SUBSCRIPTION_ENABLED}\u003c/enabled\u003e\n \u003c/wildcard-subscriptions\u003e\n\n \u003cshared-subscriptions\u003e\n \u003cenabled\u003e${HIVEMQ_SHARED_SUBSCRIPTION_ENABLED}\u003c/enabled\u003e\n \u003c/shared-subscriptions\u003e\n\n \u003cquality-of-service\u003e\n \u003cmax-qos\u003e${HIVEMQ_MAX_QOS}\u003c/max-qos\u003e\n \u003c/quality-of-service\u003e\n\n \u003cretained-messages\u003e\n \u003cenabled\u003e${HIVEMQ_RETAINED_MESSAGES_ENABLED}\u003c/enabled\u003e\n \u003c/retained-messages\u003e\n\n \u003cqueued-messages\u003e\n \u003cmax-queue-size\u003e${HIVEMQ_QUEUED_MESSAGE_MAX_QUEUE_SIZE}\u003c/max-queue-size\u003e\n \u003cstrategy\u003e${HIVEMQ_QUEUED_MESSAGE_STRATEGY}\u003c/strategy\u003e\n \u003c/queued-messages\u003e\n \u003c/mqtt\u003e\n \u003csecurity\u003e\n \u003c!-- Allows the use of empty client ids --\u003e\n \u003callow-empty-client-id\u003e\n \u003cenabled\u003e${HIVEMQ_ALLOW_EMPTY_CLIENT_ID}\u003c/enabled\u003e\n \u003c/allow-empty-client-id\u003e\n\n \u003c!-- Configures validation for UTF-8 PUBLISH payloads --\u003e\n \u003cpayload-format-validation\u003e\n \u003cenabled\u003e${HIVEMQ_PAYLOAD_FORMAT_VALIDATION}\u003c/enabled\u003e\n \u003c/payload-format-validation\u003e\n\n \u003cutf8-validation\u003e\n \u003cenabled\u003e${HIVEMQ_TOPIC_FORMAT_VALIDATION}\u003c/enabled\u003e\n \u003c/utf8-validation\u003e\n\n \u003c!-- Allows clients to request problem information --\u003e\n \u003callow-request-problem-information\u003e\n \u003cenabled\u003e${HIVEMQ_ALLOW_REQUEST_PROBLEM_INFORMATION}\u003c/enabled\u003e\n \u003c/allow-request-problem-information\u003e\n\n \u003ccontrol-center-audit-log\u003e\n \u003cenabled\u003e${HIVEMQ_CONTROL_CENTER_AUDIT_LOG_ENABLED}\u003c/enabled\u003e\n \u003c/control-center-audit-log\u003e\n \u003c/security\u003e\n\u003c/hivemq\u003e\n","controllerTemplate":"cluster-deployment.yaml","cpu":"4","cpuLimitRatio":1,"customProperties":{},"dnsSuffix":"svc.cluster.local.","env":[],"ephemeralStorage":"15Gi","ephemeralStorageLimitRatio":1,"extensions":[{"enabled":false,"extensionUri":"preinstalled","name":"hivemq-kafka-extension"},{"enabled":false,"extensionUri":"preinstalled","name":"hivemq-bridge-extension"},{"enabled":false,"extensionUri":"preinstalled","initialization":"# A little hack because k8s configMaps can't handle sub-directories\n[[ -e /conf-override/extensions/hivemq-enterprise-security-extension/enterprise-security-extension.xml ]] \u0026\u0026\nrm -f $(pwd)/conf/enterprise-security-extension.xml \u0026\u0026\ncp -s /conf-override/extensions/hivemq-enterprise-security-extension/enterprise-security-extension.xml $(pwd)/conf/enterprise-security-extension.xml\n\n[[ ! -f drivers/postgres-jdbc.jar ]] \u0026\u0026\ncurl -L https://jdbc.postgresql.org/download/postgresql-42.2.14.jar --output drivers/jdbc/postgres.jar\n","name":"hivemq-enterprise-security-extension"}],"hivemqVersion":"k8s-4.8.2","image":"hivemq/hivemq4","imagePullPolicy":"IfNotPresent","initBusyboxImage":"busybox:latest","initContainers":[],"initDnsWaitImage":"hivemq/init-dns-wait:1.0.0","initialization":[],"javaOptions":"-XX:+UnlockExperimentalVMOptions -XX:InitialRAMPercentage=40 -XX:MaxRAMPercentage=50 -XX:MinRAMPercentage=30","labels":{"app.kubernetes.io/instance":"hivemq","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"hivemq-operator","app.kubernetes.io/version":"4.8.2","helm.sh/chart":"hivemq-operator-0.10.10"},"listenerConfiguration":"\u003ctcp-listener\u003e\n \u003cport\u003e${HIVEMQ_MQTT_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n\u003c/tcp-listener\u003e\n","logLevel":"INFO","memory":"4Gi","memoryLimitRatio":1,"monitoring":{"enablePrometheus":true},"mqtt":{"keepaliveAllowUnlimited":true,"keepaliveMax":65535,"maxPacketSize":268435460,"maxQos":2,"messageExpiryMaxInterval":4294967296,"queuedMessageStrategy":"discard","queuedMessagesMaxQueueSize":1000,"retainedMessagesEnabled":true,"serverReceiveMaximum":10,"sessionExpiryInterval":4294967295,"sharedSubscriptionEnabled":true,"subscriptionIdentifierEnabled":true,"topicAliasEnabled":true,"topicAliasMaxPerClient":5,"wildcardSubscriptionEnabled":true},"nodeCount":1,"nodeSelector":{},"podAnnotations":{},"podLabels":{},"ports":[{"expose":true,"name":"mqtt","patch":["[{\"op\":\"add\",\"path\":\"/spec/selector/hivemq.com~1node-offline\",\"value\":\"false\"},{\"op\":\"add\",\"path\":\"/metadata/annotations\",\"value\":{\"service.spec.externalTrafficPolicy\":\"Local\"}}]"],"port":1883},{"expose":true,"name":"cc","patch":["[{\"op\":\"add\",\"path\":\"/spec/sessionAffinity\",\"value\":\"ClientIP\"}]"],"port":8080}],"priorityClassName":"","restApiConfiguration":"\u003crest-api\u003e\n \u003cenabled\u003e${HIVEMQ_REST_API_ENABLED}\u003c/enabled\u003e\n \u003clisteners\u003e\n \u003chttp\u003e\n \u003cport\u003e${HIVEMQ_REST_API_PORT}\u003c/port\u003e\n \u003cbind-address\u003e0.0.0.0\u003c/bind-address\u003e\n \u003c/http\u003e\n \u003c/listeners\u003e\n\u003c/rest-api\u003e\n","restrictions":{"incomingBandwidthThrottling":0,"maxClientIdLength":65535,"maxConnections":-1,"maxTopicLength":65535,"noConnectIdleTimeout":10000},"runtimeClassName":"","security":{"allowEmptyClientId":true,"allowRequestProblemInformation":true,"controlCenterAuditLogEnabled":true,"payloadFormatValidation":false,"topicFormatValidation":true},"serviceAccountName":"hivemq-hivemq-operator-hivemq","sidecars":[],"tolerations":[],"topologySpreadConstraints":[]},"status":{"conditions":[{"lastTransitionTime":"2022-08-11T07:49:46.404991Z","reason":"initial status","status":"False","type":"AllNodesReady"},{"lastTransitionTime":"2022-08-11T07:49:46.404991Z","reason":"initial status","status":"False","type":"AllExtensionsLoaded"},{"lastTransitionTime":"2022-08-11T07:49:47.612070Z","reason":"Services transitioned to ready state","status":"True","type":"AllServicesReady"},{"lastTransitionTime":"2022-08-11T07:49:46.404991Z","reason":"initial status","status":"True","type":"LogLevelApplied"}],"extensionState":[],"message":"Initial status","portStatus":[],"state":"Pending","warnings":[]}}
Aug 11, 2022 7:50:19 AM okhttp3.internal.platform.Platform log
INFO: <-- END HTTP (15239-byte body)
07:50:19.924 [default-nioEventLoopGroup-1-2] TRACE i.m.h.s.netty.RoutingInBoundHandler - Encoding emitted response object [AdmissionReview(apiVersion=admission.k8s.io/v1, kind=AdmissionReview, request=AdmissionRequest(dryRun=false, kind=GroupVersionKind(group=hivemq.com, kind=HiveMQCluster, version=v1, additionalProperties={}), name=hivemq, namespace=hivemq-demo, object=CustomResource{kind='HiveMQCluster', apiVersion='hivemq.com/v1', metadata=ObjectMeta(annotations={hivemq.com/deployment-type=Deployment, meta.helm.sh/release-name=hivemq, meta.helm.sh/release-namespace=hivemq-demo}, clusterName=null, creationTimestamp=2022-08-11T07:50:01Z, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=1, labels={app=hivemq-operator, app.kubernetes.io/instance=hivemq, app.kubernetes.io/managed-by=Helm, app.kubernetes.io/name=hivemq-operator, app.kubernetes.io/version=4.8.2, helm.sh/chart=hivemq-operator-0.10.10, hivemq-cluster=hivemq}, managedFields=[ManagedFieldsEntry(apiVersion=hivemq.com/v1, fieldsType=FieldsV1, fieldsV1=FieldsV1(additionalProperties={f:status={.={}, f:conditions={}, f:extensionState={}, f:message={}, f:portStatus={}, f:state={}, f:warnings={}}}), manager=okhttp, operation=Update, time=2022-08-11T07:49:48Z, additionalProperties={subresource=status}), ManagedFieldsEntry(apiVersion=hivemq.com/v1, fieldsType=FieldsV1, fieldsV1=FieldsV1(additionalProperties={f:metadata={f:annotations={.={}, f:hivemq.com/deployment-type={}, f:meta.helm.sh/release-name={}, f:meta.helm.sh/release-namespace={}}, f:labels={.={}, f:app={}, f:app.kubernetes.io/instance={}, f:app.kubernetes.io/managed-by={}, f:app.kubernetes.io/name={}, f:app.kubernetes.io/version={}, f:helm.sh/chart={}, f:hivemq-cluster={}}}, f:spec={.={}, f:additionalVolumeMounts={}, f:additionalVolumes={}, f:affinity={}, f:clusterOverloadProtection={}, f:clusterReplicaCount={}, f:configMaps={}, f:configOverride={}, f:controllerTemplate={}, f:cpu={}, f:cpuLimitRatio={}, f:customProperties={}, f:dnsSuffix={}, f:env={}, f:ephemeralStorage={}, f:ephemeralStorageLimitRatio={}, f:extensions={}, f:hivemqVersion={}, f:image={}, f:imagePullPolicy={}, f:imagePullSecrets={}, f:initBusyboxImage={}, f:initContainers={}, f:initDnsWaitImage={}, f:initialization={}, f:javaOptions={}, f:labels={.={}, f:app.kubernetes.io/instance={}, f:app.kubernetes.io/managed-by={}, f:app.kubernetes.io/name={}, f:app.kubernetes.io/version={}, f:helm.sh/chart={}}, f:listenerConfiguration={}, f:logLevel={}, f:memory={}, f:memoryLimitRatio={}, f:monitoring={.={}, f:enablePrometheus={}}, f:mqtt={.={}, f:keepaliveAllowUnlimited={}, f:keepaliveMax={}, f:maxPacketSize={}, f:maxQos={}, f:messageExpiryMaxInterval={}, f:queuedMessageStrategy={}, f:queuedMessagesMaxQueueSize={}, f:retainedMessagesEnabled={}, f:serverReceiveMaximum={}, f:sessionExpiryInterval={}, f:sharedSubscriptionEnabled={}, f:subscriptionIdentifierEnabled={}, f:topicAliasEnabled={}, f:topicAliasMaxPerClient={}, f:wildcardSubscriptionEnabled={}}, f:nodeCount={}, f:nodeSelector={}, f:podAnnotations={}, f:podLabels={}, f:ports={}, f:priorityClassName={}, f:restApiConfiguration={}, f:restrictions={.={}, f:incomingBandwidthThrottling={}, f:maxClientIdLength={}, f:maxConnections={}, f:maxTopicLength={}, f:noConnectIdleTimeout={}}, f:runtimeClassName={}, f:secrets={}, f:security={.={}, f:allowEmptyClientId={}, f:allowRequestProblemInformation={}, f:controlCenterAuditLogEnabled={}, f:payloadFormatValidation={}, f:topicFormatValidation={}}, f:serviceAccountName={}, f:sidecars={}, f:tolerations={}, f:topologySpreadConstraints={}, f:volumeClaimTemplates={}}}), manager=okhttp, operation=Update, time=2022-08-11T07:50:01Z, additionalProperties={})], name=hivemq, namespace=hivemq-demo, ownerReferences=[], resourceVersion=null, selfLink=null, uid=e9bc5f74-a73b-4044-9389-2f4f4806b700, additionalProperties={}), spec=null, status=null}, oldObject=null, operation=CREATE, options=CreateOptions(apiVersion=meta.k8s.io/v1, dryRun=[], fieldManager=null, kind=CreateOptions, additionalProperties={}), requestKind=GroupVersionKind(group=hivemq.com, kind=HiveMQCluster, version=v1, additionalProperties={}), requestResource=GroupVersionResource(group=hivemq.com, resource=hivemq-clusters, version=v1, additionalProperties={}), requestSubResource=null, resource=GroupVersionResource(group=hivemq.com, resource=hivemq-clusters, version=v1, additionalProperties={}), subResource=null, uid=b695499d-7e6b-4664-83f6-9e0c75b23d30, userInfo=UserInfo(extra={authentication.kubernetes.io/pod-name=[hivemq-hivemq-operator-operator-6558b85cdf-b4pjl], authentication.kubernetes.io/pod-uid=[f57a3007-f605-4495-8dc7-491a1d58f6b4]}, groups=[system:serviceaccounts, system:serviceaccounts:hivemq-demo, system:authenticated], uid=528f42b0-2cad-43bf-9c5d-3032e17df31b, username=system:serviceaccount:hivemq-demo:hivemq-hivemq-operator-operator, additionalProperties={}), additionalProperties={}), response=AdmissionResponse(allowed=true, auditAnnotations=null, patch=null, patchType=null, status=Status(apiVersion=v1, code=200, details=null, kind=Status, message=, metadata=null, reason=null, status=null, additionalProperties={}), uid=b695499d-7e6b-4664-83f6-9e0c75b23d30, warnings=[], additionalProperties={}), additionalProperties={})] using codec: io.micronaut.jackson.codec.JsonMediaTypeCodec@6811d0bb
07:50:20.015 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.admission.v1.AdmissionReview
07:50:20.117 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.admission.v1.AdmissionRequest
07:50:20.121 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.GroupVersionKind
07:50:20.130 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.crd.hivemq.HiveMQInfo
07:50:20.205 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.ObjectMeta
07:50:20.216 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.ManagedFieldsEntry
07:50:20.218 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.FieldsV1
07:50:20.316 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.HiveMQClusterSpec
07:50:20.412 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.spec.ExtensionConfiguration
07:50:20.514 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.spec.PortMapping
07:50:20.518 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Restrictions
07:50:20.523 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Mqtt
07:50:20.603 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Monitoring
07:50:20.605 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class com.hivemq.openapi.Security
07:50:20.612 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.CreateOptions
07:50:20.616 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.GroupVersionResource
07:50:20.702 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.authentication.UserInfo
07:50:20.712 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.admission.v1.AdmissionResponse
07:50:20.717 [default-nioEventLoopGroup-1-2] DEBUG i.m.c.beans.DefaultBeanIntrospector - No BeanIntrospection found for bean type: class io.fabric8.kubernetes.api.model.Status
07:50:21.006 [default-nioEventLoopGroup-1-2] DEBUG i.n.h.c.compression.ZlibCodecFactory - -Dio.netty.noJdkZlibDecoder: false
07:50:21.007 [default-nioEventLoopGroup-1-2] DEBUG i.n.h.c.compression.ZlibCodecFactory - -Dio.netty.noJdkZlibEncoder: false
07:50:21.812 [default-nioEventLoopGroup-1-2] DEBUG i.m.h.s.netty.RoutingInBoundHandler - Response 200 - POST /api/v1/validate/hivemq-clusters?timeout=30s
07:50:21.824 [default-nioEventLoopGroup-1-2] TRACE i.m.i.q.TypeArgumentQualifier - Bean type interface io.micronaut.context.event.ApplicationEventListener is not compatible with candidate generic types [class io.micronaut.runtime.context.scope.refresh.RefreshEvent] of candidate Definition: io.micronaut.runtime.context.scope.refresh.RefreshScope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment