Commit graph

4144 commits

Author SHA1 Message Date
Yassine Messaoudi
57cd5eaa36 update go.mod and go.sum 2022-10-19 14:45:38 +01:00
Yassine Messaoudi
141c0a9b96 fix #1603 [GUI] add search bar
- Add search bar for networks view.
- Used levenchtein distance to get search suggestions.
2022-10-19 14:44:40 +01:00
tt2468
b38061480e
Add missing line ending in ingress postUp command
Adds a missing line ending in the postUp masquerade command. This missing line is sneaky, and only seems to pose an issue when both ingress and egress modes are enabled.
2022-10-18 22:56:42 -07:00
Alex Feiszli
dc7e4e919f
Merge pull request #1668 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.20.2
Bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2
2022-10-18 16:59:22 -04:00
Alex Feiszli
6b4806aee0
Merge pull request #1666 from gravitl/feature_v0.16.2_armv7_workflow
Feature v0.16.2 armv7 workflow
2022-10-18 11:16:38 -04:00
Alex Feiszli
7088d1cc70
Merge pull request #1669 from gravitl/feature_v0.16.2_version_numbers
update version numbers for v0.16.2 releasse
2022-10-18 11:16:23 -04:00
Matthew R. Kasun
3bb19ea1a3 fix 0.16.2 update function 2022-10-18 10:42:02 -04:00
Matthew R. Kasun
89b5911197 update version numbers for v0.16.2 releasse 2022-10-18 10:12:42 -04:00
dependabot[bot]
5d3aa609c7
Bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.19.2 to 2.20.2.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.19.2...v2.20.2)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 23:12:01 +00:00
Alex Feiszli
93e4939477
Merge pull request #1658 from agorgl/feature/build_armv7
Fix support for armv7l container images
2022-10-17 11:24:21 -04:00
dcarns
ebbc057b58
Merge pull request #1657 from gravitl/bugfix_v0.16.2_client_metrics
adjusted check for clients on non servers
2022-10-17 11:21:24 -04:00
Alex Feiszli
4a30b63959
Merge pull request #1660 from Xeevis/bugfix_turrisos
Support installation on Turris OS
2022-10-17 11:20:02 -04:00
dcarns
3221579d2b
Merge pull request #1665 from gravitl/bugfix_v0.16.2_failover
maintain server listen port on failover/ingress deletion
2022-10-17 11:18:54 -04:00
0xdcarns
90451adf9e adjusted check further 2022-10-17 11:16:44 -04:00
Matthew R. Kasun
e65d1cf600 maintain server listen port on failover/ingress deletion 2022-10-17 11:04:17 -04:00
Xeevis
c593b943b9
Support installation on Turris OS 2022-10-15 14:41:41 +02:00
Agorgianitis Loukas
be201a9e4c Fix support for armv7l container images 2022-10-14 21:30:50 +03:00
0xdcarns
e6d956c8a5 adjusted check for clients on non servers 2022-10-14 12:15:01 -04:00
Alex Feiszli
4a9e5580fa
Merge pull request #1651 from gravitl/feature_v0.16.2_client_metrics
Feature v0.16.2 client metrics
2022-10-14 09:43:13 -04:00
Alex Feiszli
bbdf2708fd
Merge pull request #1653 from gravitl/bugfix_v0.16.1_netclient_windows_connect
added better handling of wg ifaces on windows + fix connect issue
2022-10-13 15:39:32 -04:00
Alex Feiszli
4d062b88ba
Merge pull request #1640 from gravitl/release_v0.16.1
Release v0.16.1
2022-10-13 15:18:25 -04:00
0xdcarns
3b1ff49344 added better handling of wg ifaces on windows + fix connect issue 2022-10-13 11:30:21 -04:00
Alex Feiszli
4af1823614
Merge pull request #1647 from gravitl/dependabot/go_modules/develop/github.com/kr/pretty-0.3.1
Bump github.com/kr/pretty from 0.3.0 to 0.3.1
2022-10-12 13:55:41 -04:00
Alex Feiszli
3ce9664ebb
Merge pull request #1648 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.19.2
Bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2
2022-10-12 13:55:31 -04:00
Alex Feiszli
f52157c6ed
Merge pull request #1642 from gravitl/feature_v0.16.2_mac_client
refactoring mac client
2022-10-12 13:54:01 -04:00
0xdcarns
b736ff9224 adjusted time for lengthier server metrics 2022-10-12 13:08:39 -04:00
Alex Feiszli
61108b59ba
Merge pull request #1644 from gravitl/hotfix_v0.16.1_workflow
fix workflow
2022-10-11 16:43:03 -04:00
Alex Feiszli
22c741bd51
Merge pull request #1629 from gravitl/bugfix_0.16.2_zombies
re-enable zombie processing
2022-10-11 16:42:47 -04:00
0xdcarns
13c3b564a1 rough draft 2022-10-11 15:30:55 -04:00
0xdcarns
b7a24b98ba added controller for ext client metrics and logic for ingress server 2022-10-11 14:13:17 -04:00
afeiszli
1d4c90fb93 remove armvl7 2022-10-11 12:19:25 -04:00
Matthew R. Kasun
faebdce277 add logs when adding nodes to zombie list 2022-10-11 10:26:11 -04:00
dependabot[bot]
b505bac67a
Bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.17.1 to 2.19.2.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.17.1...v2.19.2)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 23:16:03 +00:00
dependabot[bot]
2a851fb9f4
Bump github.com/kr/pretty from 0.3.0 to 0.3.1
Bumps [github.com/kr/pretty](https://github.com/kr/pretty) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/kr/pretty/releases)
- [Commits](https://github.com/kr/pretty/compare/v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: github.com/kr/pretty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 23:15:54 +00:00
Alex Feiszli
ac4c38a81c
Merge pull request #1630 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.17.1
Bump github.com/urfave/cli/v2 from 2.16.3 to 2.17.1
2022-10-10 16:35:21 -04:00
Alex Feiszli
8e0cb8a483
Merge pull request #1619 from Noexperience-Team/master
adding a connection button
2022-10-10 16:33:58 -04:00
Noexperience-Team
f18e6b83af connect/disconnect button modification 2022-10-10 21:16:59 +01:00
afeiszli
fabff16a4a refactoring mac client 2022-10-09 11:51:00 -04:00
afeiszli
e4eb3cf043 refactoring mac client 2022-10-07 11:46:13 -04:00
Alex Feiszli
e0964fccfe
Merge pull request #1639 from gravitl/feature_v0.16.1_version_numbers
update version numbers for v0.16.1 release
2022-10-06 13:59:31 -04:00
Matthew R. Kasun
2f164ceb4d update version numbers for v0.16.1 release 2022-10-06 13:50:03 -04:00
Alex Feiszli
e6604a04d8
Merge pull request #1638 from gravitl/feature_secure_exporter
secure exporter, prometheus and grafana
2022-10-06 09:56:10 -04:00
Abhishek Kondur
d502d5fce3 add licensekey to grafana env 2022-10-06 14:03:56 +05:30
Matthew R Kasun
c254e0af85
Merge pull request #1634 from gravitl/bugfix_mq_dyn_sec
node disconnect/connect fix, delete node api fix
2022-10-05 22:33:03 -04:00
Abhishek Kondur
f23b0a11ba check mq is connected before checkin, rm unused functions 2022-10-06 00:59:13 +05:30
Abhishek Kondur
b3df6d1a68 check for empty record 2022-10-06 00:58:13 +05:30
Abhishek Kondur
28ca66b32d delete node api fix 2022-10-06 00:54:05 +05:30
Alex Feiszli
8a3e35edc5
Merge pull request #1633 from gravitl/bugfix_v0.16.1_server_ingress
ipv6 ingress not supported on server
2022-10-05 14:33:32 -04:00
Matthew R. Kasun
fa2ad00de9 add check to create egress as well 2022-10-05 13:49:15 -04:00
Matthew R. Kasun
643714799e ipv6 ingress not supported on server 2022-10-05 13:30:27 -04:00