Commit graph

137 commits

Author SHA1 Message Date
afeiszli 3481ba739f remove access key 2022-09-07 08:24:47 -04:00
cameronts ff21ef0995
Merge branch 'develop' into feature_v0.15.1_apidocs 2022-09-06 14:10:52 -07:00
cameronts 9345a2a394 go mod tidy 2022-09-06 14:08:49 -07:00
Alex Feiszli f4d8856c23
Merge pull request #1517 from gravitl/dependabot/go_modules/develop/github.com/coreos/go-oidc/v3-3.3.0
Bump github.com/coreos/go-oidc/v3 from 3.2.0 to 3.3.0
2022-09-06 17:02:29 -04:00
cameronts 9998193071
Merge branch 'develop' into feature_v0.15.1_apidocs 2022-09-06 10:18:53 -07:00
cameronts dc0127a320 go mod tidy 2022-09-06 07:16:41 -07:00
dependabot[bot] a15259173b
Bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.11.2 to 2.14.1.
- [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.11.2...v2.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 23:17:24 +00:00
dependabot[bot] 9d3e72ceda
Bump github.com/coreos/go-oidc/v3 from 3.2.0 to 3.3.0
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 23:17:12 +00:00
cameronts 459e7956cd Add swagger base 2022-09-02 13:42:51 -07:00
dependabot[bot] aa0a32d16c
Bump github.com/mattn/go-sqlite3 from 1.14.10 to 1.14.15
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.10 to 1.14.15.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.10...v1.14.15)

