Releases: appuio/seiso
v1.0.0
9 changes since v0.8.0
🔎 Breaking Changes
- Adjust resource API versions (#64)
🐛 Fixes
- Adjust resource API versions (#64)
🔗 Dependency Updates
- Update module github.com/thoas/go-funk to v0.9.1 (#60)
- Update module github.com/spf13/cobra to v1.2.1 (#59)
- Update crazy-max/ghaction-import-gpg action to v4 (#61)
- Update mikepenz/release-changelog-builder-action action to v2 (#58)
- Update docker.io/library/alpine Docker tag to v3.14 (#57)
- Update module github.com/knadh/koanf to v1 (#56)
- Update module helm.sh/helm/v3 to v3.7.1 (#65)
- Bump openshift/client-go to release-4.8 (#66)
Docker images
docker pull docker.io/appuio/seiso:v1.0.0
docker pull docker.io/appuio/seiso:v1
docker pull quay.io/appuio/seiso:v1.0.0
docker pull quay.io/appuio/seiso:v1
v0.8.0
3 changes since v0.7.2
🚀 Features
- Cleanup empty namespaces (#53)
🔗 Dependency Updates
Docker images
docker pull docker.io/appuio/seiso:v0.8.0
docker pull docker.io/appuio/seiso:v0
docker pull quay.io/appuio/seiso:v0.8.0
docker pull quay.io/appuio/seiso:v0
v0.7.2
v0.7.1
Changelog
4ace8cd Skip deleting of objects that aren't found anymore
16e8d20 Update Badges
c7d0722 Update Go to 1.15
c884586 Update actions/cache action to v2
fd92400 Update actions/checkout action to v2
fddf46c Update crazy-max/ghaction-import-gpg action to v3
ca67410 Update goreleaser/goreleaser-action action to v2
Docker images
docker pull docker.io/appuio/seiso:v0.7.1
docker pull docker.io/appuio/seiso:v0
v0.7.0
Changelog
40114b7 Add unit tests to ConfigMap and Secret
741d3ee Add usage section (as suggested via #29, thanks @mikl!)
b692b16 Fix code after extensive review
a8a3dd8 Fix typo (README)
3ec37ec Lots of small improvements, cleaning up old code
a728ac2 Move logic out of the Configuration container
76f0703 Remove deprecated 'force' CLI flag
55aaafe Remove listing features when insufficient input is given
8850dfa Remove unused docker client code
5bd6ee1 Replace viper with koanf
07e0034 Update docker.io/library/alpine Docker tag to v3.12
289dde1 Use prefix for environment variables
Docker images
docker pull docker.io/appuio/seiso:v0.7.0
docker pull docker.io/appuio/seiso:v0
v0.6.0
Changelog
c117fb2 Add ConfigMap and Secret cleaning
547b55c Add Makefile, use make command in pipeline
b4f2180 Add dist target to Makefile, update development instructions
6a9fbaa Add linting to pipeline
82887cf Add tests target to Makefile
17a5e6a Change defaults for --keep and --older-than
465b662 Dependencies added by Codium debug setup
d4b85dc Deprecate --force option, introduce --delete and --namespace
4e63788 Fix formatting (missed out earlier)
4767599 Make migration suggestion nicer to read (README)
77f627d Mention alternative namespace syntax for image command
72c8386 Print out status before performing deletion
de8b800 Remove linting and test execution from release config
edc457f Run tests in the pipeline
23927f8 Show error when unauthorized
f7c9c9f Simplify implementation of make fmt
0649951 Use --delete (instead of --force)
98f36df Use namespace
(rather than project
) uniformly
f208dd8 Warn about namespace error (instead of aborting)
Docker images
docker pull docker.io/appuio/seiso:v0.6.0
docker pull docker.io/appuio/seiso:v0
v0.5.1
v0.5.0
Changelog
f146359 Beautify error message (README)
52f981f Fix README badges, more context and structure
e51e7ce Fix goreleaser command in Readme
adf1ebf Improve log messages
399f81c List available images
cf9afb2 Only search active images for matched tags
cd1dfa2 Remove mentions of ConfigMap and Secret cleanup temporarily
befe3c3 Remove redunant logs
5b46477 Run go fmt
172927f Tidy up imports
Docker images
docker pull docker.io/appuio/seiso:v0.5.0
docker pull docker.io/appuio/seiso:v0
v0.4.0
Breaking changes
We have renamed this project to seiso. All docker images have been moved as well, and the binary will be called "seiso" too in the future.
We also changed the usage of the commands and separated the image cleanup into dedicated "modes".
Changelog
4ef6af9 Add batch mode
8358bbe Add usage documentation
812bf4a Adopt cobra best practices for setting up commands
9d8d9de Change default history keep to 10
e18fb03 Consolidate common git options
8edfc6e Delete docker.go
ccedc8d Exclude Refactor commits from Release changelog
9f8cd65 Fix Github workflows
868f3d4 Fix flag parsing for history mode
29bb860 Merge pull request #12 from appuio/update-readme-with-migration
85b5bd0 Merge pull request #13 from appuio/separation
4e7dcc8 Merge pull request #14 from appuio/rename
948371c More code cleanup and tests
15e954d Move root command to main package
a3d0df2 Moving the libraries back to pkg
a7be8c3 Rename flags for history mode
04c95ae Rename image-cleanup to seiso
3189037 Rename imagestream command to history
3cd9b1c Run unit tests within goreleaser
df2901b Separate orphan and history commands
4aee3c8 Small improvements
d201dc3 Update readme with migration paragraph
Docker images
docker pull docker.io/appuio/seiso:v0.4.0
docker pull docker.io/appuio/seiso:v0