Releases: projectsyn/k8s-object-dumper
Releases · projectsyn/k8s-object-dumper
v0.3.0
12 changes since v0.2.3
🚨 Breaking changes
- Rewrite dumper in Go (#49)
Check the Readme for usage instructions for the new version. Differences to original version
Docker image repository changed fromdocker.io
toghcr.io
.
v0.2.3
- no changes
v0.2.2
0 changes since v0.2.1
v0.2.1
v0.2.0
Release v0.1.1
This release does not contain any large functional changes, but adds the error message which is shown when fetching ProjectRequests
on OpenShift 4 cluster with ServiceAccount credentials to the list of expected error messages.
Added
- Add "You may not request a new project via this API" to potential fetch errors #9
Changed
- Updated Docker base image to debian:10.7-slim