Releases: corneliusweig/ketall
Releases · corneliusweig/ketall
Release v1.3.8
Create tag v1.3.8
Release v1.3.7
Release v1.3.6
Create tag v1.3.6
Release v1.3.5 - Sep 23 2020
Release v1.3.4 - Sep 5 2020
- Fix regression that broke --only-scope #88
v1.3.3 - Sep 2 2020
- Bump required Go version to 1.15 #86
- Limit the number of inflight requests #84
- Print flat resource lists to comply with k8s list shape #85
- Bump k8s.io/apimachinery from 0.18.8 to 0.19.0 #80
- Bump k8s.io/api from 0.17.2 to 0.18.8 #75
- Bump github.com/spf13/viper from 1.3.2 to 1.7.1 #71
- Bump github.com/spf13/cobra from 0.0.5 to 0.0.7 #68
- Bump github.com/sirupsen/logrus from 1.4.2 to 1.6.0 #64
- Bump CI tools #78
- Bump github.com/stretchr/testify from 1.4.0 to 1.6.1 #70
- Bump github.com/pkg/errors from 0.8.1 to 0.9.1 #69
- Use UPX to reduce size of distributed binaries #58
- Switch to actions/setup-go@v2 to avoid PATH hack #57
- Unlfs this repository #56
Thanks to all the contributors for this release:
- Cornelius Weig
- dependabot-preview[bot]
Release v1.3.2
Create tag v1.3.2
Release v1.3.1
v1.3.1 - 5/2/2020
- Upgrade k8s dependencies to v1.17.2 #53
- Tentative migration to GitHub actions #52
- Add PodMetrics as excluded resource by default #51
- Allow fully-qualified resource names to be used with
--exclude
#49 - Fix download links for binaries #47
Thanks to all the contributors for this release:
- Cornelius Weig
- Ivan Aracki
- Mehran Kholdi
- Suraj Banakar
v1.3.0
This release comes with a new flag --allow-incomplete
which defaults to true. It ensures that resources are shown even if the list of API resoureces could not be fully retrieved.