Matthew R Kasun
9b072e1050
remove network capabilities from netmaker
...
remove NET_ADMIN, NET_RAW, SYS_MODULE capabilities from docker-compose
files
remove sysctls from dockerfiles
remove ManageIPTables and PortForwardServices from ServerConfig
remove functions related to removed attributes
2023-01-23 12:37:07 -05:00
Abhishek Kondur
5f4a81cc07
go mod update
2023-01-14 10:44:41 +05:30
Abhishek Kondur
fad108ca92
rm unused fields
2023-01-14 10:44:20 +05:30
Abhishek Kondur
ac4bc13b2e
update go mod
2023-01-13 19:21:34 +05:30
Abhishek Kondur
cbd7e492b9
resolve merge conflicts
2023-01-13 19:17:04 +05:30
Abhishek Kondur
f129316bfe
get extclient allowed ips for ingressGw peer
2023-01-13 10:13:45 +05:30
Abhishek Kondur
b28adcae02
update go mod
2023-01-12 15:17:23 +05:30
Abhishek Kondur
26f9c2525c
collect metrics by server
2023-01-11 21:57:02 +05:30
Abhishek Kondur
009845a024
support node level metrics on host
2023-01-11 11:01:22 +05:30
Abhishek Kondur
bd4eaef13c
merge conflicts in go mod
2023-01-11 08:05:53 +05:30
Abhishek Kondur
fca20905c1
remove bson tags,go mod update
2023-01-11 07:29:33 +05:30
dependabot[bot]
bab90d33bc
Bump golang.org/x/crypto from 0.3.0 to 0.5.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.3.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 00:00:15 +00:00
dcarns
4579cfbfaa
Merge pull request #1912 from gravitl/dependabot/go_modules/develop/github.com/spf13/cobra-1.6.1
...
Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
2023-01-10 18:59:55 -05:00
Abhishek Kondur
a7042bd3c6
update relay information if changed on host update
2023-01-10 22:48:09 +05:30
Abhishek Kondur
edeb3e0681
update go mod to latest netclient
2023-01-10 20:03:21 +05:30
Abhishek Kondur
41cefad97c
update go mod
2023-01-10 19:21:58 +05:30
Abhishek Kondur
b8903ebbde
Merge branch 'develop' of https://github.com/gravitl/netmaker into feature_host_relay
2023-01-10 19:14:36 +05:30
dependabot[bot]
1dcb7c23b5
Bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.5.0
...
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/coreos/go-oidc/releases )
- [Commits](https://github.com/coreos/go-oidc/compare/v3.4.0...v3.5.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>
2023-01-09 23:05:23 +00:00
dependabot[bot]
4a4b426bd8
Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 23:04:57 +00:00
Abhishek Kondur
6100f8a466
update go mod
2023-01-09 15:48:51 +05:30
Abhishek Kondur
6385527d01
moved relay to host level, peer updates with relay configuration for host
2023-01-09 11:43:40 +05:30
Abhishek Kondur
95b578455d
proxy updates refactor changes
2023-01-08 18:50:02 +05:30
dependabot[bot]
87fcdafa6d
Bump github.com/c-robinson/iplib from 1.0.4 to 1.0.6
...
Bumps [github.com/c-robinson/iplib](https://github.com/c-robinson/iplib ) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/c-robinson/iplib/releases )
- [Commits](https://github.com/c-robinson/iplib/compare/v1.0.4...v1.0.6 )
---
updated-dependencies:
- dependency-name: github.com/c-robinson/iplib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 20:02:00 +00:00
Matthew R. Kasun
1f00a5d890
fix build errors after merge conflict resolution
2023-01-04 14:22:11 -05:00
Matthew R. Kasun
8bfe255eab
Merge remote-tracking branch 'origin/develop' into netclient_refactor_latest
...
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2023-01-04 14:16:12 -05:00
Abhishek Kondur
9941c6bedc
remove proxy payload from get node response
2022-12-28 08:01:27 +05:30
Abhishek Kondur
2cb3ee65af
change proxy models reference paths
2022-12-27 21:56:55 +05:30
Abhishek Kondur
59a3924c58
update go.mod
2022-12-27 12:56:13 +05:30
dcarns
4a39eeef3a
Merge pull request #1817 from gravitl/dependabot/go_modules/develop/github.com/spf13/cobra-1.6.1
...
Bump github.com/spf13/cobra from 1.5.0 to 1.6.1
2022-12-14 15:22:01 -05:00
dependabot[bot]
29f0d1b90f
Bump github.com/urfave/cli/v2 from 2.23.6 to 2.23.7
...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli ) from 2.23.6 to 2.23.7.
- [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.23.6...v2.23.7 )
---
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-12-12 23:03:33 +00:00
dependabot[bot]
87329e0ff4
Bump github.com/spf13/cobra from 1.5.0 to 1.6.1
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.5.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 23:03:21 +00:00
Abhishek Kondur
38651502f4
update go mod
2022-12-12 22:59:05 +05:30
Abhishek Kondur
83dfa1f920
add proxy listen port to peer config
2022-12-12 10:49:11 +05:30
Abhishek Kondur
30951d12f9
update go mod
2022-12-12 09:01:06 +05:30
Abhishek Kondur
0b8257f0d7
fix models change, merge conflicts resolved
2022-12-12 08:50:28 +05:30
dcarns
68992322ec
Merge pull request #1800 from gravitl/feature_netmaker_cli
...
Feature netmaker cli
2022-12-09 14:23:47 -05:00
dcarns
07a251fd0e
Merge pull request #1790 from gravitl/dependabot/go_modules/develop/github.com/golang-jwt/jwt/v4-4.4.3
...
Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3
2022-12-09 11:15:01 -05:00
dcarns
f588d2b9ef
Merge pull request #1791 from gravitl/dependabot/go_modules/develop/github.com/c-robinson/iplib-1.0.4
...
Bump github.com/c-robinson/iplib from 1.0.3 to 1.0.4
2022-12-09 11:14:39 -05:00
Abhishek Kondur
30bc92a878
update go mod for netclient
2022-12-09 01:17:22 +05:30
Abhishek Kondur
449a1e25a8
resolve conflicts
2022-12-09 00:05:07 +05:30
Abhishek Kondur
d8075e69c6
add alias internal ip to ext clients
2022-12-08 19:48:47 +05:30
Abhishek Kondur
7a7d5affd0
update go mod
2022-12-08 14:54:16 +05:30
Abhishek Kondur
80c7d46ec6
docker compose update, add stun to caddyfile
2022-12-06 19:27:38 +05:30
dependabot[bot]
a3f1c089ad
Bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6
...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli ) from 2.23.5 to 2.23.6.
- [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.23.5...v2.23.6 )
---
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-12-05 23:04:21 +00:00
dependabot[bot]
57f1259ee3
Bump github.com/c-robinson/iplib from 1.0.3 to 1.0.4
...
Bumps [github.com/c-robinson/iplib](https://github.com/c-robinson/iplib ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/c-robinson/iplib/releases )
- [Commits](https://github.com/c-robinson/iplib/compare/v1.0.3...v1.0.4 )
---
updated-dependencies:
- dependency-name: github.com/c-robinson/iplib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 23:04:11 +00:00
dependabot[bot]
b60bb88092
Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.4.2 to 4.4.3.
- [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.2...v4.4.3 )
---
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-12-05 23:04:00 +00:00
Abhishek Kondur
4b1a85a3ee
proxy changes
2022-12-02 17:35:41 +05:30
Abhishek Kondur
5b7ead91e6
merge conflicts resolved
2022-12-02 10:08:01 +05:30
Abhishek Kondur
058d80c709
go mod update
2022-12-01 19:43:58 +05:30
Abhishek Kondur
cff3508425
Merge branch 'develop' of https://github.com/gravitl/netmaker into feature_proxy_metrics
2022-12-01 19:31:56 +05:30