Skip to content

Releases: boz/kail

v0.17.4

22 Jan 19:26
Compare
Choose a tag to compare

Changelog

v0.17.3

27 Dec 08:43
419f57a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.2...v0.17.3

v0.17.2

27 Dec 03:44
eccebf5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1

14 Nov 19:54
24da853
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.17.1

v0.17.0

31 Oct 18:35
db891f0
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/rs/zerolog from 1.15.0 to 1.28.0 by @dependabot in #85
  • Bump k8s.io/apimachinery from 0.26.0 to 0.26.1 by @dependabot in #91
  • Bump github.com/fatih/color from 1.13.0 to 1.14.0 by @dependabot in #90
  • Bump k8s.io/client-go from 0.26.0 to 0.26.1 by @dependabot in #89
  • Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 by @dependabot in #92
  • Bump github.com/fatih/color from 1.14.0 to 1.14.1 by @dependabot in #93
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #95
  • Bump k8s.io/api from 0.26.1 to 0.26.2 by @dependabot in #96
  • Bump k8s.io/client-go from 0.26.1 to 0.26.2 by @dependabot in #97
  • Bump k8s.io/client-go from 0.26.2 to 0.26.3 by @dependabot in #102
  • Bump github.com/fatih/color from 1.14.1 to 1.15.0 by @dependabot in #99
  • Fix for Dockerfile smell DL3007 by @grosa1 in #103
  • drop "with:" for removed instructions by @p-wall in #118
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #113
  • Bump k8s.io/client-go from 0.27.1 to 0.27.3 by @dependabot in #115
  • Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #112
  • Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #123
  • Bump k8s.io/client-go from 0.27.3 to 0.27.4 by @dependabot in #121
  • Bump github.com/boz/go-lifecycle from 0.1.0 to 0.1.1 by @dependabot in #122
  • Bump k8s.io/client-go from 0.27.4 to 0.28.1 by @dependabot in #130
  • Bump k8s.io/client-go from 0.28.1 to 0.28.3 by @dependabot in #137
  • Fix duration formatting in README.md tabe by @chmouel in #139
  • chore: use bytes.Equal(canaryLog, log) instead by @testwill in #141
  • add windows support, compile successful, make test also passed, replace travis-badge to GitHub actions badge by @Slach in #140
  • Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #134

New Contributors

Full Changelog: v0.16.1...v0.17.0

v0.16.1

06 Jan 18:55
Compare
Choose a tag to compare

Changelog

  • 625673f added separate homebrew tap token, skip homebrew publish till #84 fix

v0.16.0

06 Jan 18:13
Compare
Choose a tag to compare

Changelog

  • 7124ece Add json and zerolog writers
  • 41f34f9 Bump k8s.io/client-go from 0.25.4 to 0.26.0
  • 3e8c9e7 Merge pull request #82 from boz/dependabot/go_modules/k8s.io/client-go-0.26.0
  • 9910043 add output flag details to flags table
  • 4295e89 add output mode flag
  • 9862b17 removed deprecated godownloader setup
  • b98724e update krew index manifest update added to ci
  • fe142b1 use json encoder, add "pretty" mode

v0.15.1

04 Jan 09:55
e1e6369
Compare
Choose a tag to compare

Changelog

  • f11fa28 Add dependabot
  • af02fb4 Add support for Golang 1.18
  • efd503d Adding binary release for arm and arm64 (#63)
  • 47245e2 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  • 20f4e8f Bump k8s.io/client-go from 0.24.3 to 0.25.4
  • 7714782 Merge pull request #72 from mnaser/go/1.18
  • 4b7432a Merge pull request #77 from boz/dependabot/go_modules/k8s.io/client-go-0.25.4
  • 8f4e739 Merge pull request #79 from boz/dependabot/go_modules/github.com/stretchr/testify-1.8.1
  • 7b1aa99 Remove unused variable BINARY (#57)
  • 1cd6d8f Switch to GitHub Actions
  • e1e6369 added github workflow for CI, added krew, updated homebrew (#83)
  • cf6203b chore: flip to upstream koz/kcache
  • 6b8665a fix: update goreleaser yaml
  • a29ca9b support statefulset (#58)

v0.15.0

21 Feb 00:47
@boz boz
Compare
Choose a tag to compare

Changelog

58d7816 bump kcache

v0.14.2

08 Feb 06:35
@boz boz
Compare
Choose a tag to compare

Changelog

86a06d3 Capture logs from terminated containers
662d013 fix goreleaser; bump go
eb67341 goreleaser: fix dirty state