Commit graph

5946 commits

Author SHA1 Message Date
dependabot[bot] 4e0889669b
Bump github.com/gorilla/websocket from 1.5.1 to 1.5.3 (#2982)
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.1...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/gorilla/websocket
  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>
2024-06-18 07:32:59 +05:30
dependabot[bot] 5be4ea2148
Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#2983)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 07:32:39 +05:30
dependabot[bot] 079f1176e1
Bump dawidd6/action-download-artifact from 3 to 6 (#2984)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 6.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v3...v6)

---
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>
2024-06-18 07:32:20 +05:30
dependabot[bot] d18d60ff43
Bump docker/build-push-action from 5 to 6 (#2985)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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>
2024-06-18 07:32:01 +05:30
Christopher Blaha 7d001b81a7
update develop to v0.24.3 (#2977) 2024-06-18 07:23:20 +05:30
Abhishek K 595e05756f
V0.24.2 release notes (#2975)
* v0.24.2 release notes

* update notes

* Update release.md

* Update release.md

* Update release.md

* Update release.md
2024-06-13 22:00:27 +05:30
Max Ma 6fa084006a
NET-1355:peerUpdate for default host after new network created (#2974)
* peerUpdate for default host after new network created

* remove mq check for peerUpdate
2024-06-12 17:33:26 +05:30
Abhishek K aeb76764c4
NET-1357: add endpoint to exisiting peer config (#2973)
* debug logs

* add endpoint to exisiting peer config

* rm debug logs

* don't set port to public port when host is static
2024-06-12 17:32:43 +05:30
Abhishek K 1ce38f7c7c
NET-1349: add new user to pending user via RAC login (#2967)
* add new user to pending user via RAC login

* fix: add check for allowed domains

---------

Co-authored-by: the_aceix <aceixsmartx@gmail.com>
2024-06-11 18:07:32 +05:30
Abhishek K 50d8da2dc2
Merge pull request #2958 from gravitl/NET-1268
NET-1268:seperate static port and static endpoint
2024-06-05 12:47:45 +05:30
Abhishek K ce98883c43
Merge pull request #2962 from gravitl/NET-1311
NET-1311:fix egressing exclient set route issue
2024-06-05 12:47:26 +05:30
Max Ma f10bce783b update legacy back to isStatic 2024-06-04 11:53:22 +02:00
Abhishek K 87b2c1bb33
NET-1307: restrict failover node from being relayed (#2960)
* restrict failover node from being relayed

* set errors on failover valid checks
2024-06-04 15:07:35 +05:30
Max Ma 0180481ddb fix egressing exclient set route issue 2024-06-03 19:41:13 +02:00
Max Ma c7469c79d0 rename isstaticendpoint to isstatic 2024-06-03 10:37:19 +02:00
Abhishek K 7ff30599ed
NET-1252: Restrict inetGws, Relays from getting failedOver (#2937)
* add additional checks to avoid failovers

* add failover defence check on signal handler

* only add check for victim node

* avoid failover reset on pull

* add relayed for failoverme

* misc changes for failover

* remove resetfailoverpeers for InetNode

* add egress route back to allowedip list if relayed is egressGW

* add extclient back to allowedip list if peer is ingressGW

* reset failover on pull

---------

Co-authored-by: Max Ma <mayabin@gmail.com>
2024-06-03 10:49:02 +04:00
dependabot[bot] e7e2ba4829
Bump alpine from 3.19.1 to 3.20.0 (#2952)
Bumps alpine from 3.19.1 to 3.20.0.

---
updated-dependencies:
- dependency-name: alpine
  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>
2024-06-03 10:30:16 +04:00
dependabot[bot] af71231956
Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 (#2951)
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-version/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-version
  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>
2024-06-03 10:29:54 +04:00
Max Ma 35a8528030
NET-1154:fix stale node issue on multinet when deleting host (#2940)
* fix stale node issue on multinet when deleting host

* fix stale node when deleting host or uninstall
2024-06-03 10:28:21 +04:00
Max Ma 5ea2c9f9ed
ipv6 only inetClient works on ipv10 inetGW (#2944) 2024-06-03 10:27:38 +04:00
Aceix d9237da2f6
feat(NET-1207): show network info on RAC (#2949) 2024-06-03 10:25:07 +04:00
Abhishek K 6b02fa67e1
Merge pull request #2957 from gravitl/master
Master
2024-05-30 13:36:10 +05:30
Abhishek K d77abf1270
Merge pull request #2956 from gravitl/release-v0.24.1
Release v0.24.1
2024-05-30 13:35:32 +05:30
Abhishek K 2791dbf530
Merge pull request #2955 from gravitl/NET-1189-patch
NET-1189: add hostPath for netclient log file in k8s client yaml patch
2024-05-30 13:34:59 +05:30
Max Ma f99886fe67 add log volume for daemonset
(cherry picked from commit b1e7553230)
2024-05-30 12:03:53 +04:00
Max Ma 956c99d582 fix log file on k8s issue
(cherry picked from commit f97db3b729)
2024-05-30 12:03:45 +04:00
Max Ma 872a815e54 add hostPath for netclient log file in k8s client yaml
(cherry picked from commit 7824451de4)
2024-05-30 12:03:35 +04:00
Max Ma 81a6c9cf8a seperate static port and static endpoint 2024-05-28 10:16:11 +02:00
Abhishek K 2c694cb1a6
Merge pull request #2945 from gravitl/release-v0.24.1-patch-metadata
fix: add metadata field to create RAG
2024-05-17 16:26:58 +05:30
the_aceix 78180c86be fix: add metadata field to create RAG 2024-05-17 10:45:32 +00:00
Christopher Blaha 2bd38def35
Net 1043 add issues to a kitemaker ticket. (#2924)
* send ticket to kitemaker

* inherit secrets
2024-05-17 12:48:44 +05:30
Christopher Blaha ee6cdc604b
update develop to v0.24.2 (#2938) 2024-05-17 12:47:54 +05:30
Abhishek K c97dc402b1
Merge pull request #2943 from gravitl/master
Master
2024-05-17 12:41:55 +05:30
Abhishek K b2ae18dde3
Merge pull request #2936 from gravitl/release-v0.24.1
v0.24.1
2024-05-17 12:41:21 +05:30
Abhishek K 09d7001fa5
Merge pull request #2941 from gravitl/NET-1255
NET-1255: Send peer update on startup
2024-05-17 12:20:50 +05:30
Abhishek K 8048565664
Merge pull request #2939 from gravitl/NET-1253
NET-1253: Fix Overwriting of IPv6 endpoint
2024-05-17 12:06:23 +05:30
abhishek9686 72577a96d9 replace peer on first peer update 2024-05-17 12:02:47 +05:30
abhishek9686 450d7d4766 Merge branch 'release-v0.24.1' of https://github.com/gravitl/netmaker into NET-1255 2024-05-17 12:01:53 +05:30
Abhishek K 7e91b197ad
Merge pull request #2942 from gravitl/develop
v0.24.1 release notes (#2935)
2024-05-17 11:59:56 +05:30
abhishek9686 3ed183344b send peer update on startup 2024-05-17 11:28:53 +05:30
abhishek9686 86a0db981e fix overwriting of ipv6 endpoint 2024-05-16 09:34:01 +05:30
Max Ma 0e167e521c
v0.24.1 release notes (#2935)
* v0.24.1 release notes

* Update release.md

---------

Co-authored-by: Abhishek K <32607604+abhishek9686@users.noreply.github.com>
2024-05-15 20:07:00 +05:30
Max Ma 6dc881260f
NET-1224:add egressGW ip for setroutes (#2933)
* add egressGW ip for setroutes

* fix peer endpoint selection

---------

Co-authored-by: abhishek9686 <abhi281342@gmail.com>
2024-05-14 19:56:24 +05:30
Aceix faf50c8c3d
chore(NET-1245): remove check for private network address (#2934) 2024-05-14 19:54:00 +05:30
Abhishek K 4a355ee9f3
add gw listen port (#2931) 2024-05-09 13:00:21 +05:30
Aceix abf3f4f55d
feat(NET-1106): support additional RAG endpoint IPs (#2907) 2024-05-08 14:45:05 +05:30
Max Ma da11dc8a87
NET-1134:move oauth from CE build block to pro (#2919)
* move oauth from CE build block to pro

* move oauth code and api handler under pro

* move common func back to auth from pro/auth

* change log level to Info for information logs

* fix import issue
2024-05-08 12:44:39 +05:30
dependabot[bot] 7eb1cf49e0
Bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#2928)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/crypto/compare/v0.22.0...v0.23.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>
2024-05-08 12:19:09 +05:30
dependabot[bot] fc5f84e04f
Bump github.com/go-playground/validator/v10 from 10.19.0 to 10.20.0 (#2927)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.19.0 to 10.20.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.19.0...v10.20.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>
2024-05-08 12:17:56 +05:30
momantech 7e2b5b196a
chore: fix some comments (#2918) 2024-05-08 12:17:23 +05:30