---
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-08-30 15:15:12 +00:00
dependabot[bot] 6b2a4f1e34
Bump github.com/guumaster/hostctl from 1.1.2 to 1.1.3
Bumps [github.com/guumaster/hostctl](https://github.com/guumaster/hostctl) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/guumaster/hostctl/releases)
- [Changelog](https://github.com/guumaster/hostctl/blob/master/.goreleaser.yml)
- [Commits](https://github.com/guumaster/hostctl/compare/v1.1.2...v1.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 23:18:53 +00:00
Alex Feiszli ec40ea78d3
Merge pull request #1457 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.11.2
Bump github.com/urfave/cli/v2 from 2.11.1 to 2.11.2
2022-08-22 09:44:22 -04:00
Matthew R. Kasun f7012bd795 update go mod/sum 2022-08-19 09:29:24 -04:00
dependabot[bot] ac5a1ddb64
Bump github.com/urfave/cli/v2 from 2.11.1 to 2.11.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.11.1 to 2.11.2.
- [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.11.1...v2.11.2)

---
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-08-15 23:10:07 +00:00
dependabot[bot] 257fe452c3
Bump gopkg.in/ini.v1 from 1.66.6 to 1.67.0
Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini) from 1.66.6 to 1.67.0.
- [Release notes](https://github.com/go-ini/ini/releases)
- [Commits](https://github.com/go-ini/ini/compare/v1.66.6...v1.67.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 23:13:30 +00:00
Matthew R Kasun 5c8809df5e
Merge pull request #1380 from gravitl/dependabot/go_modules/develop/fyne.io/fyne/v2-2.2.3
Bump fyne.io/fyne/v2 from 2.2.2 to 2.2.3
2022-07-25 10:24:22 -04:00
dependabot[bot] 55e9eb4d27
Bump github.com/urfave/cli/v2 from 2.10.3 to 2.11.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.10.3 to 2.11.1.
- [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.3...v2.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 18:37:44 +00:00
dependabot[bot] 8969e3d040
Bump fyne.io/fyne/v2 from 2.2.2 to 2.2.3
Bumps [fyne.io/fyne/v2](https://github.com/fyne-io/fyne) from 2.2.2 to 2.2.3.
- [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.2.2...v2.2.3)

---
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-11 23:15:39 +00:00
dcarns 8e70e06396
Merge pull request #1288 from gravitl/dependabot/go_modules/develop/github.com/stretchr/testify-1.8.0
Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
2022-07-06 13:44:49 -04:00
dcarns bd5ea5acbc
Merge pull request #1289 from gravitl/dependabot/go_modules/develop/fyne.io/fyne/v2-2.2.2
Bump fyne.io/fyne/v2 from 2.2.1 to 2.2.2
2022-07-06 13:44:39 -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
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
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
Alex Feiszli 09cd17bce8
Merge branch 'develop' into oidc 2022-06-28 09:14:07 -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
capric98 2fa31a6947 add oidc provider for auth 2022-06-25 23:47:00 +08:00
dcarns 39b1383ea1
Merge pull request #1234 from gravitl/dependabot/go_modules/develop/github.com/stretchr/testify-1.7.4
Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
2022-06-22 11:22:19 -04:00
dependabot[bot] 51ef59d9a2
Bump github.com/urfave/cli/v2 from 2.8.1 to 2.10.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.8.1 to 2.10.2.
- [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.8.1...v2.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 23:17:18 +00:00
dependabot[bot] 70792517b5
Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.7.4)

---
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-20 23:17:14 +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
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
Alex Feiszli 050da4ea74
Merge pull request #1150 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.8.1
Bump github.com/urfave/cli/v2 from 2.8.0 to 2.8.1
2022-05-31 14:45:45 -04:00
Alex Feiszli 5e3fd4fa20
Merge pull request #1151 from gravitl/dependabot/go_modules/develop/filippo.io/edwards25519-1.0.0
Bump filippo.io/edwards25519 from 1.0.0-rc.1 to 1.0.0
2022-05-31 14:45:36 -04:00
dependabot[bot] e4c836f23b
Bump gopkg.in/ini.v1 from 1.66.4 to 1.66.6
Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini) from 1.66.4 to 1.66.6.
- [Release notes](https://github.com/go-ini/ini/releases)
- [Commits](https://github.com/go-ini/ini/compare/v1.66.4...v1.66.6)

---
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-05-30 23:20:00 +00:00
dependabot[bot] ed916791cf
Bump filippo.io/edwards25519 from 1.0.0-rc.1 to 1.0.0
Bumps [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519) from 1.0.0-rc.1 to 1.0.0.
- [Release notes](https://github.com/FiloSottile/edwards25519/releases)
- [Commits](https://github.com/FiloSottile/edwards25519/compare/v1.0.0-rc.1...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 23:19:55 +00:00
dependabot[bot] af4eac1727
Bump github.com/urfave/cli/v2 from 2.8.0 to 2.8.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.8.0 to 2.8.1.
- [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.8.0...v2.8.1)

---
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-05-30 23:19:49 +00:00
Matthew R. Kasun 62b8b9bb8e update routes to use iplib 2022-05-26 17:39:18 -04:00
Matthew R. Kasun c37fa49096 switch to smaller ip lib 2022-05-26 16:14:52 -04:00
dependabot[bot] 882ee325ec
Bump github.com/urfave/cli/v2 from 2.6.0 to 2.8.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.6.0 to 2.8.0.
- [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.6.0...v2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 23:20:16 +00:00
dependabot[bot] 24b03aa0f1 Bump github.com/lib/pq from 1.10.5 to 1.10.6
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.5...v1.10.6)

---
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>
2022-05-23 15:24:09 -04:00
Matthew R. Kasun 979038171a add checks/logs on broker connect timeout 2022-05-23 15:24:09 -04:00
0xdcarns aef8291c4e go mod tidy 2022-05-10 09:29:18 -04:00
0xdcarns cd065e35f4 added library and initial commit for gui 2022-05-10 09:24:50 -04:00
dependabot[bot] 80ed1c47fd
Bump github.com/urfave/cli/v2 from 2.5.1 to 2.6.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.5.1 to 2.6.0.
- [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.5.1...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 23:10:18 +00:00