Commit graph

3849 commits

Author SHA1 Message Date
Alex Feiszli
c465a37c94
Merge pull request #1512 from gravitl/bugfix_v0.15.1_igateway_addrs
fixing ipv6 gateway address, adding to installer docs
2022-09-06 08:54:21 -04:00
cameronts
cb23b871dd Added swagger for API docs. 2022-09-06 05:20:24 -07:00
Matthew R. Kasun
e364423beb return error 2022-09-06 07:03:21 -04:00
dependabot[bot]
a15259173b
Bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.11.2 to 2.14.1.
- [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.11.2...v2.14.1)

---
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-09-05 23:17:24 +00:00
dependabot[bot]
9d3e72ceda
Bump github.com/coreos/go-oidc/v3 from 3.2.0 to 3.3.0
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 23:17:12 +00:00
Matthew R. Kasun
6b42cbe120 normalize cidr on network/egress gateway creation 2022-09-03 08:55:49 -04:00
Matthew R. Kasun
24cbaaa50b fix case for iptables rules 2022-09-03 08:41:38 -04:00
cameronts
459e7956cd Add swagger base 2022-09-02 13:42:51 -07:00
Matthew R. Kasun
dd7945bb5c fix postup/postdown for dualstack 2022-09-02 16:33:48 -04:00
afeiszli
23cd2cf2fd added missing quotes 2022-09-02 16:08:33 -04:00
afeiszli
2b1181c9be fixing ipv6 gateway address, adding to installer docs 2022-09-02 16:06:59 -04:00
Alex Feiszli
edce72cf1e
Merge pull request #1511 from gravitl/bugfix_v0.15.1_netclient_version
Bugfix v0.15.1 netclient version
2022-09-02 16:00:18 -04:00
Matthew R. Kasun
fb5cf84b5e check/update version of netclient in client config during checkin 2022-09-02 15:10:44 -04:00
Alex Feiszli
a95e0d25c6
Merge pull request #1499 from k4s0/develop
added new controller for creating custom ExtClient
2022-09-02 14:49:58 -04:00
Alex Feiszli
1f7a587d3e
Merge pull request #1510 from gravitl/feature_v0.15.1_accesskeysisolation
Feature v0.15.1 accesskeysisolation
2022-09-02 14:35:53 -04:00
Alex Feiszli
c6c5c8d732
Merge pull request #1502 from gravitl/bugfix_v0.15.1_delete_egress
delete postup/down from wg.conf file when gateway is removed
2022-09-02 14:23:10 -04:00
Alex Feiszli
5c54449954
Merge pull request #1503 from gravitl/feature_v0.15.1_remove_img
removing images
2022-09-02 14:01:23 -04:00
Alex Feiszli
d8b86eb2fc
Merge pull request #1506 from gravitl/bugfix_v0.15.1_server_egress_check
fixing ip check for server
2022-09-02 14:01:09 -04:00
Matthew R. Kasun
9ac0bdc41d fix ingress rules 2022-09-02 11:31:17 -04:00
Matthew R. Kasun
ecc9ef5aac clean up nft rules 2022-09-02 11:01:19 -04:00
cameronts
53385eb100 Updated per commit comments. 2022-09-02 07:29:29 -07:00
Casini Lorenzo
c4577e1769 Update ext_client.go
Removed error loggin
2022-09-02 16:06:26 +02:00
Matthew R. Kasun
16959f395a ipv6 nat 2022-09-02 09:25:17 -04:00
cameronts
59351b1e00 Access key blanking for calls that the client uses. 2022-09-02 04:40:14 -07:00
afeiszli
cb6ab5184c fixing ip check for server 2022-09-01 11:41:20 -04:00
Casini Lorenzo
79369f33e4 Merge branch 'develop' of https://github.com/k4s0/netmaker into develop 2022-09-01 16:19:43 +02:00
lorenzo
5cf4fcf944 little fix wrong variable name
added github account for CLA
2022-09-01 16:19:38 +02:00
lorenzo
7cda4070ec little fix wrong variable name 2022-09-01 16:18:01 +02:00
lorenzo
55cd13a6a2 Merge branch 'develop' of https://github.com/k4s0/netmaker into develop 2022-09-01 15:49:59 +02:00
Casini Lorenzo
bcddc3f3c5 Fix url prameter to body
changed from url parameters to request body
2022-09-01 15:45:54 +02:00
Matthew R. Kasun
ea3a1933e1 add ip6table rules for gateways 2022-09-01 08:10:49 -04:00
cameronts
67ca0adef0 Revert "Blank access keys before writing config."
This reverts commit 85c4080661.
2022-08-31 15:48:55 -07:00
afeiszli
fda67bd2c4 removing images 2022-08-31 15:48:45 -04:00
afeiszli
8d3a96673c removing images 2022-08-31 15:47:53 -04:00
Matthew R. Kasun
03c2c5ae1e delete postup/down from wg.conf file when gateway is removed 2022-08-31 15:29:33 -04:00
Alex Feiszli
16a653d34c
Merge pull request #1500 from gravitl/bugfix_v0.15.1_security_check
adding security fixes
2022-08-31 15:00:37 -04:00
afeiszli
e9634675d2 removing extra comments 2022-08-31 11:40:45 -04:00
afeiszli
8fc9dac969 adding security fixes 2022-08-31 11:38:29 -04:00
cameronts
85c4080661 Blank access keys before writing config. 2022-08-31 03:59:33 -07:00
lorenzo
5bbb2d3e03 added new controller for creating custom ExtClient
changed author
2022-08-31 11:27:28 +02:00
lorenzo
18a3325175 added new controller for creating custom ExtClient 2022-08-31 10:24:21 +02:00
Alex Feiszli
e49dcc0796
Merge pull request #1472 from gravitl/dependabot/go_modules/develop/github.com/mattn/go-sqlite3-1.14.15
Bump github.com/mattn/go-sqlite3 from 1.14.10 to 1.14.15
2022-08-30 16:13:50 -04:00
Alex Feiszli
3c29de63d3
Merge pull request #1497 from gravitl/bugfix_v0.15.1_flush_routes
add check for nil peer.Endpoint
2022-08-30 16:13:07 -04:00
Alex Feiszli
2fb0056ce5
Merge pull request #1495 from gravitl/feature_v0.15.1_reuse_mq_connection
Feature v0.15.1 reuse mq connection
2022-08-30 16:12:35 -04:00
Alex Feiszli
eec81e1849
Merge pull request #1468 from gravitl/feature_v0.14.9_node_disconnect
Feature v0.14.9 node disconnect
2022-08-30 11:15:12 -04:00
dependabot[bot]
aa0a32d16c
Bump github.com/mattn/go-sqlite3 from 1.14.10 to 1.14.15
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.10 to 1.14.15.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.10...v1.14.15)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 15:15:12 +00:00
Alex Feiszli
7fd879a851
Merge pull request #1494 from gravitl/refactor_0.15.1_uninstall_leave
Refactor 0.15.1 uninstall leave
2022-08-30 11:14:28 -04:00
Alex Feiszli
c1dbe3a57c
Merge pull request #1496 from gravitl/dependabot/go_modules/develop/github.com/guumaster/hostctl-1.1.3
Bump github.com/guumaster/hostctl from 1.1.2 to 1.1.3
2022-08-30 11:13:47 -04:00
0xdcarns
7347085e5e conflict resolution 2022-08-30 10:55:18 -04:00
0xdcarns
aec456f732 err fix 2022-08-30 10:53:54 -04:00