Commit graph

4778 commits

Author SHA1 Message Date
afeiszli 3ab50ded45 fixing dig, adding falback command 2023-02-17 11:04:44 -05:00
afeiszli f40715d5e5 putting dig back in 2023-02-16 23:38:09 -05:00
afeiszli 5d42face10 fixing merge conflict 2023-02-16 23:37:02 -05:00
afeiszli f9186abcb5 updated installer 2023-02-16 23:31:03 -05:00
afeiszli faef688146 testing local build 2023-02-16 23:21:24 -05:00
afeiszli 551ba56711 saving work 2023-02-16 15:17:59 -05:00
dcarns 3c2ec68fe6
Merge pull request #2044 from gravitl/GRA-1194/extclient_egress
Gra 1194: add egress ranges of the peer GW to ingress info
2023-02-16 12:12:30 -05:00
Abhishek Kondur a117131bfd Merge branch 'develop' of https://github.com/gravitl/netmaker into GRA-1194/extclient_egress 2023-02-16 19:22:33 +04:00
dcarns 6117cff044
Merge pull request #2043 from yunginnanet/develop
Various test enhancments, fix go vet, update CI
2023-02-16 08:59:24 -05:00
kayos@tcp.direct 1513dc28b7
Tests: Handle all errors, key struct fields for go vet, enhance CI 2023-02-16 02:11:30 -08:00
kayos@tcp.direct a15650d3e0
NetClientUtils: Avoid using defer in a for loop, this causes resource leaks. 2023-02-16 02:09:58 -08:00
dcarns 92dbfa52a5
Merge pull request #2001 from gravitl/gra-1088_dns_updates
Gra 1088 dns updates
2023-02-15 12:55:58 -05:00
Abhishek Kondur 19961dcf11 Merge branch 'develop' of https://github.com/gravitl/netmaker into GRA-1194/extclient_egress 2023-02-15 18:08:09 +04:00
Matthew R Kasun bd9cf14c02 Merge branch 'develop' into gra-1088_dns_updates 2023-02-15 06:42:09 -05:00
dcarns 380a353f46
Merge pull request #2037 from gravitl/GRA-1180-default-host-delete
Fix issue with deleting nodes from default hosts
2023-02-14 17:29:30 -05:00
afeiszli 45d0dd4ca3 saving work 2023-02-14 16:45:48 -05:00
dcarns 8ab4ff9379
Merge pull request #2036 from gravitl/nmctl_update_host_endpoint
update host network modification endpoints
2023-02-14 16:40:06 -05:00
dcarns 73fbdfea0d
Merge pull request #2026 from gravitl/gra-1172-zombies
updates to zombie processing
2023-02-14 14:50:08 -05:00
dcarns 220838c440
Merge pull request #2024 from gravitl/GRA-1199/extclients
GRA-1199: add routes for all ext clients in the network
2023-02-14 14:26:49 -05:00
Matthew R Kasun c7c864b229 break into smaller funcs 2023-02-14 13:29:20 -05:00
0xdcarns 93473a4e70 updated node topic for publishing 2023-02-14 13:00:08 -05:00
dcarns f7c9204c82
Merge pull request #2035 from gravitl/refactor_logs
remove dev log
2023-02-14 08:30:07 -05:00
Matthew R Kasun 65b31c1c04 fix tests 2023-02-14 07:58:54 -05:00
Matthew R Kasun 82cac8fa30 use channels for sync 2023-02-14 07:01:38 -05:00
Anish Mukherjee 6a03947384 update host network modification endpoints 2023-02-14 17:25:22 +05:30
Anish Mukherjee 52db911681 remove dev log 2023-02-14 16:41:00 +05:30
dcarns 351abde8b8
Merge pull request #2031 from gravitl/dependabot/go_modules/develop/golang.org/x/crypto-0.6.0
Bump golang.org/x/crypto from 0.3.0 to 0.6.0
2023-02-13 17:08:28 -05:00
dependabot[bot] 24c0ca04e4
Bump golang.org/x/crypto from 0.3.0 to 0.6.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.3.0 to 0.6.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.3.0...v0.6.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-02-13 22:06:45 +00:00
dcarns 22adc8daa4
Merge pull request #1990 from gravitl/dependabot/go_modules/develop/github.com/go-playground/validator/v10-10.11.2
Bump github.com/go-playground/validator/v10 from 10.11.1 to 10.11.2
2023-02-13 17:01:08 -05:00
dcarns 812dad59f9
Merge pull request #2016 from disappointingsupernova/patch-1
Update nm-quick-interactive.sh
2023-02-13 17:00:11 -05:00
dependabot[bot] f9bf2b69d8
Bump github.com/go-playground/validator/v10 from 10.11.1 to 10.11.2
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.11.1 to 10.11.2.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.11.1...v10.11.2)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 21:54:48 +00:00
dcarns 03913ae58b
Merge pull request #1941 from gravitl/dependabot/go_modules/develop/golang.org/x/oauth2-0.4.0
Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0
2023-02-13 16:53:31 -05:00
dcarns f4e80f33d4
Merge pull request #2030 from gravitl/story/GRA-1173
compose file updates
2023-02-13 16:52:41 -05:00
dcarns e9ffe882cd
Merge pull request #2029 from gravitl/feature_0.18.0_interactive_script
modifying script for pre-release
2023-02-13 16:51:39 -05:00
afeiszli 079e51c0ca compose file updates 2023-02-13 16:42:18 -05:00
afeiszli e328f03413 commenting out netclient installation 2023-02-13 16:33:31 -05:00
afeiszli 559ee27fbc modifying script for production 2023-02-13 16:30:03 -05:00
dcarns ddf538da91
Merge pull request #2028 from gravitl/fix/GRA-1200/default_hosts
adapt createNetwork + default host addition
2023-02-13 15:40:48 -05:00
0xdcarns 6643c9a401 adapt createNetwork + default host addition 2023-02-13 15:17:13 -05:00
Matthew R Kasun c3e253fb79 updates to zombie processing 2023-02-13 14:52:39 -05:00
dcarns e308ed1866
Merge pull request #2025 from gravitl/duplicate_peer_update
remove duplicate peer update
2023-02-13 12:55:53 -05:00
dcarns 56a7004ea8
Merge pull request #2023 from gravitl/GRA-1154/extclient_bug
GRA-1154: get right listen port for ext. client conf file
2023-02-13 12:55:10 -05:00
Abhishek Kondur 7f9552b04d remove duplicate peer update 2023-02-13 21:48:16 +04:00
Abhishek Kondur 4c373af9ec add egress ranges to ingress info 2023-02-13 20:09:21 +04:00
Abhishek Kondur f2ad89fe93 add routes for all ext clients in the network 2023-02-13 19:54:38 +04:00
Abhishek Kondur 6e59eae1ef get right listen for ext conf file 2023-02-12 15:08:08 +04:00
disappointingsupernova 1d46314827
Update nm-quick-interactive.sh
ifconfig.me is 403 on the hetzner network

When trying to get IP i recevied a 403 from ifconfig.me when using hetzner cloud
2023-02-11 11:46:32 +00:00
dcarns eb2c98d45c
Merge pull request #2014 from gravitl/GRA-1161-api_host_endpoint
Gra 1161 api host endpoint
2023-02-10 14:57:33 -05:00
dcarns cb89ecd995
Merge pull request #2013 from gravitl/GRA-1160-default-hosts-on-net-create
added logic to add default hosts to networks upon network creation
2023-02-10 14:53:01 -05:00
0xdcarns 029a194e46 added nil check for endpoint from API 2023-02-10 14:10:00 -05:00