chore: bump firewall image to 2.2.0 + remove telemetry_enabled knob - #24
Merged
Ruxandra Fediuc (ruxandrafed) merged 2 commits intoAug 20, 2026
Merged
Conversation
The firewall no longer exposes a telemetry opt-out (SocketDev/socket-nginx-firewall#368), so drop telemetryEnabled from the Helm values + configmap template and the CloudFormation dns-override values. Telemetry is now unconditionally on.
Ruxandra Fediuc (ruxandrafed)
marked this pull request as draft
August 19, 2026 22:58
Chart appVersion 2.1.1 -> 2.2.0, chart version 0.11.2 -> 0.11.3, and the CloudFormation FirewallImageTag/ChartVersion defaults + doc references. The 2.2.0 image ignores telemetry_enabled, so this pairs with the knob removal in this PR.
Ruxandra Fediuc (ruxandrafed)
marked this pull request as ready for review
August 19, 2026 23:50
Douglas (dacoburn)
approved these changes
Aug 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the chart to the freshly released firewall v2.2.0 and drops the now-dead
telemetryEnabledconfig knob (removed upstream in SocketDev/socket-nginx-firewall#368, shipped in 2.2.0).Image bump
helm/Chart.yaml: appVersion2.1.1→2.2.0, chart version0.11.2→0.11.3helm/values.yaml:image.tag→2.2.0cloudformation/firewall-eks.yaml:FirewallImageTag→2.2.0,ChartVersion→0.11.3cloudformation/values/dns-override.values.yaml:image.tag→2.2.0Knob removal
helm/values.yaml,helm/templates/configmap.yaml,cloudformation/values/dns-override.values.yaml: removetelemetryEnabledhelm lintclean; rendered deployment pinssocketdev/socket-registry-firewall:2.2.0.