Skip to content

Releases: cloudnativelabs/kube-router

v1.3.0-rc7

05 Jul 21:04
Compare
Choose a tag to compare
v1.3.0-rc7 Pre-release
Pre-release

Changelog

afd5dd7 .github/workflows: Fix yaml error

v1.3.0-rc6

05 Jul 19:26
Compare
Choose a tag to compare
v1.3.0-rc6 Pre-release
Pre-release
.github/workflows: Small fix

v1.3.0-rc5

05 Jul 19:23
Compare
Choose a tag to compare
v1.3.0-rc5 Pre-release
Pre-release
.github: Fix tag workflow

v1.3.0-rc4

05 Jul 19:26
Compare
Choose a tag to compare
v1.3.0-rc4 Pre-release
Pre-release

Changelog

112deed go.mod: Update dependencies

v1.3.0-rc3

05 Jul 19:15
Compare
Choose a tag to compare
v1.3.0-rc3 Pre-release
Pre-release

Changelog

e79f024 .github: Fix Tag/Push workflow

v1.3.0-rc2

05 Jul 18:38
Compare
Choose a tag to compare
v1.3.0-rc2 Pre-release
Pre-release
.github/workflows: Small fix

v1.3.0-rc1

21 Jun 23:27
91a1b37
Compare
Choose a tag to compare
v1.3.0-rc1 Pre-release
Pre-release

Changelog

91a1b37 .github: Add Go Releaser Step (#1100)

v1.2.3

01 Jun 17:03
Compare
Choose a tag to compare

Changelog

fdfa27d fix: add locking around ipset invocations
cb3a91a fact(NPC): refactor isPodUpdateNetPolRelevant
f586d52 fix(NPC): check if new pod is actionable
8520865 fix(NPC): remove HostNetwork check from OnPodUpdate
81d52c2 fix(NPC): check if pod is actionable
476c07c feat(iptables): add upstream wrapper script
6baff81 fix(NPC): parse NodePorts as unsigned ints
c139c04 Oops, i guess my unit test was flaky in #1068
e49c255 skip host network pods when selecting pods to apply ingress/egress netpol
a042e0e skip hostnetwok pod's from enforcing network policies
9f79001 fix(nsc): Overly eager IPVS updating
6aa3fa9 Replace github.com/golang/glog with k8s.io/klog/v2
162e64d Drop vendor, update dependencies, upgrade docker images (#1052)

v1.2.2

20 Apr 16:30
Compare
Choose a tag to compare

Changelog

1943023 Swap temporary IPSets during ipset restore (#1068)

v1.2.1

01 Apr 11:43
Compare
Choose a tag to compare

Changelog

6bc6110 dont return error if there are no CIDR details configured in cni conflist
c309b27 skip logging Error when there is no Service object for an Endpoint