8000 Releases · dialohq/ipman · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: dialohq/ipman

v0.1.13

10 Jul 17:52
f389b46
Compare
Choose a tag to compare

Fix: metrics doubling connections when there was a rekey
Fix: unloading connections after CR deletion

v0.1.12

24 Jun 13:40
4c26013
Compare
Choose a tag to compare

Fix an issue where charon pod would use 100% cpu and affect metrics reliability

v0.1.11

23 Jun 09:25
c3acddb
Compare
Choose a tag to compare

Fix an issue with the metrics where multiple children on the same node with the same name would cause the children counter to return 0.

v0.1.10

20 Jun 14:45
94599cd
Compare
Choose a tag to compare

All of 'extra' field in CR now gets loaded into charon

v0.1.9

Added monitoring via prometheus. It's opt-in. You can enable it via helm values.
Connections will now try to automatically restart if they are down.

v0.1.8

11 Jun 09:34
d4a52b7
Compare
Choose a tag to compare

Fix an issue where multiple connections on the same node would get confused about which secret to use

v0.1.7

10 Jun 13:12
f9ae773
Compare
Choose a tag to compare

Improve error handling

v0.1.6

10 Jun 12:06
89d0d63
Compare
Choose a tag to compare

fix validating webhook not detecting worker pods to prevent deletion

v0.1.5

10 Jun 10:55
532507d
Compare
Choose a tag to compare

Fix an issue where having multiple connections would conflict.

v0.1.4

09 Jun 12:26
76b282e
Compare
Choose a tag to compare
  • Added an option to customise the amount of time controller should wait for pods to come up via helm values. Useful on a slow connection where pulling the container might take more than 30s. Changed the default to 60s.
  • Fixed a bug where adding a 2nd connection on the same node would break.
0