Releases: rackerlabs/external-dns-rackspace-webhook
Releases · rackerlabs/external-dns-rackspace-webhook
v0.2.2
28 Jan 14:51
Compare
Sorry, something went wrong.
No results found
Changelog
55833e0 fix: code style update (#26 )
caf1831 Merge pull request #24 from joshWretlind/supportSRV
1504d66 Support SRV - Squashed commit
d130903 ci: attempt to fix CI issue for PRs and cosign (#25 )
v0.2.1
18 Dec 15:00
Compare
Sorry, something went wrong.
No results found
Changelog
539e4ee fix: auto delete issue when sync and txt flags are present. (#21 )
v0.2.0
04 Dec 14:28
Compare
Sorry, something went wrong.
No results found
v0.1.1
25 Nov 16:03
Compare
Sorry, something went wrong.
No results found
Changelog
3e7adb7 fix: auto auth token refresh before expiry. (#18 )
80f29e8 Merge pull request #16 from rackerlabs/port-names
96dc218 Containers in the pod should not have overlapping port names
v0.1.0
29 Sep 14:17
Compare
Sorry, something went wrong.
No results found
What's Changed
chore: add some initial helm doc to values.yaml by @cardoe in #14
fix: change domainFilter to a list for multiple domains by @cardoe in #15
Full Changelog : v0.0.5...v0.1.0
v0.0.5
26 Sep 17:38
Compare
Sorry, something went wrong.
No results found
v0.0.4
26 Sep 17:30
Compare
Sorry, something went wrong.
No results found
Changelog
903aa89 fix: remove prefix from image
a2ccfd6 Merge pull request #12 from rackerlabs/update-release
2c76795 chore: update default tags to follow the chart metadata
v0.0.3
26 Sep 16:29
Compare
Sorry, something went wrong.
No results found
Changelog
8ecfb41 fix: use yq for setting up values
c506f38 fix: sed command for helm
v0.0.2
26 Sep 13:01
Compare
Sorry, something went wrong.
No results found
Changelog
3b8338a fix: update chart values
c51091a fix: github release workflow update
c08425e fix: making errors non-blocking
v0.0.1
19 Sep 12:41
Compare
Sorry, something went wrong.
No results found
Changelog
7e94de4 fix: update docker build platform for amd64 architecture
4f7699c fix: example imagePullPolicy update
c405f14 ci: helm chart path fix
894b05e Merge pull request #11 from rackerlabs/dockerfix
f1debfd fix: remove docker.io from image repo
2b02a05 Merge pull request #10 from rackerlabs/configFeature
8784667 fix: ci fix
381be2b feat: add authentication provider and DNS client implementation
f1c2a64 Merge pull request #8 from rackerlabs/errorTweak
45b1ce2 Merge pull request #9 from chuck-flowers/fix-ci-release
d363fc7 Remove duplicate id-token
39b868e feat: add ExternalDNSContentType middleware and update response error handling
9dc44eb Merge pull request #7 from rackerlabs/ci-build
86072cf fix: updating example docker image
efaed51 Merge pull request #1 from rackerlabs/rs-dns
49333b8 feat: add initial implementation of Rackspace external DNS webhook with configuration and deployment examples
ce8fb49 feat: initialize Rackspace external DNS webhook
744eed4 Initial commit