update to 0.17.4 OBS-URL: https://build.opensuse.org/request/show/1142063 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kail?expand=0&rev=21
152 lines
5.5 KiB
Plaintext
152 lines
5.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jan 23 17:46:45 UTC 2024 - opensuse_buildservice@ojkastl.de
|
|
|
|
- Update to version 0.17.4:
|
|
* bump dependencies
|
|
* typo fix
|
|
* feat: regex filter pod name
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 04 18:04:31 UTC 2024 - opensuse_buildservice@ojkastl.de
|
|
|
|
- Update to version 0.17.3:
|
|
* PATH changing to use krew
|
|
* fixes for directory changing
|
|
* debug
|
|
* add krew install
|
|
* fixes for Validate krew-index manifest
|
|
* add Validate krew-index manifest
|
|
* update krew-release-bot to 0.0.46
|
|
* fixes after
|
|
https://github.com/kubernetes-sigs/krew-index/pull/3557
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 04 18:01:14 UTC 2024 - opensuse_buildservice@ojkastl.de
|
|
|
|
- Update to version 0.17.2:
|
|
* build(deps): bump k8s.io/client-go from 0.28.3 to 0.29.0
|
|
* fix
|
|
https://github.com/kubernetes-sigs/krew-index/actions/runs/6868935681/job/18680638884,
|
|
after https://github.com/kubernetes-sigs/krew-index/pull/3488/
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 16 14:30:13 UTC 2023 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.17.1:
|
|
* build(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0
|
|
* ci: add the permission `packages: write` to push images to
|
|
ghcr.io
|
|
* ci: fix deprecation warnings
|
|
* setup-go@v3 wrong detect go.mod version 1.20 as 1.2 -
|
|
https://github.com/boz/kail/actions/runs/6710981136/job/18237337728#step:4:21
|
|
change to v4 and switch to go 1.21
|
|
- BuildRequire go1.21
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 01 08:06:56 UTC 2023 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.17.0:
|
|
* Update ci.yml
|
|
* Bump github.com/rs/zerolog from 1.30.0 to 1.31.0
|
|
* chore: use bytes.Equal(canaryLog, log) instead
|
|
* add windows support, compile successful, make test also passed,
|
|
replace travis-badge to GitHub actions badge
|
|
* Fix duration in README.md tabe
|
|
* Bump k8s.io/client-go from 0.28.1 to 0.28.3
|
|
* Bump k8s.io/client-go from 0.27.4 to 0.28.1
|
|
* Bump k8s.io/client-go from 0.27.3 to 0.27.4
|
|
* Bump github.com/rs/zerolog from 1.29.1 to 1.30.0
|
|
* Bump github.com/boz/go-lifecycle from 0.1.0 to 0.1.1
|
|
* Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
|
|
* drop "with:" for removed instructions
|
|
* Bump k8s.io/client-go from 0.27.1 to 0.27.3
|
|
* Bump github.com/stretchr/testify from 1.8.2 to 1.8.4
|
|
* Fix for Dockerfile smell DL3007
|
|
* bump dependencies and golang version
|
|
* doc: fix minikube url
|
|
* Bump k8s.io/client-go from 0.26.2 to 0.26.3
|
|
* Bump github.com/fatih/color from 1.14.1 to 1.15.0
|
|
* Bump k8s.io/client-go from 0.26.1 to 0.26.2
|
|
* Bump k8s.io/api from 0.26.1 to 0.26.2
|
|
* Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
|
|
* Bump github.com/fatih/color from 1.14.0 to 1.14.1
|
|
* Bump github.com/rs/zerolog from 1.28.0 to 1.29.0
|
|
* Bump k8s.io/client-go from 0.26.0 to 0.26.1
|
|
* Bump github.com/fatih/color from 1.13.0 to 1.14.0
|
|
* Bump k8s.io/apimachinery from 0.26.0 to 0.26.1
|
|
* docker build added to goreleaser
|
|
* Bump github.com/rs/zerolog from 1.15.0 to 1.28.0
|
|
* reverted gorelease snapshot build in test as build is taking
|
|
longer
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 06 18:56:50 UTC 2023 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.16.1:
|
|
* added separate homebrew tap token, skip homebrew publish till #84 fix
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 06 18:54:17 UTC 2023 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.16.0:
|
|
* update krew index manifest update added to ci
|
|
* add output flag details to flags table
|
|
* removed deprecated godownloader setup
|
|
* Add json and zerolog writers
|
|
* use json encoder, add "pretty" mode
|
|
* add output mode flag
|
|
* Bump k8s.io/client-go from 0.25.4 to 0.26.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 06 18:51:29 UTC 2023 - kastl@b1-systems.de
|
|
|
|
- add _service file
|
|
- BuildRequire go1.18
|
|
- Update to version 0.15.1:
|
|
* added github workflow for CI, added krew, updated homebrew (#83)
|
|
* Bump k8s.io/client-go from 0.24.3 to 0.25.4
|
|
* fix: update goreleaser yaml
|
|
* Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
|
|
* chore: flip to upstream koz/kcache
|
|
* Switch to GitHub Actions
|
|
* Add dependabot
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 4 15:04:42 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
|
|
|
- Update to version 0.15.0
|
|
- Use kcache 0.4
|
|
- Refresh vendor.tar.xz
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 18 10:02:18 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
|
|
|
- Update to version 0.14.2
|
|
- Capture logs from terminated containers
|
|
- Update vendor.tar.gz
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 22 09:22:35 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
|
|
|
- Update to version 0.13.0
|
|
- Add job filter
|
|
- Update vendor.tar.gz
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 29 10:54:09 UTC 2019 - Thorsten Kukuk <kukuk@suse.com>
|
|
|
|
- Update to version 0.12.0
|
|
- Handle the case when listing namespaces is forbidden (#42)
|
|
- Update vendor.tar.gz
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 12 14:31:31 CEST 2019 - kukuk@suse.de
|
|
|
|
- Update to version 0.11.0
|
|
- Write to /dev/stderr in a cross-platform way by default (#41)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 26 20:09:03 UTC 2019 - Thorsten Kukuk <kukuk@suse.com>
|
|
|
|
- Initial version
|