Skip to content

OpenShift Integration Operator v0.6.6

Choose a tag to compare

@maximilianoPizarro maximilianoPizarro released this 12 Jun 17:58
· 39 commits to main since this release

OpenShift Integration Operator v0.6.6

Platform release with OLM bundle, console plugin, Helm chart, and Quay images at :v0.6.6.

Highlights (v0.6.0 → v0.6.6)

  • Multi-namespace console — namespace-aware routes, RBAC-aware API, per-flow namespace fixes (v0.6.0)
  • Self-service RBAC — default ClusterRole aggregation and namespace-first console listing (v0.6.1)
  • HPA & catalog — per-flow HPA RBAC, manual console refresh, OperatorHub link fixes (v0.6.2)
  • Security dashboard — Artifact Hub vulnerability scans for 11 images; Security Report on GitHub Pages (v0.6.3)
  • Console layout fix — restored tab visibility and v0.6.2 panel heights after fullscreen regression (v0.6.4–v0.6.5)
  • Helm & OLM branding — chart icon on GitHub Pages, PNG logo embedded in CSV (v0.6.6)

OperatorHub submissions

Images (Quay)

  • quay.io/maximilianopizarro/openshift-integration-operator:v0.6.6
  • quay.io/maximilianopizarro/integration-console-plugin:v0.6.6
  • quay.io/maximilianopizarro/openshift-integration-operator-bundle:v0.6.6
  • Camel worker images :v0.6.6 (core, http, kafka, sql, aws, azure, gcp, test-runner)

Install (OLM)

operator-sdk run bundle quay.io/maximilianopizarro/openshift-integration-operator-bundle:v0.6.6 \
  -n openshift-integration --timeout 10m

Upgrade

CSV replaces: openshift-integration-operator.v0.6.0 — standard OLM upgrade path from v0.6.x.

Helm

Chart package attached (openshift-integration-operator-0.6.6.tgz). Also available via Artifact Hub.