Commit graph

3191 commits

Author SHA1 Message Date
Matthew R. Kasun
52aa509ecf add latest tag to publish docker workflow
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-06-14 13:56:54 +00:00
Matthew R. Kasun
b280f39908 code review changes 2022-06-14 13:56:54 +00:00
Matthew R. Kasun
77a629dff1 code review changes 2022-06-14 13:56:54 +00:00
Matthew R. Kasun
236ada91bc skip yourself when checking zombies 2022-06-14 13:56:54 +00:00
Matthew R. Kasun
cce7e30aeb only check for zombies on same network 2022-06-14 13:56:54 +00:00
dependabot[bot]
ac921d8f03
Bump fyne.io/fyne/v2 from 2.1.4 to 2.2.1
Bumps [fyne.io/fyne/v2](https://github.com/fyne-io/fyne) from 2.1.4 to 2.2.1.
- [Release notes](https://github.com/fyne-io/fyne/releases)
- [Changelog](https://github.com/fyne-io/fyne/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fyne-io/fyne/compare/v2.1.4...v2.2.1)

---
updated-dependencies:
- dependency-name: fyne.io/fyne/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14 12:48:37 +00:00
dcarns
2dde66c6fb
Merge pull request #1190 from gravitl/dependabot/go_modules/develop/github.com/eclipse/paho.mqtt.golang-1.4.1
Bump github.com/eclipse/paho.mqtt.golang from 1.3.5 to 1.4.1
2022-06-14 08:47:41 -04:00
dcarns
ea95c7cd18
Merge pull request #1189 from gravitl/dependabot/go_modules/develop/github.com/stretchr/testify-1.7.2
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
2022-06-14 08:47:28 -04:00
dcarns
eee9d51397
Merge pull request #1206 from gravitl/workflow
add latest tag to publish docker workflow
2022-06-14 08:42:15 -04:00
dcarns
b0a46b8878
Merge pull request #1204 from gravitl/feature_v0.14.3_zombies
Feature v0.14.3 zombies
2022-06-14 08:41:44 -04:00
Matthew R. Kasun
b354ff9d8a code review changes 2022-06-14 08:30:24 -04:00
Matthew R. Kasun
43c1cea2b0 code review changes 2022-06-14 08:27:30 -04:00
Matthew R. Kasun
6c61febe07 add latest tag to publish docker workflow
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-06-13 17:42:25 -04:00
dcarns
63a8abf5cc
Merge pull request #1203 from gravitl/bugfix_v0.14.3_relay
update relay when relayed address updated
2022-06-13 17:36:22 -04:00
Matthew R. Kasun
79e093124a code review changes 2022-06-13 16:06:00 -04:00
Matthew R. Kasun
d7a470b030 skip yourself when checking zombies 2022-06-13 15:27:49 -04:00
Matthew R. Kasun
efb06f37f7 only check for zombies on same network 2022-06-13 15:19:25 -04:00
Matthew R. Kasun
cb0635f0ee update relay when relayed address updated 2022-06-13 11:40:14 -04:00
dcarns
e657c2c717
Merge pull request #1201 from gravitl/bugfix_v0.14.3_relay
IsRelayed off on relayed node when deleting relay
2022-06-13 11:11:39 -04:00
Matthew R. Kasun
7701aead2c code review changes 2022-06-13 09:34:25 -04:00
Matthew R. Kasun
24c58913eb IsRelayed off on relayed node when deleting relay
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-06-11 08:52:40 -04:00
dcarns
2e9d304a30
Merge pull request #1196 from ygelfand/bugfix_v0.14.3_retain_traffickeys_on_node_update
updating node can wipe traffic keys
2022-06-10 08:18:51 -04:00
dcarns
7739e76f20
Merge pull request #1194 from gravitl/bugfix_v0.14.3_server_acl_check
Bugfix v0.14.3 server acl check
2022-06-09 11:04:42 -04:00
ygelfand
3a457931fe retain traffickeys
Signed-off-by: ygelfand <yuri@shlitz.com>
2022-06-09 11:03:32 -04:00
afeiszli
9ad3e980e5 removing typo 2022-06-09 09:23:23 -04:00
afeiszli
5d4cd31366 reversing logic 2022-06-08 14:56:28 -04:00
dcarns
28c2a82382
Merge pull request #1192 from gravitl/bugfix_v0.14.3_extclients
Bugfix v0.14.3 extclients
2022-06-08 08:50:26 -04:00
Matthew R. Kasun
cefc3e608b delete extclients when node is deleted 2022-06-07 16:31:25 -04:00
Matthew R. Kasun
d418f2d65f use booleans 2022-06-07 15:17:04 -04:00
dcarns
86bfed4c61
Merge pull request #1188 from gravitl/bugfix_v0.14.3_lowercase_dns_profile
force lowercase for /etc/hosts profile names
2022-06-06 19:48:05 -04:00
dependabot[bot]
e09cc8a562
Bump github.com/eclipse/paho.mqtt.golang from 1.3.5 to 1.4.1
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.3.5 to 1.4.1.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.3.5...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/eclipse/paho.mqtt.golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 23:13:55 +00:00
dependabot[bot]
0c6f56b35a
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 23:13:51 +00:00
Matthew R. Kasun
c2e22926a4 do not permit uppercase in Network names 2022-06-06 17:28:00 -04:00
Matthew R. Kasun
afe12b277d force lowercase for /etc/hosts profile names
to test:
create newtwork with Upper case name
check profile in /etc/hosts is created with all lowercase
2022-06-06 13:01:51 -04:00
dcarns
a5ab97b712
Merge pull request #1182 from guppy0130/bugfix_v0.14.2_typo-fixup
typo fixup, resolves #1181
2022-06-05 23:21:56 -04:00
guppy0130
5ca5710f61
typo fixup, resolves #1181
* fixes a typo
2022-06-03 22:57:09 -07:00
Matthew R Kasun
d0c42e28b4
Merge pull request #1178 from gravitl/v0.14.2
V0.14.2 Hotfix
2022-06-03 13:05:43 -04:00
Matthew R Kasun
781c35a888
Merge pull request #1177 from gravitl/develop
Hotfix for yaml mapping
2022-06-03 13:05:07 -04:00
Matthew R Kasun
9e5957e4c9
Merge pull request #1176 from gravitl/hotfix_v0.14.2_client_upgrade
changing yaml mapping
2022-06-03 13:02:27 -04:00
afeiszli
f9d219c0ec changing yaml mapping 2022-06-03 11:31:57 -04:00
Alex Feiszli
abc907e248
Merge pull request #1170 from gravitl/workflow
fix name of arm rpm
2022-06-02 23:26:34 -04:00
Matthew R. Kasun
954863aad6 fix name of arm rpm
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-06-02 14:32:25 -04:00
Alex Feiszli
24f7fbb7b7
Merge pull request #1167 from gravitl/v0.14.2
V0.14.2
2022-06-02 11:09:17 -04:00
Alex Feiszli
b30cab1bc0
Merge pull request #1169 from gravitl/develop
Develop
2022-06-02 10:21:46 -04:00
Alex Feiszli
0b07d201a3
Merge pull request #1168 from gravitl/bugfix_v0.14.2_readme_fix
changing ports in quick installer
2022-06-02 10:21:03 -04:00
afeiszli
a70f23eb66 changing ports in quick installer 2022-06-02 10:19:33 -04:00
Alex Feiszli
1600bd3e77
Merge pull request #1166 from gravitl/bugfix_v0.14.2_nmquick
minor fixes to traefik compose and nm-quick
2022-06-02 10:09:00 -04:00
afeiszli
107b8f50dd minor fixes to traefik compose and nm-quick 2022-06-02 10:07:44 -04:00
Matthew R Kasun
184aea3341
Merge pull request #1162 from gravitl/feature_v0.14.2_versioning
Feature v0.14.2 versioning
2022-06-02 08:40:01 -04:00
afeiszli
6a8b5c370d adding email back in 2022-06-02 08:38:03 -04:00