Skip to content

Releases: container-registry/harbor-satellite

harbor-satellite v0.0.2

11 Feb 15:11
c93f5fc

Choose a tag to compare

What's Changed

  • removed unwanted vars by @narharim in #205
  • docs: improve quickstart.md instructions for clarity by @shravankumar8 in #198
  • feat: add local registry mirror support for multiple CRIs by @meethereum in #206
  • Add Strict Linting Configuration for Sat and GC by @bupd in #212
  • feat : satellite heartbeat by @meethereum in #209
  • Fix Security Vulnerabilities in Dependencies by @bupd in #216
  • Add Authentication to Ground Control by @bupd in #217
  • feat: add PDR for groundcontrol auth by @bupd in #223
  • fix: remove invalid todo comment by @intojhanurag in #259
  • Add PR Template to Improve Contribution Consistency by @iqbalcodes6602 in #273
  • SPIFFE/SPIRE Authentication in Satellite - Ground Control by @bupd in #256
  • Reduce Cyclomatic Complexity in Validate and State Process by @bupd in #293
  • Fix Duplicate Satellite Join Token Request by @bupd in #295
  • Unified SPIFFE Satellite Registration API by @bupd in #298
  • Add Taskfile-based Build System with E2E Tests by @bupd in #303
  • QuickFix Project Name by @bupd in #305
  • Add SPIRE Entry Deletion to Cleanup Scripts by @bupd in #306
  • Atomic Satellite Registration by @bupd in #308
  • Fix BYO Registry Support by @bupd in #309
  • Cached Image List Reporting in Satellite Heartbeat by @bupd in #311
  • Remove Plaintext Robot Secret from Ground Control Database by @bupd in #310
  • CI: Update Workflow Runners to Self-Hosted container-registry by @bupd in #317
  • Add Configurable Storage Directory Support by @bupd in #313
  • Add State Persistence for Crash Recovery by @bupd in #321
  • feat: Configurable Zot Registry Storage Path by @intojhanurag in #260
  • feat: Graceful Shutdown with State Persistence by @intojhanurag in #258
  • CRI Auto-Detection, Config Backup, and Registry Fallback by @bupd in #324
  • Add Ground Control Handler Unit Tests by @bupd in #325
  • Docs: Add ADR for Satellite Lifecycle States by @bupd in #269
  • ci: install syft in release pipeline for SBOM generation by @bupd in #326

New Contributors

Full Changelog: v0.0.1...v0.0.2

0.0.1 - Hello World

25 Aug 15:25
e058356

Choose a tag to compare

This is the initial release of Harbor Satellite πŸŽ‚. Refer to QUICKSTART.md to get started.

What's Changed

Read more