Commit graph

222 commits

Author SHA1 Message Date
dcarns 71b0ef1d91
Merge pull request #767 from gravitl/dependabot/go_modules/develop/github.com/golang-jwt/jwt/v4-4.3.0
Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0
2022-02-15 15:07:03 -05:00
dcarns 2cd6fd1062
Merge pull request #768 from gravitl/dependabot/go_modules/develop/gopkg.in/ini.v1-1.66.4
Bump gopkg.in/ini.v1 from 1.66.3 to 1.66.4
2022-02-15 15:06:48 -05:00
Matthew R. Kasun 950ce4b4da removed APIConnString from accessToken 2022-02-15 07:13:02 -05:00
dependabot[bot] 3590c13b1a
Bump gopkg.in/ini.v1 from 1.66.3 to 1.66.4
Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini) from 1.66.3 to 1.66.4.
- [Release notes](https://github.com/go-ini/ini/releases)
- [Commits](https://github.com/go-ini/ini/compare/v1.66.3...v1.66.4)

---
updated-dependencies:
- dependency-name: gopkg.in/ini.v1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 23:12:07 +00:00
dependabot[bot] ebdcbaa682
Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.2.0 to 4.3.0.
- [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.2.0...v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 23:12:02 +00:00
Matthew R. Kasun 6f0950792f set retained true on server publish and client ping server on checkin 2022-02-04 18:00:17 -05:00
Alex Feiszli d6272c38a0
Merge pull request #659 from gravitl/dependabot/go_modules/develop/gopkg.in/ini.v1-1.66.3
Bump gopkg.in/ini.v1 from 1.66.2 to 1.66.3
2022-02-01 16:09:51 -05:00
dependabot[bot] 0454d067ef
Bump gopkg.in/ini.v1 from 1.66.2 to 1.66.3
Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini) from 1.66.2 to 1.66.3.
- [Release notes](https://github.com/go-ini/ini/releases)
- [Commits](https://github.com/go-ini/ini/compare/v1.66.2...v1.66.3)

---
updated-dependencies:
- dependency-name: gopkg.in/ini.v1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 23:11:14 +00:00
dependabot[bot] b08ed3546d
Bump google.golang.org/grpc from 1.43.0 to 1.44.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.43.0...v1.44.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 23:11:08 +00:00
Matthew R Kasun c239ee3787 Merge branch 'develop' into feature-messageQueue 2022-01-24 06:21:21 -05:00
afeiszli 4d2a85f879 adding telemetry 2022-01-20 17:50:42 -05:00
Matthew R Kasun b15a5112fc fixes due to rebase 2022-01-20 15:41:06 -05:00
Matthew R Kasun 1e199665c0 use uuid in message queue functions 2022-01-20 11:29:16 -05:00
Matthew R Kasun d5cd88cae8 subscribed message handlers implemented 2022-01-20 11:27:13 -05:00
Matthew R Kasun e1cf1aed76 work in progress for message queue 2022-01-20 11:18:44 -05:00
Matthew R Kasun 9be97b3bc8 WIP commit 2022-01-20 11:05:22 -05:00
Matthew R Kasun 87d16ad766 subscribed message handlers implemented 2022-01-20 11:05:22 -05:00
Matthew R Kasun 120207f662 work in progress for message queue 2022-01-20 11:05:22 -05:00
0xdcarns c033be41bb began transition 2022-01-17 14:21:40 -05:00
dcarns 1df7b5b2ff
Merge pull request #570 from gravitl/dependabot/go_modules/develop/github.com/mattn/go-sqlite3-1.14.10
Bump github.com/mattn/go-sqlite3 from 1.14.9 to 1.14.10
2022-01-05 12:35:15 -05:00
dcarns 709005de86
Merge pull request #569 from gravitl/dependabot/go_modules/develop/google.golang.org/grpc-1.43.0
Bump google.golang.org/grpc from 1.42.0 to 1.43.0
2022-01-05 12:35:03 -05:00
dependabot[bot] 4606ec4afe
Bump github.com/mattn/go-sqlite3 from 1.14.9 to 1.14.10
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.9 to 1.14.10.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.9...v1.14.10)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 15:09:10 +00:00
dependabot[bot] 8c70a699d2
Bump google.golang.org/grpc from 1.42.0 to 1.43.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.42.0...v1.43.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 15:08:51 +00:00
dependabot[bot] b289278053
Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.10.0
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.9.0 to 10.10.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.9.0...v10.10.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>
2022-01-03 15:08:19 +00:00
0xdcarns 76a75fb984 go mod tidy and conver azure tenant to env/conf var 2022-01-03 10:02:40 -05:00
Alex a412596a66
Merge pull request #546 from gravitl/feature_v0.10.0_refactor
Feature v0.10.0 refactor
2021-12-12 18:31:41 -05:00
0xdcarns a856cbc638 embedded file to windows, cleaned up logs 2021-12-12 18:04:41 -05:00
dependabot[bot] 8abfe4d2b0
Bump github.com/golang-jwt/jwt/v4 from 4.1.0 to 4.2.0
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.1.0 to 4.2.0.
- [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.1.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 23:21:32 +00:00
Alex 74b074c897
Merge pull request #448 from gravitl/dependabot/go_modules/develop/github.com/lib/pq-1.10.4
Bump github.com/lib/pq from 1.10.3 to 1.10.4
2021-11-16 14:22:04 -05:00
Alex 4d3f1a46d3
Merge pull request #449 from gravitl/dependabot/go_modules/develop/google.golang.org/grpc-1.42.0
Bump google.golang.org/grpc from 1.41.0 to 1.42.0
2021-11-16 14:21:55 -05:00
afeiszli 84c8299bb0 freebsd working 2021-11-15 11:42:52 -05:00
dependabot[bot] 0c11ec0c88
Bump google.golang.org/grpc from 1.41.0 to 1.42.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.41.0 to 1.42.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.41.0...v1.42.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 23:16:48 +00:00
dependabot[bot] 5029e577da
Bump github.com/lib/pq from 1.10.3 to 1.10.4
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.3...v1.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 23:16:32 +00:00
dependabot[bot] ab00f3e802
Bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.1.0
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.0.0 to 4.1.0.
- [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.0.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-28 22:04:15 +00:00
afeiszli 541ed83186 update dependabot, go.mod, go.sum 2021-10-27 22:08:36 -04:00
Alex 2f31127499
Merge branch 'develop' into dependabot/go_modules/google.golang.org/grpc-1.41.0 2021-10-27 22:03:53 -04:00
Alex 8eec7b1c60
Merge branch 'develop' into dependabot/go_modules/github.com/go-playground/validator/v10-10.9.0 2021-10-27 22:01:13 -04:00
Alex ccfbc729f6
Merge pull request #373 from gravitl/dependabot/go_modules/github.com/stretchr/testify-1.7.0
Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
2021-10-27 21:57:55 -04:00
Alex 6cd9e81f89
Merge pull request #374 from gravitl/dependabot/go_modules/google.golang.org/protobuf-1.27.1
Bump google.golang.org/protobuf from 1.26.0 to 1.27.1
2021-10-27 21:54:54 -04:00
Alex c2bbdba855
Merge pull request #378 from gravitl/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.9
Bump github.com/mattn/go-sqlite3 from 1.14.8 to 1.14.9
2021-10-27 21:52:54 -04:00
dependabot[bot] 0de042b3a4
Bump github.com/mattn/go-sqlite3 from 1.14.8 to 1.14.9
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.8 to 1.14.9.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.8...v1.14.9)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 23:22:59 +00:00
dependabot[bot] d270ca5027
Bump google.golang.org/grpc from 1.35.0 to 1.41.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.35.0 to 1.41.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.35.0...v1.41.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 23:22:44 +00:00
0xdcarns 8a54f50676 initialized 2021-10-20 14:17:31 -04:00
dependabot[bot] e4264e7289
Bump google.golang.org/protobuf from 1.26.0 to 1.27.1
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.26.0 to 1.27.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.26.0...v1.27.1)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 16:07:38 +00:00
dependabot[bot] c434425fce
Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.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>
2021-10-20 16:07:27 +00:00
dependabot[bot] 0b0816656a
Bump github.com/go-playground/validator/v10 from 10.5.0 to 10.9.0
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.5.0 to 10.9.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.5.0...v10.9.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>
2021-10-20 16:07:14 +00:00
Matthew R Kasun 1c1637b75e refactored and added unit test 2021-10-14 16:36:14 -04:00
afeiszli b61d415e9d postgres working 2021-10-08 13:11:31 -04:00
afeiszli 4da54fc7bd tidying go modules 2021-09-23 00:25:28 -04:00
0xdcarns 3fc4c253a8 fixed windows, updated wgctrl 2021-09-21 17:50:09 -04:00
0xdcarns 34717417ce began windows userspace implementation 2021-09-10 13:39:51 -04:00
worker-9 c799df59ce edited auth for deleted nodes 2021-08-09 22:31:01 -04:00
afeiszli b38a3688a8 removing vulnerability 2021-08-09 17:59:54 -04:00
afeiszli e333d04e72 removing vulnerability 2021-08-09 17:57:40 -04:00
afeiszli b35cac8c5e added ifs to update 2021-07-26 12:24:36 -04:00
afeiszli 4a6ebfc108 added udp holepunching 2021-07-25 14:22:20 -04:00
afeiszli d22ad13cfe Began converting to rqlite 2021-07-20 17:18:45 -04:00
afeiszli d41207172c Added logging and user specific requests 2021-07-14 16:47:05 -04:00
afeiszli 977da6b129 compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -04:00
afeiszli 112b01f526 netclient working for ingress controller 2021-05-27 14:57:59 -04:00
afeiszli 78ae219b03 major overhaul initiated 2021-05-25 12:48:04 -04:00
afeiszli 5662a1538e saving progress. Got structs together, made a new controller (backup) and got the api calls created 2021-05-16 09:49:01 -04:00
Matthew R Kasun 073be947c6 Merge branch 'develop' into refactor-controllers 2021-05-09 10:52:42 -04:00
afeiszli 45eb3b4466 added ipv6 responses 2021-05-06 11:41:11 +00:00
Matthew R Kasun 0e1a5f534f Network Validation Test Cases 2021-04-30 23:07:25 -04:00
afeiszli 482c8616aa created dns api but no testing yet 2021-04-26 23:39:15 -04:00
afeiszli 976c1847bf changing private to local for clarity 2021-04-13 10:04:31 -04:00
Matthew R Kasun 2a2d9109b0 tidy up of commented-out code and spelling errors 2021-03-28 18:30:01 +00:00
Mattthew R Kasun 0646ab47f8 checkpoint 2021-03-27 08:46:44 -04:00
Mattthew R Kasun f3472ce3d2 checkpoint commit 2021-03-27 08:46:00 -04:00
afeiszli e489a18492 hotfixes for repo. Now works. 2021-03-25 22:29:36 -04:00
afeiszli 0bacbd9f6c first commit 2021-03-25 12:17:52 -04:00