Skip to content

Releases: anarcher/kroller

v0.2.0

20 Jan 07:52
141c6cc
Compare
Choose a tag to compare

Changelog

  • 141c6cc Feat: restart -node-selector (#5)
  • f383bc1 chore: move dagger cue to dagger go sdk
  • 96ffeb3 chore: remove dagger cue

v0.1.1

27 May 06:49
Compare
Choose a tag to compare

Changelog

v0.1.0

25 May 11:59
Compare
Choose a tag to compare

Changelog

v0.0.5

29 Apr 11:15
Compare
Choose a tag to compare

Changelog

5bf81d2 feat: patch deployment , statefulset insteads of update
b4dd299 feat: version command

v0.0.4

26 Apr 07:48
Compare
Choose a tag to compare

Changelog

6395b36 feat: show nodes -v (verbose): pod name listing of nodes

v0.0.3

24 Apr 08:20
Compare
Choose a tag to compare

Changelog

b67b1ac feat(show/nodes): display running pods count(deployment,statefulsets) on nodes

v0.0.2

22 Apr 18:17
Compare
Choose a tag to compare

Changelog

09b38ea chore: Darwin ARM64 Support build
39cf3fc chore: go.sum
e0232ce chore: goreleaser
f26f68b chore: upgrade .gitignore
b557e39 ci: upgrade go version 1.15 -> 1.16
52b8c5e fix: Conflict resolution on multiple target filters

v0.0.1

20 Apr 07:49
c2bb01a
Compare
Choose a tag to compare

Changelog

c2bb01a Feature/drain node (#1)

v0.0.0

15 Feb 13:01
Compare
Choose a tag to compare

Changelog

cc0f8bd chore: goreleaser with github action
b8d8ee8 chore: github action for go build and test
9f40775 feat: add resource/statefulset
fdd60b9 feat: Rollout.Restart
aa0d64a chore: ask for restart confirm
74dfd83 feat: target filter
398bf17 feat: display with ui.RolloutList
95ff881 feat: add resource.Deployment
c2c7c09 chore: upgrade go.mod
2ed823f feat: add resource/rollout interface
0219907 feat: add ui pkg & update go.mod
f3e4a9c feat: add cli commands and kubernetes.Client
70af5cc chore: go.mod
18a5462 Initial commit