Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tailscale to 1.78.1 and nftables-exporter to 0.3.1 #270

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Jan 14, 2025

Description

Update of:

  • tailscale to 1.78.1
  • nftables-exporter v0.3.1
$ ps aux | grep nftables
root        1000  0.0  0.0 1233288 9856 ?        Ssl  15:52   0:00 /usr/bin/nftables-exporter --config=/etc/nftables_exporter.yaml
root        1491  0.0  0.0   6544  2304 pts/1    S+   15:53   0:00 grep --color=auto nftables
root@shoot--p4jxn2--imagetest-firewall-06e38:~# tailscale version
1.78.1
  tailscale commit: c80eb698d5057b04d826b5ae2004d4c464ae28f6
  go version: go1.23.3
root@shoot--p4jxn2--imagetest-firewall-06e38:~# curl localhost:9630/metrics | head -10
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0# HELP go_gc_duration_seconds A summary of the wall-time pause (stop-the-world) duration in garbage collection cycles.
# TYPE go_gc_duration_seconds summary
go_gc_duration_seconds{quantile="0"} 0
go_gc_duration_seconds{quantile="0.25"} 0
go_gc_duration_seconds{quantile="0.5"} 0
go_gc_duration_seconds{quantile="0.75"} 0
go_gc_duration_seconds{quantile="1"} 0
go_gc_duration_seconds_sum 0
go_gc_duration_seconds_count 0

$ firewall-controller -v
v2.3.8 (5d9663c4), tags/v2.3.8-0-g5d9663c, 2025-01-15T11:46:59+00:00, go1.23.4


~# firewall-controller -v
v2.3.8 (5d9663c4), tags/v2.3.8-0-g5d9663c, 2025-01-15T11:46:59+00:00, go1.23.4
root@shoot--p4jxn2--imagetest-firewall-06e38:~# systemctl status firewall-controller
● firewall-controller.service - Firewall controller - configures the firewall based on k8s resources
     Loaded: loaded (/etc/systemd/system/firewall-controller.service; enabled; preset: enabled)
     Active: active (running) since Wed 2025-01-15 15:52:34 CET; 3min 9s ago


root@shoot--p4jxn2--imagetest-firewall-06e38:~# vtysh -c "show running"  | grep enforce
 no bgp enforce-first-as
 no bgp enforce-first-as
 no bgp enforce-first-as

@majst01 majst01 requested a review from a team as a code owner January 14, 2025 13:02
@majst01 majst01 self-assigned this Jan 15, 2025
@majst01 majst01 requested review from mwennrich and Gerrit91 January 15, 2025 14:56
@majst01 majst01 merged commit fcee1d9 into master Jan 15, 2025
3 checks passed
@majst01 majst01 deleted the update-tailscale-and-nftables-exporter branch January 15, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants