Support and Maintenance Policy

May 3, 2026 · View on GitHub

This document describes the version support policy for KubeStellar Console.

Release Channels

KubeStellar Console publishes three release channels:

ChannelFrequencyFormatStability
NightlyDaily (5 AM UTC)v0.x.y-nightly.YYYYMMDDPre-release; may contain breaking changes
WeeklySundays (5 AM UTC)v0.x.y-weekly.YYYYMMDDStable snapshot; suitable for dev/test
ProductionManualvX.Y.Z (semver)Fully tested; recommended for production use

Version Support Matrix

  • Latest production release: Receives bug fixes and security patches
  • Previous production release: Receives critical security patches only
  • Nightly and weekly releases: Rolling; no backport commitment

Once a new production minor version is released (e.g., v0.6.0), the previous minor (v0.5.x) enters security-only support for 3 months, after which it reaches end-of-life.

Security Patches

  • Critical CVEs (CVSS ≥ 9.0): Patched within 72 hours of disclosure
  • High CVEs (CVSS 7.0–8.9): Patched within 7 days
  • Medium/Low CVEs: Addressed in the next scheduled release

Security vulnerabilities should be reported per SECURITY.md. The security response team acknowledges reports within 3 working days.

Supported Platforms

ComponentSupported Versions
Kubernetes1.28+
OpenShift4.14+
Go1.25+
Node.js20 LTS+
BrowsersLatest 2 versions of Chrome, Firefox, Safari, Edge

Getting Help

Deprecation Policy

Features are deprecated with at least one minor release of advance notice. Deprecated features are documented in release notes and marked with log warnings before removal.