Releases: cloudfoundry/silk-release
Releases · cloudfoundry/silk-release
3.40.0
3.39.0
3.38.0
Changes
- Go package dependency bumps
✨ Built with go 1.21.4
Full Changelog: v3.37.0...v3.38.0
Resources
3.37.0
Changes
Bosh Job Spec changes:
diff --git a/jobs/silk-daemon/spec b/jobs/silk-daemon/spec
index 7a070202..70be43f2 100644
--- a/jobs/silk-daemon/spec
+++ b/jobs/silk-daemon/spec
@@ -36,10 +36,6 @@ properties:
description: "Host port used for receiving VXLAN packets"
default: 4789
- rep_listen_addr_admin:
- description: "Admin endpoint on diego rep. Silk daemon job drain waits for the rep to exit before tearing down the network. See diego.rep.listen_addr_admin"
- default: 127.0.0.1:1800
-
partition_tolerance_hours:
description: "When silk controller is unavailable, silk daemon will remain healthy and allow creation of new containers for this number of hours. Should be no larger than cf_networking.subnet_lease_expiration_hours."
default: 168
✨ Built with go 1.21.4
Full Changelog: v3.35.0...v3.37.0
Resources
3.36.0
Changes
- Bump golang to 1.21.4
- Package dependency bumps
✨ Built with go 1.21.4
Full Changelog: v3.35.0...v3.36.0
Resources
3.35.0
3.34.0
Changes
- Bumped to golang 1.21.3
- Fixes a crash in
silk-datastore-syncer
when garden listed containers not present in the CNI metadata file managed by silk. - CI Enhancements
- Package dependency bumps
✨ Built with go 1.21.3
Full Changelog: v3.33.0...v3.34.0
Resources
3.33.0
3.32.0
Changes
- [Feature Improvement/Bug Fix] C2C Networking Policies are synced only if they were actually updated to minimize load on the system (#88)
- Also see related
cf-networking
release PR: cloudfoundry/cf-networking-release#231 - And related
policy_client
PR: cloudfoundry/policy_client#6
- Also see related
- Bumps dependencies
✨ Built with go 1.20.6
Full Changelog: v3.31.0...v3.32.0
Resources
3.31.0
Changes
- No changes, released along cf-networking 3.31.0
✨ Built with go 1.20.6
Full Changelog: v3.30.0...v3.31.0