OpenShift Integration Operator v0.4.1
·
92 commits
to main
since this release
OpenShift Integration Operator v0.4.1
Platform release with OLM bundle, console plugin, and Quay images at :v0.4.1.
Highlights
- Kaoto Designer — deployed by operator reconciler (Deployment + Service + Route on OpenShift)
- OpenTelemetry Collector —
integration-otel-collectordeployed automatically - Tekton GitOps pipeline —
integration-flow-build+populate-scaffoldtask via reconciler - Console plugin — dark theme improvements, dynamic Platform Status (GitOps services shown only when relevant)
- Periodic sidecar reconcile — Kaoto/OTel/Tekton config updates without new semver
- OLM CSV — Route RBAC, logo PNG,
imagePullPolicy: Always, replaces0.4.0
Images (Quay)
quay.io/maximilianopizarro/openshift-integration-operator:v0.4.1quay.io/maximilianopizarro/integration-console-plugin:v0.4.1quay.io/maximilianopizarro/openshift-integration-operator-bundle:v0.4.1- Camel worker images
:v0.4.1
Install (OLM)
operator-sdk run bundle quay.io/maximilianopizarro/openshift-integration-operator-bundle:v0.4.1 \
-n openshift-integration --timeout 10mUpgrade from 0.4.0
CSV replaces: openshift-integration-operator.v0.4.0 — standard OLM upgrade path.