Farukh Khan
a021e2659e
NET-513 ( #2492 )
...
nm-certs.sh now requests certificate for EE and CE edition domains accordingly.
2023-08-03 12:13:40 +05:30
Matthew R Kasun
ab4ddbb042
Net 500: validate network parameter passed to node endpoints ( #2480 )
...
* enforce unique names for ext client names
* only check for unique id on creation
* check for unique id if changed
* validate network parameter passed to node endpoints
---------
Co-authored-by: Abhishek K <32607604+abhishek9686@users.noreply.github.com>
2023-08-02 22:02:25 +05:30
Abhishek K
cba7c494d0
deprecrate netclient install scripts ( #2490 )
2023-08-02 22:01:59 +05:30
Abhishek K
97f21d8b45
don't reference host on err ( #2493 )
2023-08-02 22:01:41 +05:30
Aceix
91859c2490
prune(NET-483): remove defunct host.internetgateway field ( #2487 )
2023-08-02 17:26:44 +05:30
Matthew R Kasun
0c70c4daba
enforce unique names for ext client names ( #2476 )
...
* enforce unique names for ext client names
* only check for unique id on creation
* check for unique id if changed
2023-08-01 20:20:43 +05:30
Abhishek K
16d5b5807a
Merge pull request #2484 from gravitl/release-v0.20.5
...
v0.20.5
2023-08-01 11:45:44 +05:30
Christopher Blaha
44bc2461c4
update develop to v0.20.6 ( #2485 )
2023-08-01 11:45:17 +05:30
Abhishek K
fbac884ce2
v0.20.5 release notes ( #2482 )
...
* v0.20.5 release notes
* add a known issue
2023-07-31 16:23:24 -04:00
Abhishek K
f2dcac12af
use local port for metrics pinger ( #2479 )
2023-07-31 19:02:22 +05:30
Aceix
a7914b1631
fix(NET-388): fix to update node dns toggle ( #2472 )
2023-07-28 21:28:36 +05:30
Matthew R Kasun
114db708d6
ignore network parameter passed to delete ingress endpoint ( #2471 )
2023-07-28 21:16:35 +05:30
Abhishek K
cf11169553
NET-433: Only Set Routes for NAT enabled egress GW ( #2469 )
...
* remove related fields and code
* remover metrics collection from server code
* fw update struct
* add ext client flag to metrics data
* simply nat types
* rm proxy update from cli
* remove ingress routes from firewall update
* check if egress ranges are present
* rm unused func
2023-07-28 19:44:51 +05:30
Abhishek K
6ef61cf48e
Revert "Bump github.com/txn2/txeh from 1.4.0 to 1.5.3 ( #2464 )" ( #2475 )
...
This reverts commit aafaa91af0
.
2023-07-28 19:12:18 +05:30
dependabot[bot]
aafaa91af0
Bump github.com/txn2/txeh from 1.4.0 to 1.5.3 ( #2464 )
...
Bumps [github.com/txn2/txeh](https://github.com/txn2/txeh ) from 1.4.0 to 1.5.3.
- [Release notes](https://github.com/txn2/txeh/releases )
- [Changelog](https://github.com/txn2/txeh/blob/master/.goreleaser.yml )
- [Commits](https://github.com/txn2/txeh/compare/v1.4.0...v1.5.3 )
---
updated-dependencies:
- dependency-name: github.com/txn2/txeh
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-28 10:58:45 +05:30
Abhishek K
ab73278597
add timestamp to turn signal ( #2470 )
2023-07-28 09:20:43 +05:30
Gabriel de Souza Seibel
7e8b66e03d
[NET-353] Solve race condition with "unique" ips ( #2461 )
...
* Use a lock for getting unique ips
* Make getting & setting unique ips atomic
* Remove some blank lines
* Set addressLock to &sync.Mutex on declaration
2023-07-27 11:34:15 +05:30
Gabriel de Souza Seibel
4bcb3d0196
[NET-398] Netmaker should indicate licensing/payment issues ( #2465 )
...
* Add more details to license validation errors
* Use err.Error() to get string to log
* Enhance error handling for license validation
* Use slog in validation
2023-07-27 11:33:46 +05:30
Matthew R Kasun
002ac80d88
use correct method to delete droplets ( #2468 )
2023-07-27 11:32:23 +05:30
Matthew R Kasun
46cddad98a
ensure branch test servers available after test runs ( #2467 )
...
* save server name to env
* free server always; add PR to discord messages
2023-07-26 16:17:01 -04:00
Abhishek K
645bc4c126
NET-447: Removed proxy related fields and code ( #2459 )
...
* remove related fields and code
* remover metrics collection from server code
* fw update struct
* add ext client flag to metrics data
* simply nat types
* rm proxy update from cli
2023-07-26 11:22:49 +05:30
Aceix
f4a5520f86
Kwesi/net 326 bug client ac ls ( #2462 )
...
* feat(NET-326): return 200 [] instead of 500 when there are not network acls
* fix(NET-326): implement allow/deny client acl functions
* fix(NET-326): implement extclient acl update
* fix(NET-326): kame fixes, send peer updates
2023-07-26 10:32:54 +05:30
Matthew R Kasun
2b48deaf61
save server name to env ( #2460 )
2023-07-24 13:36:53 +05:30
Christopher Blaha
30a557cc69
update develop to v0.20.5 ( #2458 )
2023-07-19 21:52:10 +05:30
Abhishek K
ac4a498fd5
Merge pull request #2457 from gravitl/release-v0.20.4
...
v0.20.4
2023-07-19 12:53:21 +05:30
Alex Feiszli
dcbe51b3cc
release notes for v0.20.4 ( #2456 )
2023-07-18 10:49:27 -04:00
Alex Feiszli
fcc150bfba
adding link to Netmaker SaaS ( #2455 )
2023-07-17 16:15:42 -04:00
Matthew R Kasun
d1437d2980
Net 437 ( #2454 )
...
* add PR number to discord message
* fix copy/paste error
2023-07-14 21:05:54 +05:30
Abhishek K
e6c6ec3b45
add egress routes info to peer update ( #2452 )
2023-07-14 18:49:52 +05:30
Abhishek K
9f59ab8b5c
Net 427 ( #2451 )
...
* send delete peer update always
* fix add/remove host api calls
* keep mq updates in a single go func
* handle IOT OS
2023-07-13 16:53:47 +05:30
Farukh Khan
a40271d0e8
nm-quick netmaker edition upgrade fix ( #2440 )
...
nm-quick netmaker edition upgrade fix.
2023-07-13 08:24:25 +05:30
Christopher Blaha
dd7e553472
Nm quick ee instructions update ( #2441 )
...
* updated instructions and fix exp env vars
* Tenant ID for clarity
* and
* changed account id to tenant id
* struct field to tenant & references to field
* fix local variables
2023-07-13 08:23:34 +05:30
dependabot[bot]
fd58499312
Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 ( #2446 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.9.0...v0.10.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 08:20:14 +05:30
dependabot[bot]
7564ba3fe3
Bump golang.org/x/crypto from 0.10.0 to 0.11.0 ( #2447 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/crypto/compare/v0.10.0...v0.11.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 08:17:27 +05:30
Abhishek K
f6245ddf6c
Merge pull request #2450 from gravitl/release-v0.20.3
...
Release v0.20.3
2023-07-13 08:16:47 +05:30
Alex Feiszli
8010a39e1d
Merge pull request #2449 from gravitl/NET-427
...
NET-427: Peer Update Fixes
2023-07-11 10:51:43 -04:00
Abhishek Kondur
fc3261c90a
handle IOT OS
2023-07-11 19:08:29 +05:30
Matthew R Kasun
e1e15a22e9
move branch test logic to devops ( #2442 )
2023-07-11 13:02:27 +05:30
Matthew R Kasun
81ca3b8797
move branch test logic to devops ( #2443 )
2023-07-11 13:02:16 +05:30
dependabot[bot]
de2248321a
Bump github.com/eclipse/paho.mqtt.golang from 1.4.2 to 1.4.3 ( #2448 )
...
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases )
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.4.2...v1.4.3 )
---
updated-dependencies:
- dependency-name: github.com/eclipse/paho.mqtt.golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 13:00:51 +05:30
Abhishek K
7121f370c6
NET-427: Peer Update fixes ( #2445 )
...
* send delete peer update always
* fix add/remove host api calls
* keep mq updates in a single go func
2023-07-11 13:00:09 +05:30
Christopher Blaha
184011f1f2
upgrade develop to v0.20.4 ( #2444 )
2023-07-10 18:21:08 +05:30
Abhishek Kondur
504ce7feb9
keep mq updates in a single go func
2023-07-10 16:56:03 +05:30
Abhishek Kondur
3f11ddd8c5
fix add/remove host api calls
2023-07-10 16:05:36 +05:30
Aceix
68b8d7f600
fix(NET-117): force delete hosts and assoc nodes ( #2432 )
2023-07-10 10:03:59 +00:00
Aceix
b212ae32d1
fix(NET-380): add option to force delete nodes ( #2436 )
2023-07-10 10:03:47 +00:00
Abhishek Kondur
287c9f496c
send delete peer update always
2023-07-10 14:18:50 +05:30
Alex Feiszli
f9405f7ed2
Merge pull request #2435 from gravitl/release-v0.20.3
2023-07-03 14:07:07 -04:00
Christopher Blaha
c6ca393836
Merge branch 'master' into release-v0.20.3
2023-07-03 13:52:32 -04:00
Alex Feiszli
cd4bd58251
Merge pull request #2434 from gravitl/v0.20.3_release_notes
...
release notes for 0.20.3
2023-07-03 10:46:43 -04:00