Skip to content

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 03 Jul 14:53

Changelog

  • 02a10d8 Add HTTP REST API (orcinus api) with shared engine
  • db4c077 Add Traefik ingress middlewares (x-orcinus-strip-prefix / x-orcinus-middleware)
  • da813fc Add day-2 ops: rollback, kubectl passthrough, readiness, plugin upgrade (M7)
  • e67cdc1 Add deploy strategies + progressive delivery (M6)
  • c1db508 Add e2e testing
  • a25b7fd Add embedded runtime provider: single self-contained orcinus binary (M3)
  • 6797866 Add examples: Redis, Prometheus+Grafana monitoring, Adminer with CNPG
  • aad58f7 Add examples: WordPress+MariaDB, CloudNativePG HA Postgres, Traefik+Let's Encrypt
  • cc3bd6b Add plugin info/remove, monitoring+storage catalog, auto-install cert-manager on deploy
  • 981e59b Add plugin profiles, pinned versions, dashboard/registry/grafana (M7)
  • bb608dc Add plugins system + ingress TLS sugar (M4)
  • 6cda870 Add scaling: scale/autoscale (HPA) + x-orcinus-autoscale-* (M5)
  • 8f4a5d6 Add secret management, BYO TLS certs, DNS-01 wildcard, and examples
  • 1b6ccac Add storage plugin providers: longhorn/nfs/minio/rook-ceph + HA-STORAGE guide
  • d6177b6 Merge pull request #1 from orcinustools/feat/api
  • bc1bc0a Support deploying from HTTP(S) URLs, like kubectl apply -f
  • 11af251 Support multi-node and HA clusters via --bind/--advertise/--role
  • 2799372 docs(USAGE): renumber command sections (scale/autoscale/plugin)
  • 6c1b71c feat(release): rename runtime provider embedded→standalone + ship orcinus-standalone
  • 419919e test/e2e: add live Ingress + Let's Encrypt TLS test (e2e-tls target)
  • 1f32c4f test/e2e: add live feature tests (strategy/autoscale/rollout/plugins/storage)