Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Releases: thcyron/skop

Skop v2.1.0

21 Jul 16:04
Compare
Choose a tag to compare
  • Add option to set default resync

Skop v2.0.1

01 Dec 13:45
Compare
Choose a tag to compare
  • Use background delete propagation when reconciling job, daemon set, and
    deployment absence

Skop v2.0.0

13 Nov 15:31
Compare
Choose a tag to compare

No changes since v2.0.0-rc.2.

Skop v2.0.0-rc.2

27 Oct 13:53
Compare
Choose a tag to compare
  • Only reconcile a Job's labels and annotations
  • Fix UpdateStatus() by setting namespace

Skop v2.0.0-rc.1

23 Oct 19:21
40426e6
Compare
Choose a tag to compare
  • Ditch github.com/ericchiang/k8s in favor of k8s.io/client-go
  • Import path is now github.com/thcyron/skop/v2

Skop v1.2.0

25 May 09:07
Compare
Choose a tag to compare
  • Add reconcile.DaemonSet()

Skop v1.1.0

22 May 13:04
Compare
Choose a tag to compare
  • Add FromK8sClient() to get an implementation of the Client interface backed
    by a *k8s.Client

Skop v1.0.0

08 May 12:40
Compare
Choose a tag to compare
  • Initial release