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 |
|
Matthew R. Kasun
|
29786cc9c4
|
removeLocalServer only if node.IsServer
|
2022-06-27 18:06:26 -04:00 |
|
Matthew R. Kasun
|
075a0aafd4
|
don't allow . in network name
|
2022-06-27 14:08:59 -04:00 |
|
Matthew R. Kasun
|
0c4f5b100b
|
update validation of usernames
|
2022-06-27 13:51:09 -04:00 |
|
Matthew R. Kasun
|
f65925c70c
|
remove unused function
|
2022-06-27 12:50:28 -04:00 |
|
Matthew R. Kasun
|
4dbcd0a630
|
switch to jwt.RegisterdClaims
|
2022-06-27 10:47:28 -04:00 |
|
Matthew R. Kasun
|
2c00f96a71
|
remove unused function
|
2022-06-27 10:35:34 -04:00 |
|
Matthew R. Kasun
|
3097b7d403
|
fix order of returned var in controller.SecurityCheck
|
2022-06-27 10:30:26 -04:00 |
|
dcarns
|
edb7f50d2d
|
Merge pull request #1252 from gravitl/feature_v0.14.4_readme_badge
Feature v0.14.4 readme badge
|
2022-06-27 10:26:18 -04:00 |
|
Matthew R. Kasun
|
b217d526fa
|
fix network validation tests
|
2022-06-27 10:23:11 -04:00 |
|
Matthew R. Kasun
|
5f9f191b35
|
staticcheck action
|
2022-06-27 07:59:41 -04:00 |
|
Matthew R. Kasun
|
d7415c8c46
|
go mod download
|
2022-06-27 07:56:18 -04:00 |
|
Matthew R. Kasun
|
972a4d8ebf
|
staticcheck version
|
2022-06-27 07:54:40 -04:00 |
|
Matthew R. Kasun
|
09f8498087
|
install staticcheck
|
2022-06-27 07:50:34 -04:00 |
|
Matthew R. Kasun
|
ae39f2e429
|
add staticcheck
|
2022-06-27 07:18:28 -04:00 |
|
dcarns
|
99db823789
|
Merge pull request #1248 from gravitl/bugfix_v0.14.4_server_mq_startup
update server mq connection logic to match client
|
2022-06-26 22:45:17 -04:00 |
|
capric98
|
2fa31a6947
|
add oidc provider for auth
|
2022-06-25 23:47:00 +08:00 |
|