Commit graph

3334 commits

Author SHA1 Message Date
afeiszli 35f4bbf808 comment for whitespace placeholder 2022-07-06 13:32:32 -04:00
dcarns 13b6b1a637
Merge pull request #1311 from gravitl/feature_v0.14.5_HA_secure_MQ
remove listener 1883 from mosquitto conf file
2022-07-06 13:31:11 -04:00
Matthew R. Kasun 127a75a81c remove listener 1883 from mosquitto conf file 2022-07-06 13:27:33 -04:00
afeiszli c99e6bf75a changes for macos installer 2022-07-06 13:26:11 -04:00
dcarns 456f06aed1
Merge pull request #1249 from capric98/oidc
Implement OpenID Connect as an OAuth Provider
2022-07-06 13:23:04 -04:00
Matthew R. Kasun 08e461d20f install and run staticcheck during tests 2022-07-06 10:44:59 -04:00
0xdcarns c12748671d reduce number of peer updates sent 2022-07-06 10:06:39 -04:00
0xdcarns f8b1049c31 removed Gravitl from ascii logo 2022-07-06 09:34:57 -04:00
Matthew R. Kasun a17173fa0f add timeout for http requests 2022-07-06 09:32:00 -04:00
dcarns afc0fa01b5
Merge pull request #1291 from gravitl/feature_v0.14.5_mq_connect_server
Feature v0.14.5 mq connect server
2022-07-06 09:21:50 -04:00
0xdcarns 8da999f21d changed client message cache to a day 2022-07-05 20:22:34 -04:00
0xdcarns 47005b7ea4 removed useless continue 2022-07-05 20:19:19 -04:00
0xdcarns 5a8f3fcf21 added log if server doesn't update checkin 2022-07-05 20:18:22 -04:00
0xdcarns e2a5c3a678 better logging 2022-07-05 20:16:12 -04:00
0xdcarns 98efd67313 added log and sharpened up 2022-07-05 16:51:11 -04:00
0xdcarns 393102ad69 first connection established 2022-07-05 16:27:17 -04:00
0xdcarns adaf8f1ca6 initial changes to make cert <-> broker comms work 2022-07-05 15:04:45 -04:00
dependabot[bot] bef3335e19
Bump fyne.io/fyne/v2 from 2.2.1 to 2.2.2
Bumps [fyne.io/fyne/v2](https://github.com/fyne-io/fyne) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/fyne-io/fyne/releases)
- [Changelog](https://github.com/fyne-io/fyne/blob/v2.2.2/CHANGELOG.md)
- [Commits](https://github.com/fyne-io/fyne/compare/v2.2.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 23:15:32 +00:00
dependabot[bot] 2cbcd94c06
Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 23:15:26 +00:00
dcarns d3b84f7814
Merge pull request #1280 from gravitl/bugfix_v0.14.5_ha_empty_record
add empty record check
2022-07-01 17:30:58 -04:00
afeiszli ccd80eb10c add empty record check 2022-07-01 17:30:13 -04:00
Alex Feiszli de358326d7
Merge pull request #1278 from gravitl/bugfix_v0.14.5_ha_server_pub
added leader check
2022-07-01 10:27:38 -04:00
0xdcarns acf5efb69a added leader check 2022-07-01 10:25:00 -04:00
Matthew R Kasun e35777b63e
Merge pull request #1276 from gravitl/feature_v0.14.5_cert_ha_support
Feature v0.14.5 cert ha support
2022-07-01 09:06:37 -04:00
afeiszli f28d361bea refactoring cert logic to use database 2022-06-30 22:30:28 -04:00
afeiszli b281047168 adding functions to handle certs in DB 2022-06-30 21:56:11 -04:00
Alex Feiszli 23fff67bd5
Merge pull request #1274 from gravitl/bugfix_v0.14.5_HA
Bugfix v0.14.5 ha
2022-06-30 20:58:30 -04:00
dcarns 29f5a9250e
Merge pull request #1270 from gravitl/bugfix_v0.14.5_relayed_egress
add logic for calculating peers when relayed node is egress gateway
2022-06-30 20:55:47 -04:00
0xdcarns 60a1c00c99 added better checks for HA servers 2022-06-30 17:00:12 -04:00
dcarns 3f2a56d03e
Merge pull request #1266 from gravitl/bugfix_v0.14.5_static_checks
eliminate static check warnings
2022-06-30 10:24:09 -04:00
dcarns 10fcd8b5c2
Merge pull request #1267 from gravitl/bugfix_v0.14.5_network_names
don't allow . in network name
2022-06-30 10:22:47 -04:00
0xdcarns d909fc28ec added local server check before updating server 2022-06-30 09:28:03 -04:00
dcarns 35721bb4d5
Merge pull request #1263 from gravitl/feature_v0.14.5_pr_approval
adding manual approval workflow
2022-06-29 12:55:07 -04:00
Matthew R Kasun 6ab994bd9e add logic for calculating peers when relayed node is egress gateway 2022-06-29 14:58:18 +00:00
dcarns df4f25fc77
Merge pull request #1268 from gravitl/workflow
add static check to test workflow
2022-06-29 09:12:47 -04:00
afeiszli 7e9a46be23 changin minimum approvers 2022-06-28 16:30:47 -04:00
afeiszli 5fc6beedc7 adding manual approval workflow 2022-06-28 16:12:23 -04:00
Matthew R Kasun ae11f2c7a2
Merge pull request #1262 from gravitl/v0.14.4
V0.14.4
2022-06-28 13:02:58 -04:00
Alex Feiszli 2475803290
Merge pull request #1259 from gravitl/v0.14.4_version_numbers
update version numbers to 14.4
2022-06-28 10:11:02 -04:00
Matthew R. Kasun d58433bfd9 fix bug report versions 2022-06-28 10:09:48 -04:00
Matthew R. Kasun 34f6a404e2 update version numbers to 14.4
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-06-28 09:58:40 -04:00
Alex Feiszli d0f1d52ef4
Merge pull request #1253 from gravitl/bugfix_v0.14.4_delete_node
removeLocalServer only if node.IsServer
2022-06-28 09:52:36 -04:00
Matthew R Kasun 0e6e2972a4
Merge pull request #1256 from gravitl/dependabot/go_modules/develop/github.com/golang-jwt/jwt/v4-4.4.2
Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2
2022-06-28 09:33:08 -04:00
Matthew R Kasun b5def2b062
Merge pull request #1255 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.10.3
Bump github.com/urfave/cli/v2 from 2.10.2 to 2.10.3
2022-06-28 09:32:46 -04:00
Matthew R Kasun bf0c86bc42
Merge pull request #1254 from gravitl/dependabot/go_modules/develop/github.com/stretchr/testify-1.7.5
Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
2022-06-28 09:32:20 -04:00
Alex Feiszli 09cd17bce8
Merge branch 'develop' into oidc 2022-06-28 09:14:07 -04:00
afeiszli 314e5a143d initial commit on new k8s templates 2022-06-28 07:21:16 -04:00
dependabot[bot] 2702ac1fb5
Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.4.1...v4.4.2)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 23:17:12 +00:00
dependabot[bot] 0cf9e8f40c
Bump github.com/urfave/cli/v2 from 2.10.2 to 2.10.3
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.10.2 to 2.10.3.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.10.2...v2.10.3)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 23:17:08 +00:00
dependabot[bot] 6118c254f7
Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.4...v1.7.5)

---
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-27 23:16:59 +00:00