Commit graph

6662 commits

Author SHA1 Message Date
Abhishek K
7b6e544cdc
Revert "add stun to server stack (#3312)"
This reverts commit 39006debba.
2025-02-06 13:25:31 +04:00
Abhishek K
64bc351564
Merge pull request #3315 from gravitl/master
Master
2025-02-04 19:32:14 +04:00
Abhishek K
a80e282882
Merge pull request #3314 from gravitl/release-v0.30.0
Release v0.30.0
2025-02-04 19:31:32 +04:00
Abhishek K
7b04861476
Merge pull request #3313 from gravitl/NET-1902
don't override acl rules for multi-net host
2025-02-04 17:09:53 +04:00
abhishek9686
01e7ccf731 don't override acl rules for multi-net host 2025-02-04 15:34:03 +04:00
Abhishek K
39006debba
add stun to server stack (#3312) 2025-02-04 09:01:36 +04:00
Abhishek K
e13bf2c0eb
NET-1923: Add Metric Port to server config (#3306)
* set default metrics port 8889

* set default metrics port 51821

* add metrics port to server config

* bind caddy only on tcp

* add var for pulling files

* add new line

* update peer update model

* check if port is not zero

* set replace peer to false on pull

* do not replace peers on failover sync

* remove debug log

* add old peer update fields for backwards compatibility

* add old json tag

* add debug log in caller trace func
2025-02-04 08:44:24 +04:00
dependabot[bot]
04fe56db4f
Bump github.com/go-playground/validator/v10 from 10.23.0 to 10.24.0 (#3296)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.23.0 to 10.24.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.23.0...v10.24.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  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>
2025-02-03 15:20:36 +04:00
dependabot[bot]
2668fcf1e5
Bump alpine from 3.21.0 to 3.21.2 (#3297)
Bumps alpine from 3.21.0 to 3.21.2.

---
updated-dependencies:
- dependency-name: alpine
  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>
2025-02-03 15:19:58 +04:00
Abhishek K
4431dc99a7
NET-1933: option to force destroy network (#3311)
* option to force destroy network

* fix network tests

* fix network defaults func

* fix network destroy action

* delete network if node count is zero

* push peer update network deletion

* send node update
2025-02-03 15:19:44 +04:00
abhishek9686
68b257b2ec update default acl field 2025-01-30 15:55:41 +04:00
Vishal Dalwadi
cec48be354
NET-1906: Add endpoints for Sync All Hosts and Upgrade All Hosts. (#3302)
* feat(go): add endpoint to sync all hosts.

* feat(go): add endpoint to upgrade all hosts.

* feat(go): allow force upgrade of hosts.

* fix(go): config yaml tag.
2025-01-28 11:33:38 +05:30
Abhishek K
8297642b90
NET-1914: add gw apis, move relays into CE (#3309)
* add gw apis, move relays into CE

* set gw field on relay and ingress creation

* add gw handlers to relay and ingress apis

* if node is inetgw and gw add dns

* remove pro check on relays

* fetch node before updating
2025-01-28 11:28:31 +05:30
dependabot[bot]
6509da9b61
Bump dawidd6/action-download-artifact from 7 to 8 (#3310)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 7 to 8.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v7...v8)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 11:27:09 +05:30
Abhishek K
c02ec193db
NET-1920: Add disconnected node status (#3300)
* create peer ack table

* add restricted status

* add disconnected status
2025-01-28 11:26:12 +05:30
Aceix
a899544104
refactor: allow friendlier tag names (#3304)
- update tag name validation to allow spaces and numbers
2025-01-22 15:00:13 +05:30
Abhishek K
7029b0318b
Merge pull request #3308 from gravitl/master
Master
2025-01-21 09:29:22 +05:30
Abhishek K
648758cfe5
Merge pull request #3307 from gravitl/release-v0.30.0
add config to check for reset peer udpate
2025-01-21 09:28:29 +05:30
abhishek9686
557270acdb add config to check for reset peer udpate 2025-01-20 17:56:33 +05:30
Abhishek K
1bc60df02c
Merge pull request #3305 from gravitl/master
Master
2025-01-17 12:21:49 +05:30
Abhishek K
77d5705928
Update docker-compose.yml 2025-01-16 21:09:21 +05:30
Abhishek K
cdfcdf40ca
Update README.md 2025-01-16 20:56:20 +05:30
Abhishek K
c651dec5cf
Merge pull request #3298 from gravitl/master
Master
2025-01-14 14:48:03 +05:30
Abhishek K
bfaac66a5d
Update README.md 2025-01-14 10:39:20 +05:30
Abhishek K
81f8f3ee7b
Update README.md 2025-01-10 16:56:00 +05:30
Abhishek K
376a3b911b
Merge pull request #3294 from gravitl/master
Master
2025-01-10 13:22:31 +05:30
Abhishek K
5ae7473906
Merge pull request #3293 from gravitl/release-v0.30.0
Release v0.30.0
2025-01-10 13:21:47 +05:30
Abhishek K
26300dc9ed
Merge pull request #3292 from gravitl/NET-1784-script
pull manifests from master
2025-01-10 13:21:14 +05:30
abhishek9686
d47be71f33 pull manifests from master 2025-01-10 13:20:37 +05:30
Abhishek K
a307874f8f
Merge pull request #3291 from gravitl/NET-1894
Net 1894
2025-01-09 22:19:28 +05:30
abhishek9686
04f2dc2d6a fix status for new added nodes 2025-01-09 22:16:02 +05:30
abhishek9686
323e03b91b Merge branch 'release-v0.30.0' of https://github.com/gravitl/netmaker into NET-1894 2025-01-09 21:30:33 +05:30
Abhishek K
b45d1f1ba2
Merge pull request #3283 from gravitl/NET-1894
NET-1894: check peer status
2025-01-09 18:21:14 +05:30
abhishek9686
fb639d0833 Merge branch 'release-v0.30.0' of https://github.com/gravitl/netmaker into NET-1894 2025-01-09 10:57:35 +05:30
Abhishek K
c524ef369e
Merge pull request #3290 from gravitl/release-v0.30.0
Release v0.30.0
2025-01-09 10:47:58 +05:30
abhishek9686
8d4b2d572e update comment 2025-01-09 10:47:33 +05:30
abhishek9686
d1a9fa92da set failover 2025-01-09 10:46:42 +05:30
Abhishek K
2c357b0bca
Merge pull request #3289 from gravitl/release-v0.30.0
Release v0.30.0
2025-01-09 10:07:22 +05:30
Abhishek K
43ba9a86ee
Merge pull request #3288 from gravitl/NET-1784-script
Net 1784 script
2025-01-09 10:06:33 +05:30
abhishek9686
25a09857cf Revert "Reapply "pull test binary""
This reverts commit 554d575428.
2025-01-09 10:06:02 +05:30
abhishek9686
4b41e86901 improvise status check 2025-01-09 09:34:27 +05:30
abhishek9686
739f6ade90 check last check in against metrics interval 2025-01-07 21:23:49 +05:30
abhishek9686
088b4ef82b check peer status 2025-01-06 17:54:04 +04:00
abhishek9686
4ddbc371a2 remove inet gw setup 2025-01-06 13:53:46 +04:00
Abhishek K
b8b6e5c599
Merge pull request #3282 from gravitl/master
Master
2025-01-01 15:46:36 +04:00
Abhishek K
5c3961a874
Merge pull request #3281 from gravitl/release-v0.30.0
Release v0.30.0
2025-01-01 15:45:57 +04:00
Abhishek K
54b41e4a64
Merge pull request #3280 from gravitl/NET-1784-script-v1
NET-!784: remove static arg from join cmd
2025-01-01 15:45:38 +04:00
abhishek9686
554d575428 Reapply "pull test binary"
This reverts commit 42a958ee80.
2025-01-01 15:44:14 +04:00
abhishek9686
42a958ee80 Revert "pull test binary"
This reverts commit fed3ce0ae7.
2025-01-01 15:43:02 +04:00
abhishek9686
58050ac006 remove static port 2024-12-31 08:38:17 +04:00