Commit graph

3090 commits

Author SHA1 Message Date
dcarns 35721bb4d5
Merge pull request #1263 from gravitl/feature_v0.14.5_pr_approval
adding manual approval workflow
2022-06-29 12:55:07 -04:00
dcarns df4f25fc77
Merge pull request #1268 from gravitl/workflow
add static check to test workflow
2022-06-29 09:12:47 -04:00
afeiszli 7e9a46be23 changin minimum approvers 2022-06-28 16:30:47 -04:00
afeiszli 5fc6beedc7 adding manual approval workflow 2022-06-28 16:12:23 -04:00
Alex Feiszli 2475803290
Merge pull request #1259 from gravitl/v0.14.4_version_numbers
update version numbers to 14.4
2022-06-28 10:11:02 -04:00
Matthew R. Kasun d58433bfd9 fix bug report versions 2022-06-28 10:09:48 -04:00
Matthew R. Kasun 34f6a404e2 update version numbers to 14.4
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-06-28 09:58:40 -04:00
Alex Feiszli d0f1d52ef4
Merge pull request #1253 from gravitl/bugfix_v0.14.4_delete_node
removeLocalServer only if node.IsServer
2022-06-28 09:52:36 -04:00
Matthew R Kasun 0e6e2972a4
Merge pull request #1256 from gravitl/dependabot/go_modules/develop/github.com/golang-jwt/jwt/v4-4.4.2
Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2
2022-06-28 09:33:08 -04:00
Matthew R Kasun b5def2b062
Merge pull request #1255 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.10.3
Bump github.com/urfave/cli/v2 from 2.10.2 to 2.10.3
2022-06-28 09:32:46 -04:00
Matthew R Kasun bf0c86bc42
Merge pull request #1254 from gravitl/dependabot/go_modules/develop/github.com/stretchr/testify-1.7.5
Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
2022-06-28 09:32:20 -04:00
dependabot[bot] 2702ac1fb5
Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.4.1...v4.4.2)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 23:17:12 +00:00
dependabot[bot] 0cf9e8f40c
Bump github.com/urfave/cli/v2 from 2.10.2 to 2.10.3
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.10.2 to 2.10.3.
- [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.10.2...v2.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 23:17:08 +00:00
dependabot[bot] 6118c254f7
Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.4...v1.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 23:16:59 +00:00
Matthew R. Kasun 29786cc9c4 removeLocalServer only if node.IsServer 2022-06-27 18:06:26 -04:00
dcarns edb7f50d2d
Merge pull request #1252 from gravitl/feature_v0.14.4_readme_badge
Feature v0.14.4 readme badge
2022-06-27 10:26:18 -04:00
Matthew R. Kasun 5f9f191b35 staticcheck action 2022-06-27 07:59:41 -04:00
Matthew R. Kasun d7415c8c46 go mod download 2022-06-27 07:56:18 -04:00
Matthew R. Kasun 972a4d8ebf staticcheck version 2022-06-27 07:54:40 -04:00
Matthew R. Kasun 09f8498087 install staticcheck 2022-06-27 07:50:34 -04:00
Matthew R. Kasun ae39f2e429 add staticcheck 2022-06-27 07:18:28 -04:00
dcarns 99db823789
Merge pull request #1248 from gravitl/bugfix_v0.14.4_server_mq_startup
update server mq connection logic to match client
2022-06-26 22:45:17 -04:00
Matthew R Kasun fb60ead1a2 fix missing digit 2022-06-24 20:17:08 +00:00
Matthew R Kasun 66b2a28455 update server mq connection logic to match client 2022-06-24 19:58:16 +00:00
Alex Feiszli b93137b3bc
Merge pull request #1245 from gravitl/feature_v0.14.4_install
Feature v0.14.4 install
2022-06-23 15:25:44 -04:00
Matthew R. Kasun 0410e1d4fb install command 2022-06-23 14:06:26 -04:00
dcarns 6fdc347dfa
Merge pull request #1244 from gravitl/bugfix_v0.14.4_network_delete
remove check as node has been already deleted from database
2022-06-23 09:25:13 -04:00
dcarns 78ef1d588b
Merge pull request #1242 from gravitl/bugfix_v0.14.4_mac_routing
remove peers from interface addresses
2022-06-23 09:16:43 -04:00
Alex Feiszli 0ae54d7717
Merge pull request #1241 from calebgasser/bugfix_0.14.3_netclient-install-freebsd
Bugfix 0.14.3 for netclient-install.sh on opnsense(FreeBSD)
2022-06-23 08:26:44 -04:00
Matthew R Kasun 317b5c3d5d remove egressrange from relayed egress allowedips 2022-06-23 11:43:44 +00:00
Matthew R Kasun ac37184c77 remove check as node has been already deleted from database 2022-06-23 11:37:30 +00:00
Matthew R. Kasun 806af380a3 remove peers from interface addresses 2022-06-22 14:48:40 -04:00
Caleb Gasser 0d3c3fcbb1 Reverted unintentional change. 2022-06-22 12:05:05 -05:00
Caleb Gasser f811f06689 Merge branch 'bugfix_0.14.3_netclient-install-freebsd' of github.com:calebgasser/netmaker into bugfix_0.14.3_netclient-install-freebsd 2022-06-22 12:03:34 -05:00
Caleb Gasser b54298347e Fixed incorrect flag. 2022-06-22 12:03:04 -05:00
Caleb Gasser 4c30b5d5df Revert "Fixed incorrect flag."
This reverts commit d7a48b8a22.
2022-06-22 12:01:56 -05:00
Caleb Gasser 24ea6dc80d When FreeBSD command fails, print the error, not stdout. 2022-06-22 11:42:38 -05:00
Caleb Gasser d7a48b8a22 Fixed incorrect flag. 2022-06-22 11:13:28 -05:00
Caleb Gasser 70798739de Added check to see if netclient is present or not. 2022-06-22 11:11:06 -05:00
Caleb Gasser d47b6c0fc7 Added output message. 2022-06-22 11:05:15 -05:00
Caleb Gasser 5bb7856b75 For FreeBSD, move netclient to executable directory. 2022-06-22 11:02:39 -05:00
Caleb Gasser 10d5345714 Don't use the key if not provided. 2022-06-22 10:57:27 -05:00
Caleb Gasser 2edfa6f801 Added wireguard to dependencies. 2022-06-22 10:52:01 -05:00
dcarns 39b1383ea1
Merge pull request #1234 from gravitl/dependabot/go_modules/develop/github.com/stretchr/testify-1.7.4
Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
2022-06-22 11:22:19 -04:00
dcarns 6c2514f827
Merge pull request #1235 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.10.2
Bump github.com/urfave/cli/v2 from 2.8.1 to 2.10.2
2022-06-22 11:22:09 -04:00
dcarns 0eec34d988
Merge pull request #1240 from gravitl/bugfix_v0.14.4_multiple_networks
refactor logic for client.key generation
2022-06-22 10:34:03 -04:00
Matthew R. Kasun c8ec46391d refactor logic for client.key generation 2022-06-22 09:55:10 -04:00
afeiszli 78f980ec38 updated readme 2022-06-21 15:34:18 -04:00
afeiszli db4b8bdc0e updated readme 2022-06-21 15:23:28 -04:00
afeiszli 2c74fbd433 updated readme 2022-06-21 15:21:26 -04:00