Releases: bpineau/katafygio
v0.8.3
v0.8.2
Changelog
3af0fb3 Prepare v0.8.2 release
0444d84 Support filtering out objects with owner refs
8ac4012 Use Github Actions
5f6015a Update goreleaser
ad486d8 Linter fixes and go version bump
de66c15 Include ingress resource in preferred versions list
a8134fc Exclude namespaces by regex
2db1959 When localDir is relative cleanup doesn't work correctly
884306a Ensure .git/info directory exists before writing to it
0182cc5 Support filtering by namespace
4e0451f Update doc, eg config file and filter on kind too
f49a5b6 Support singular and short resources names in filters
9b5b1a7 Support provided contexts
4765592 Bump client-go, go and golangci-lint
1f7cb79 Container run user changed from name to numeric
cc5df4c Update external links
v0.8.1
v0.8.0
Changelog
3f3577d Prepare 0.8.0 release
ff4f766 Update to latest goreleaser
8a7b5b2 Fix chart's volume attachment
7acd089 Configurable git commands deadline
e6d97ac Rebase on client-go v12.0.0
51b8240 Update Travis e2e environment
b4390ef Travis CI shouldn't try to run glide anymore
ca3e1e2 Adopt go mod
654b8f4 Chart: fix namespacing
790e2fe Update Go and Alpine versions
bf18cbe Added GIT pull before commit, fix #2
49966fd Added GIT pull before commit, fix
a25bde4 Added GIT pull before commit
e96cbd9 Replace gometalinter by golangci-lint
6bfebe6 Perform a shallow clone in the git provider for faster startup
v0.7.3
Changelog
bd3e223 Tunable liveness and readiness delays
4e2e2ce Chart: group volumes definitions
28ac43f Linters: gas disappeared from recents gometalinters
6012011 Use tini as entrypoint
a7b5dc7 Revert user back to nobody
cabe93e Add git ssh support
Docker images
docker pull bpineau/katafygio:v0.7.3
docker pull bpineau/katafygio:latest
v0.7.1
v0.7.0
v0.6.0
Changelog
2658678 Persistence option for the helm chart
ef7eeaf Explicit volume for docker
2262db3 Don't use tempdir
16203ad Katafygio logo
ab620c3 Keep docker image up to date
9c2576d Complete Helm Chart
1a77872 Config: abort on parse errors
3231b96 Helm chart
649c35f End-to-end tests
Docker images
docker pull bpineau/katafygio:v0.6.0
docker pull bpineau/katafygio:latest
v0.5.0
Changelog
878f20b New "--no-git" mode (don't version objects)
31dd524 Move target folder creation at startup time
9d295a5 Add a man page
1720692 Test update propagation
2b8643e Support Windows
7046727 Flat values for log config
cfa8244 Remove KfConfig
224b969 More reusable pkg, step 1
afaaef2 Get rid of run
069beb4 Abstract client rest.Config behind an interface
Docker images
docker pull bpineau/katafygio:v0.5.0
docker pull bpineau/katafygio:latest
v0.4.0
Changelog
bdd7ddf Add an example configuration file and better goreleaser config
29d69be Fix a race in recorder Start()/Stop()
7fcf5a2 Export the git config settings
d787f20 Split cmd for readability sake
baba7ac Keep file checksum in memory
5f6a8a9 Use a temp file + rename for atomic changes
26cc1f4 Use []byte for event body
d569086 Enable all client-go auth plugins
e712991 Fix resync interval duration
b0949cb Prevent glog from writing to /tmp during tests
ee12452 Increase resync interval
29f197e Prevent git from considering .git in parent directories
0c56a6f Fix a race condition in recorder tests
7f6322b README updates
1db84d6 Implement dump-only mode
29beb8a De-constify default time intervals in git store
4cc05c0 Unit tests for the git store
f9d61c7 Unit tests for recorder
9aee315 Depends on spf13/afero and update deps
cbae9e1 Unit tests for healtcheck service
3ec8b18 Enable tests & coverage on Travis CI
8dff9be Unit tests for main and config
49b3e86 Unit tests for pkg/client
0b6cc80 Unit tests for event
a3bd5e8 Unit tests for controllers
3c71f19 Move user provided object filter to controller
97ebff8 Unit tests for the observer
0ccb910 Protect observer.ctrls againts concurrent access
5b25228 Separate controllers factory
881d036 Expect event.Notifier interface instead of concrete
77de993 ListWatch is controllers responsibility
2f60052 Dedicated notifier object to mediate events
6ac820e Move observer to his own dedicated package
8a23b7b Inline doc overhaul
6ca9c91 Git commands should be no-op in dry-run mode
7711eb4 Update and clarify the documentation
3b10e90 Allow label filters
153e81b Rename config structure
46c0ce4 Clarify rest.Config construction
14bc3a2 Update dependencies
5647f3f Change env prefix for something for related to katafygio
ab4a567 Clean controllers shutdown
Docker images
docker pull bpineau/katafygio:v0.4.0
docker pull bpineau/katafygio:latest