Skip to main content

3 posts tagged with "Catalog"

Service catalog updates and usage guides.

View All Tags

W'xOps Portal v0.5.1 — Observability Completion

Xeus Nguyen
Platform Engineer

v0.5.0 gave the portal eyes on the cluster: live ArgoCD and Crossplane status, one-click Grafana links, active alerts. What it couldn't tell you was how a service was actually performing — those Grafana links pointed at cAdvisor CPU and memory, not application data, because nothing in the platform emitted a real metric. v0.5.1 closes that gap.

This is also the first release that isn't portal-only. It spans wxops-templates, wxops-core, wxops-gitops-infrastructure, and this repo, in a hard dependency order — the portal's Monitoring toggle only does something once the other three are deployed too.

W'xOps Portal v0.2.0 — Golden-Path Scaffolding & Developer Experience

Xeus Nguyen
Platform Engineer

The first release where the portal can create and manage a full service lifecycle end-to-end: a developer fills in a wizard, the portal commits XTenantApp + XTenantDatabase + ExternalSecrets + Kustomize overlays + catalog entities to gitops-infra, ArgoCD and Crossplane provision everything, and the entity detail page shows live CI status, releases, packages, and activity.