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 |
|
dcarns
|
b6fbcec0b3
|
Merge pull request #1888 from gravitl/dependabot/go_modules/develop/github.com/c-robinson/iplib-1.0.6
Bump github.com/c-robinson/iplib from 1.0.4 to 1.0.6
|
2023-01-09 11:47:01 -05:00 |
|
dcarns
|
89bffba30e
|
Merge pull request #1911 from gravitl/story/GRA-822d-2
disallowed hosts removal if nodes still associated
|
2023-01-09 11:46:38 -05:00 |
|
dcarns
|
8deffc461d
|
Merge pull request #1897 from gravitl/feature_cli_host_integration
Add host endpoints to cli and use new node struct
|
2023-01-09 10:49:40 -05:00 |
|
0xdcarns
|
a52cd6550c
|
disallowed hosts removal if nodes still associated
|
2023-01-09 10:48:19 -05:00 |
|
dcarns
|
48af36a1b5
|
Merge pull request #1905 from gravitl/netclient_refactor_peer_updates
host based peer updates
|
2023-01-09 10:36:31 -05:00 |
|
Abhishek Kondur
|
023f29ee71
|
pr comments
|
2023-01-06 21:27:40 +05:30 |
|
Abhishek Kondur
|
2e7f9524e3
|
rm unwanted acl
|
2023-01-06 19:03:08 +05:30 |
|
Abhishek Kondur
|
6bc3417caf
|
comments for exported funcs
|
2023-01-06 18:18:25 +05:30 |
|
Abhishek Kondur
|
68ed1b8b33
|
periodic host updates
|
2023-01-06 17:52:17 +05:30 |
|
Abhishek Kondur
|
ca3d9dc40b
|
fix node update
|
2023-01-06 16:58:41 +05:30 |
|
Anish Mukherjee
|
905f5ef5e2
|
add flags for host update
|
2023-01-06 10:28:08 +05:30 |
|
Anish Mukherjee
|
e600fe32ed
|
remove toggle flag
|
2023-01-06 10:09:35 +05:30 |
|
Abhishek Kondur
|
9f0ef1628c
|
node update fix, nil pointer errors fix
|
2023-01-06 00:29:55 +05:30 |
|
Anish Mukherjee
|
46f4f4f4c6
|
minor refactor
|
2023-01-05 19:27:42 +05:30 |
|
Anish Mukherjee
|
90ef4fd168
|
use new node structs
|
2023-01-05 19:25:47 +05:30 |
|
Anish Mukherjee
|
016e7fd2f9
|
cleanup comments
|
2023-01-05 18:53:12 +05:30 |
|
Anish Mukherjee
|
8b5eb0cbd4
|
add host endpoints to cli
|
2023-01-05 18:53:12 +05:30 |
|
Abhishek Kondur
|
950fd3c290
|
rm peer from host model
|
2023-01-05 16:17:09 +05:30 |
|
Aceix
|
75dc77a6ea
|
Merge pull request #1902 from gravitl/story/GRA-763-develop
feat(GRA-763): add success and error SSO HTML templates
|
2023-01-05 10:16:45 +00:00 |
|
Aceix
|
7f8ad1523e
|
feat(GRA-763): add success and error SSO HTML templates
|
2023-01-05 10:12:06 +00:00 |
|
Abhishek Kondur
|
bff68bd945
|
rm peers from node model
|
2023-01-05 14:56:20 +05:30 |
|
Abhishek Kondur
|
2ff8684fd4
|
keep node level peers for now
|
2023-01-05 09:42:41 +05:30 |
|
Abhishek Kondur
|
4c63478888
|
get node fix
|
2023-01-05 09:31:31 +05:30 |
|
Abhishek Kondur
|
72e4b914b9
|
move peers to host level
|
2023-01-05 09:24:46 +05:30 |
|
Abhishek Kondur
|
3f8f841313
|
Merge branch 'netclient_refactor_latest' of https://github.com/gravitl/netmaker into netclient_refactor_peer_updates
|
2023-01-05 08:46:49 +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 |
|
dcarns
|
4c0a846435
|
Merge pull request #1901 from gravitl/netclient_refactor_latest
Netclient refactor latest
|
2023-01-04 15:00:51 -05: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
|
21133bca7d
|
host based updates
|
2023-01-04 20:02:02 +05:30 |
|
Abhishek Kondur
|
88902f7823
|
fix host peer update model,add server name to peer update topic
|
2023-01-04 11:03:13 +05:30 |
|
Abhishek Kondur
|
de6361e7e5
|
Merge branch 'netclient_refactor_latest' of https://github.com/gravitl/netmaker into netclient_refactor_peer_updates
|
2023-01-04 10:29:29 +05:30 |
|
Abhishek Kondur
|
f789e92023
|
delete host role when client is delete
|
2023-01-04 10:07:29 +05:30 |
|
Abhishek Kondur
|
4c0866723f
|
add new host role with acls
|
2023-01-04 10:05:05 +05:30 |
|
Abhishek Kondur
|
d99526fd54
|
peer update for host
|
2023-01-04 10:04:17 +05:30 |
|
dcarns
|
711190d4a0
|
Merge pull request #1895 from gravitl/netclient_refactor_fixes
update host struct in memory, set to proxy port if peer host is using…
|
2023-01-03 22:24:15 -05:00 |
|
dcarns
|
735901d988
|
Merge pull request #1894 from gravitl/gra-851-nmctl-workflow
prevent libc errors by building static binary
|
2023-01-03 22:20:55 -05:00 |
|
Matthew R. Kasun
|
9dfaa7caff
|
prevent libc errors by building static binary
|
2023-01-03 17:00:01 -05:00 |
|
dcarns
|
539dee09a3
|
Merge pull request #1893 from gravitl/story/GRA-858
fix host ID return for API
|
2023-01-03 14:37:33 -05:00 |
|
0xdcarns
|
f1f164cf35
|
fix host ID return for API
|
2023-01-03 14:17:36 -05:00 |
|
dcarns
|
ae6a12b16b
|
Merge pull request #1887 from gravitl/feature_cli_sso
Add headless oauth login endpoint for CLI
|
2023-01-03 13:27:18 -05:00 |
|
dcarns
|
7fed64f640
|
Merge pull request #1892 from gravitl/hotfix_v0.17.1_netcache_sso
nil check on netcache for sso
|
2023-01-03 13:26:34 -05:00 |
|
0xdcarns
|
defbc56d76
|
nil check on netcache for sso
|
2023-01-03 12:35:18 -05:00 |
|
dcarns
|
124e1731f7
|
Merge pull request #1865 from gravitl/refactor_remove_frontend_url
Make FRONTEND_URL param required only for UI login
|
2023-01-03 12:17:15 -05:00 |
|
dcarns
|
62f05e7635
|
Merge pull request #1891 from gravitl/gra-851-nmctl-workflow
nmctl workflow
|
2023-01-03 12:16:23 -05:00 |
|
Matthew R. Kasun
|
a8a7e4b41b
|
add nmctl to build & release workflow
|
2023-01-03 10:37:35 -05:00 |
|
Matthew R. Kasun
|
66723bf0e4
|
change cli name to nmctl
|
2023-01-03 10:36:58 -05:00 |
|
Matthew R. Kasun
|
90daeddeaf
|
add build step
|
2023-01-03 10:14:31 -05:00 |
|
Matthew R. Kasun
|
2b40443524
|
add nmctl to integration test workflow
|
2023-01-03 10:13:16 -05:00 |
|