Skip to content

OpenShift Integration Operator v0.4.1

Choose a tag to compare

@maximilianoPizarro maximilianoPizarro released this 11 Jun 15:16
· 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 Collectorintegration-otel-collector deployed automatically
  • Tekton GitOps pipelineintegration-flow-build + populate-scaffold task 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, replaces 0.4.0

Images (Quay)

  • quay.io/maximilianopizarro/openshift-integration-operator:v0.4.1
  • quay.io/maximilianopizarro/integration-console-plugin:v0.4.1
  • quay.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 10m

Upgrade from 0.4.0

CSV replaces: openshift-integration-operator.v0.4.0 — standard OLM upgrade path.