Releases: mittwald/kube-httpcache
Release list
v0.6.0
⚠️ Breaking Changes
- Varnish: Change default port from 80 to 8080 (#97)
Deployments have to be updated accordingly, if those aren't using the provided helm chart. Either changing the service port or specifying the-frontend-port=80flag will work.
Changelog
f8cd000 Add exporter to release image (#103)
37cb9e4 Build ARM images and release multi-arch manifests (#102)
d34ca55 Chart: Allow changing transient storage on STS (#99)
9f46e5a Explicitly check for write events in fsnotify watcher (#81) (#90)
97e45ee Helm: Fix default values documentation typo. (#92)
a90c756 Helm: add support for topologySpreadConstraints. (#91)
783b501 Make Signaller HTTP-client more configurable (#100)
c178a73 Push Helm chart into repo on new tags (#104)
a14f157 README: Align ACL examples content. (#98)
adc2210 Varnish: Change default port from 80 to 8080. (#97)
70b91d1 pkg: Fix logging typos. (#93)
Docker images
docker pull quay.io/mittwald/kube-httpcache:stabledocker pull quay.io/mittwald/kube-httpcache:v0docker pull quay.io/mittwald/kube-httpcache:v0.6docker pull quay.io/mittwald/kube-httpcache:v0.6.0
v0.6.0-alpha1
Changelog
424d703 Build ARM images and release multi-arch manifests
d34ca55 Chart: Allow changing transient storage on STS (#99)
9f46e5a Explicitly check for write events in fsnotify watcher (#81) (#90)
97e45ee Helm: Fix default values documentation typo. (#92)
a90c756 Helm: add support for topologySpreadConstraints. (#91)
9216c35 Install QEMU
783b501 Make Signaller HTTP-client more configurable (#100)
a14f157 README: Align ACL examples content. (#98)
9b58ca9 Use correct (?) base image
adc2210 Varnish: Change default port from 80 to 8080. (#97)
70b91d1 pkg: Fix logging typos. (#93)
Docker images
docker pull quay.io/mittwald/kube-httpcache:stabledocker pull quay.io/mittwald/kube-httpcache:v0docker pull quay.io/mittwald/kube-httpcache:v0.6docker pull quay.io/mittwald/kube-httpcache:v0.6.0-alpha1
v0.5.0
Changelog
f9bf0e8 Add ability to set length of Signaller processing queue (#87)
3be215e Add extra options to helm chart (#73)
10e3cf5 Add option to use a user provided secret for the admin credentials (#75)
50372f1 Add prometheus exporter to image and helm chart (#71)
8b81c12 Add support of a Varnish "-n" option - setting a working dir (#68)
1e29612 Explain how to build Docker image in README (#78)
6dbce14 Fix a lock contention in Signaller controller (#69)
d646d10 Pin goreleaser version, fix deprecation warnings and dont publish master as latest (#89)
2265347 Process an endpoint set that has a desired port name (#88)
f786dd7 Remove unused config parameter (#82)
da7f566 add support for limiting the transient storage (#86)
028ca49 added helm option to disable backend-watch (#70)
4cad78a added option to disable frontendwatch (#72)
Docker images
docker pull quay.io/mittwald/kube-httpcache:v0docker pull quay.io/mittwald/kube-httpcache:v0.5docker pull quay.io/mittwald/kube-httpcache:v0.5.0docker pull quay.io/mittwald/kube-httpcache:stable
v0.4.2
Changelog
7fc8b94 Bump actions/stale workflow to v3 (#65)
2e455bf Fix a memory leak in Signaller.ProcessSignalQueue due to an unclosed response body (#67)
Docker images
docker pull quay.io/mittwald/kube-httpcache:latestdocker pull quay.io/mittwald/kube-httpcache:v0docker pull quay.io/mittwald/kube-httpcache:v0.4docker pull quay.io/mittwald/kube-httpcache:v0.4.2docker pull quay.io/mittwald/kube-httpcache:stable
v0.4.1
Changelog
b8edc3c Fix panic when no backend Pod is ready (#64)
Docker images
docker pull quay.io/mittwald/kube-httpcache:latestdocker pull quay.io/mittwald/kube-httpcache:v0docker pull quay.io/mittwald/kube-httpcache:v0.4docker pull quay.io/mittwald/kube-httpcache:v0.4.1docker pull quay.io/mittwald/kube-httpcache:stable
v0.4.0
Changelog
e021e5f Actually run workflows for Pull Requests 🤦 (#60)
cb5a8dc Add CI workflow for verifying the Helm chart (#61)
84f0bfc Add Helm Chart (#51)
73bf29f Added the environment variable parsing for the configuration template (#54)
920cb3e Improve Helm chart documentation, and add warning to NOTES.txt in edge cases (#59)
Docker images
docker pull quay.io/mittwald/kube-httpcache:latestdocker pull quay.io/mittwald/kube-httpcache:v0docker pull quay.io/mittwald/kube-httpcache:v0.4docker pull quay.io/mittwald/kube-httpcache:v0.4.0docker pull quay.io/mittwald/kube-httpcache:stable
v0.3.4
Changelog
47d1bf1 Add "stale" workflow
d6777cf Adjust README
1d4ba4e Do not mark "help wanted" issues as stale (#42)
3d8ddf5 Don't mark "accepted" issues as stale
bf6ba60 Fix race condition in signaller component (#47)
cadd52b Fix typo in README.md
2bbbe74 Update README.md (#38)
a3c0873 Update stale.yml
Docker images
docker pull quay.io/mittwald/kube-httpcache:latestdocker pull quay.io/mittwald/kube-httpcache:v0docker pull quay.io/mittwald/kube-httpcache:v0.3docker pull quay.io/mittwald/kube-httpcache:v0.3.4docker pull quay.io/mittwald/kube-httpcache:stable
v0.3.3
Changelog
43b6325 Revert "Implement readiness probe" (#37)
Docker images
docker pull quay.io/mittwald/kube-httpcache:latestdocker pull quay.io/mittwald/kube-httpcache:v0docker pull quay.io/mittwald/kube-httpcache:v0.3docker pull quay.io/mittwald/kube-httpcache:v0.3.3docker pull quay.io/mittwald/kube-httpcache:stable
v0.3.2
Changelog
6cbc6de Add readiness probe (#35)
6fc85c8 Fix bool flags in README
7f011c6 Fix frontend director configuration in README
Docker images
docker pull quay.io/mittwald/kube-httpcache:latestdocker pull quay.io/mittwald/kube-httpcache:v0docker pull quay.io/mittwald/kube-httpcache:v0.3docker pull quay.io/mittwald/kube-httpcache:v0.3.2docker pull quay.io/mittwald/kube-httpcache:stable
v0.3.1
Changelog
7e7d61d Don't ignore errors when parsing options
3272fbc Merge pull request #32 from mittwald/martin-helmich-patch-1
de5d664 Update README.md
Docker images
docker pull quay.io/mittwald/kube-httpcache:latestdocker pull quay.io/mittwald/kube-httpcache:v0docker pull quay.io/mittwald/kube-httpcache:v0.3docker pull quay.io/mittwald/kube-httpcache:v0.3.1docker pull quay.io/mittwald/kube-httpcache:stable