Skip to content

v2.0.0

Compare
Choose a tag to compare
@moolen moolen released this 06 Mar 00:18
· 58 commits to release since this release

2.0.0

Image: quay.io/moolen/harbor-sync:2.0.0

Breaking Changes

API Group harborsync.k8s.io was renamed to harborsync.io. To upgrade please rename the groups of your Kind=HarborSync and Kind=HarborRobotAccount resources.

Bug Fixes

  • add mapping for global harbor accounts (8bcaa5e)
  • add status/conditions spec (741bfbf)
  • complete e2e tests, use https (12492f7)
  • harbor client tests (daa2780)
  • increase timeout (c241e4a)
  • kindest/node 1.20.4 not yet available (3ed6f43)
  • new robot api payload & enhance e2e tests (2f1fae5)
  • rename api group (7eabec9)
  • replace travis with gh actions, use matrix tests (6cf74bd)
  • update alpine (979339b)
  • update e2e tests, use real harbor (9324253)
  • update kubebuilder (a9f2df8)

Features

  • add harbor-api-debug flag (d97484b)
  • add status conditions & e2e tests (286dd13)
  • add support for v2 (cbb5f0d)