Logo
Explore Help
Register Sign In
coreci/orca
3
0
Fork 0
You've already forked orca
Code Issues Pull Requests Actions Packages Projects Releases 91 Wiki Activity

91 Releases 148 Tags

RSS Feed
  • v0.13.5 1b7aac71f6
    Compare

    v0.13.5 — v0.14 P5: Proxmox native ingress mode Stable

    cloudinit-bot released this 2026-08-10 20:16:40 +00:00 | 31 commits to main since this release

    Proxmox native ingress mode (REQ-175, R-024). --ingress-mode flag (native/floating-ip). Native mode: LXC with nesting=1,keyctl=1,fuse=1 + podman + orca-traefik container. nft DNAT to LXC bridge IP. Migration 0009_ingress_mode. IngressMode on model.Node.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.13.4 ea42a17474
    Compare

    v0.13.4 — v0.14 P4: linux node join remote ingress bootstrap Stable

    cloudinit-bot released this 2026-08-10 20:11:32 +00:00 | 32 commits to main since this release

    Completes the ingress stack on remote linux workers (REQ-174). ingress.BootstrapRemoteIngress: renders+writes traefik.yml + orca.nft + step-ca CA + ensures podman container — all over SSH exec. Wired into orca node join --type linux.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.13.3 5013209e31
    Compare

    v0.13.3 — v0.14 P3: nft SNAT+DNAT + orca init ingress bootstrap Stable

    cloudinit-bot released this 2026-08-10 20:09:26 +00:00 | 33 commits to main since this release

    Completes the nft ingress stack on the lead node (REQ-173, R-024). nft emitter: postrouting masquerade (SNAT), DNATTarget parameterization (C-51), priority -10 for pve-firewall coexistence. New internal/ingress/bootstrap.go: BootstrapLocalIngress renders traefik.yml + orca.nft + pushes step-ca CA + ensures podman container. Wired into orca init.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.13.2 dea472f443
    Compare

    v0.13.2 — v0.14 P2: Podman traefik reconciler + TLS model fix Stable

    cloudinit-bot released this 2026-08-10 20:04:20 +00:00 | 34 commits to main since this release

    Replaces v0.13 binary+systemd traefik install with idempotent podman-container reconciler (REQ-172, R-024). --restart=unless-stopped --network host, volume mounts for traefik.yml + dynamic + step-ca CA. v0.13→v0.14 upgrade path removes legacy systemd unit. TLS model: dropped certResolver: orca (does not exist in traefik v3.3), emit tls: {} (mTLS deferred to v0.15).

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.13.1 dccdb746ea
    Compare

    v0.13.1 — v0.14 P1: orca-traefik container image + release pipeline Stable

    cloudinit-bot released this 2026-08-10 18:30:37 +00:00 | 35 commits to main since this release

    Custom orca-traefik OCI image (REQ-171, R-024). Dockerfile.traefik extends traefik:v3.3.0 with baked default static config. release.sh + .coreci.yml publish orca-traefik alongside orca image per release.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.13.0 3551b37ac0
    Compare

    v0.13.0 — v0.14 Phase 0: Pre-execution (Ingress Bootstrap) Stable

    cloudinit-bot released this 2026-08-10 18:26:33 +00:00 | 37 commits to main since this release

    Phase 0 pre-execution for v0.14 (Ingress Bootstrap Completeness).

    SPECIFY → CLARIFY → RESEARCH → PLAN → GRILL.

    9 decisions (D-255..D-263), 7 research topics, 12 binding conditions (C-50..C-61), 9 requirements (REQ-171..179), 9 phases.

    Key decisions: traefik as podman container from custom orca-traefik image, --network host, nft SNAT+DNAT, proxmox native + floating-IP LXC modes. mTLS deferred to v0.15 (grill G-003 confidence 0.55 < 0.60).

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.12.18 7dc7980d74
    Compare

    Orca v0.12.18 Stable

    cloudinit-bot released this 2026-08-10 16:38:07 +00:00 | 48 commits to main since this release

    Orca v0.12.18

    Install

    curl -fsSL https://git.cloudinit.dev/coreci/orca/raw/branch/main/scripts/install.sh | bash
    

    orca init interactively stages SSH keys to remote hosts.

    Downloads
    • SHA256SUMS
      99 B
      2026-08-10 17:37:56 +00:00
    • orca-v0.12.18-linux-amd64.tar.gz
      7.2 MiB
      2026-08-10 17:37:56 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.11.29 64e5321c96
    Compare

    Orca v0.11.29 Stable

    cloudinit-bot released this 2026-08-07 18:06:07 +00:00 | 74 commits to main since this release

    Release v0.11.29

    _Built: 2026-08-07T18:08:43Z from 64e5321

    Changes since v0.11.28

    • fix(audit): post-v0.12 audit remediation — checkpoint typo + report template + ARCHITECTURE drift
    Downloads
    • orca-v0.11.29-linux-amd64.tar.gz
      7.1 MiB
      2026-08-07 18:08:47 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.10.22 a20cdb294c
    Compare

    Orca v0.10.22 Stable

    cloudinit-bot released this 2026-08-07 08:36:43 +00:00 | 139 commits to main since this release

    Release v0.10.22

    _Built: 2026-08-07T08:36:40Z from da1f93e

    Changes since v0.10.21

    • docs(milestone): complete v0.11 — Production Hardening (24 phases shipped)
    Downloads
    • orca-v0.10.22-linux-amd64.tar.gz
      6.9 MiB
      2026-08-07 08:36:43 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.10.21 a20cdb294c
    Compare

    Orca v0.10.21 Stable

    cloudinit-bot released this 2026-08-07 08:33:21 +00:00 | 139 commits to main since this release

    Release v0.10.21

    _Built: 2026-08-07T08:33:18Z from cc57ae4

    Changes since v0.10.18

    • docs(P15): README quickstart refresh (REQ-089) — Nomad-inspired framing, honest trade-offs
    Downloads
    • orca-v0.10.21-linux-amd64.tar.gz
      6.9 MiB
      2026-08-07 08:33:22 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 5 ... Next Last
Powered by Gitea Version: 1.26.1 Page: 31ms Template: 6ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API