Travis Groth
62b07cb530
deployment: multi-arch master images ( #2896 )
2022-01-05 11:00:24 -05:00
Alex Fornuto
6cb88172d7
Support redirect ( #2874 )
...
* create support redirect template
* add newline
* Apply suggestions from code review
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* rm newline
* move support.md and init issue link
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-12-29 13:33:10 -06:00
Alex Fornuto
7d8c89a3a9
Create Support Redirect Template ( #2869 )
...
* create support redirect template
* add newline
* Apply suggestions from code review
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* rm newline
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-12-29 12:15:27 -06:00
dependabot[bot]
c8f954de60
chore(deps): bump mikefarah/yq from 4.16.1 to 4.16.2 ( #2853 )
...
Bumps [mikefarah/yq](https://github.com/mikefarah/yq ) from 4.16.1 to 4.16.2.
- [Release notes](https://github.com/mikefarah/yq/releases )
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt )
- [Commits](https://github.com/mikefarah/yq/compare/v4.16.1...v4.16.2 )
---
updated-dependencies:
- dependency-name: mikefarah/yq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-27 14:26:56 -08:00
Denis Mishin
9466d7ef53
rm cli code ( #2824 )
2021-12-15 16:25:21 -05:00
dependabot[bot]
223b2332db
chore(deps): bump mikefarah/yq from 4.15.1 to 4.16.1 ( #2803 )
2021-12-07 09:30:16 -05:00
dependabot[bot]
cfa1621814
chore(deps): bump mikefarah/yq from 4.14.2 to 4.15.1 ( #2783 )
2021-12-01 14:55:50 -05:00
dependabot[bot]
258ec9ca06
chore(deps): bump mikefarah/yq from 4.6.3 to 4.14.2 ( #2774 )
...
Bumps [mikefarah/yq](https://github.com/mikefarah/yq ) from 4.6.3 to 4.14.2.
- [Release notes](https://github.com/mikefarah/yq/releases )
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt )
- [Commits](https://github.com/mikefarah/yq/compare/v4.6.3...v4.14.2 )
---
updated-dependencies:
- dependency-name: mikefarah/yq
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-19 10:16:09 -07:00
dependabot[bot]
e2370afb91
chore(deps): bump coverallsapp/github-action from 1.1.2 to 1.1.3 ( #2775 )
...
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/coverallsapp/github-action/releases )
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.1.2...1.1.3 )
---
updated-dependencies:
- dependency-name: coverallsapp/github-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-19 10:15:08 -07:00
Travis Groth
477cb2a9d7
deployment: migrate pomerium-cli automation to new repo ( #2771 )
2021-11-19 11:13:39 -05:00
Travis Groth
dfd36531ac
deps: update goreleaser ( #2757 )
2021-11-08 13:59:56 -05:00
Travis Groth
811059dbfd
deployment: relocate pomerium-cli to /usr/bin ( #2727 )
2021-10-29 16:30:30 -04:00
Travis Groth
c3171ad58b
ci: remove hadolint ( #2726 )
2021-10-28 18:42:06 -04:00
Travis Groth
4e4a161521
deployment: remove DST_Root_CA_X3 from docker images ( #2677 )
2021-10-14 20:10:49 -04:00
Alex Fornuto
8e8178e03c
Add docs team as a code owner of packages.json ( #2605 )
...
* Add docs team as a code owner of packages.json
`packages.json` Is used by the docs site to manage vuepress and its plugins/dependencies.
* empty commit to bypass CLA hangup
2021-09-16 14:26:29 -05:00
Alex Fornuto
0e067d19fd
Update CODEOWNERS ( #2603 )
...
Dev review is still required when I update .vuepress files. This is an attempt to rectify that.
2021-09-15 17:18:07 -05:00
Travis Groth
0c2a08b5a3
ci: ignore multiple run commands ( #2566 )
2021-09-03 16:48:14 -04:00
Caleb Doxsey
7f6ddece05
integration: kubernetes support ( #2536 )
2021-08-30 11:38:32 -06:00
Caleb Doxsey
620b126e44
integration: nginx ( #2532 )
2021-08-26 09:57:51 -06:00
Caleb Doxsey
ee2b2fefa1
integration: add traefik tests ( #2530 )
...
* integration: add traefik tests
* enable traefik
* add auth0
2021-08-25 11:37:58 -06:00
Caleb Doxsey
a782035eba
integration: add multi test ( #2519 )
...
* integration: add multi test
* enable multi test
2021-08-25 10:26:24 -06:00
Travis Groth
e00a5ab40c
deployment: update goreleaser syntax ( #2524 )
2021-08-25 10:39:23 -04:00
Caleb Doxsey
48cd10d46b
integration: add single-cluster integration tests ( #2516 )
...
* integration: add single-cluster integration tests
* remove kind load
2021-08-24 15:35:05 -06:00
bobby
e3770e29ec
ci: support darwn/arm64 aka m1 for cli ( #2473 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-08-20 12:42:54 -07:00
bobby
1565d25d32
ci: use go 1.17.x ( #2492 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-08-19 21:13:36 -07:00
Stephen
f1c76b23fc
Hadolint ( #2363 )
2021-08-09 11:16:35 -04:00
Travis Groth
b03b0c4e93
docs: update codeowners ( #2451 )
2021-08-06 14:44:14 -04:00
bobby
5d04531024
docs: update branding ( #2435 )
...
- add svg logos
- adjust colors
- add favicon
- remove outdated demo
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-08-04 22:43:10 -04:00
Travis Groth
91e4ddd9d5
ci: update gcloud action ( #2393 )
2021-07-24 10:22:52 -07:00
Travis Groth
ba6e4b129a
ci: convert to FOSSA scan ( #2371 )
2021-07-19 15:06:57 -04:00
Travis Groth
d453c90fb6
ci: use github app for backport credentials ( #2369 )
2021-07-16 08:30:02 -06:00
Caleb Doxsey
4ecb43454d
tools: add tools.go to pin go run apps ( #2344 )
...
* tools: add tools.go to pin go run apps
* remove deps-lint
2021-07-07 17:34:51 -06:00
Travis Groth
937f1cc83f
chore(deps): upgrade kind action to v1.2.0 ( #2331 )
2021-07-06 14:51:12 -04:00
Travis Groth
b162307a96
add coveralls ( #2279 )
2021-06-24 17:23:04 -04:00
Caleb Doxsey
9bce8314ba
envoy: refactor envoy embedding ( #2296 )
...
* envoy: add full version
* remove unused import
* envoy: refactor envoy embedding
* fix lint
* commit ignored files
* maybe fix test
2021-06-15 08:18:30 -06:00
Caleb Doxsey
1eea197859
darwin: use x86 envoy build for arm64 ( #2246 )
...
* darwin: use x86 envoy build for arm64
* allow arm64 build for darwin
2021-05-28 15:59:09 -07:00
Travis Groth
a43d666d56
ci: remove codecov ( #2161 )
2021-04-30 12:37:40 -07:00
Travis Groth
2b59db27be
deployment: update get-envoy script and release hooks ( #2111 )
2021-04-21 16:00:16 -04:00
Travis Groth
3b1e5a9a48
deployment: Publish OS packages to cloudsmith ( #2105 )
...
* deployment: Publish OS packages to cloudsmith
2021-04-21 07:12:14 -04:00
Travis Groth
f59f31410a
deps: switch from renovate to dependabot ( #2069 )
2021-04-08 10:29:48 -04:00
Renovate Bot
ba7dd8f3c9
chore(deps): update mikefarah/yq action to v4.6.3
2021-03-29 07:21:09 +00:00
Renovate Bot
051a9ed835
chore(deps): update mikefarah/yq action to v4.6.2
2021-03-22 04:31:59 +00:00
Renovate Bot
fdda5c8a63
chore(deps): update codecov/codecov-action action to v1.3.1
2021-03-16 18:27:41 +00:00
Travis Groth
c99ceaef1d
ci: deploy master to integration environments ( #1973 )
2021-03-09 12:13:11 -05:00
Caleb Doxsey
b6ec01f377
assets: use embed instead of statik ( #1960 )
...
* assets: use embed instead of statik
* remove empty line
* maybe fix precommit
2021-03-03 18:56:55 -07:00
renovate[bot]
c42b364e07
chore(deps): update mikefarah/yq action to v4.6.1 ( #1951 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 15:57:32 -05:00
bobby
a78dae7f6f
ci: cache build and test binaries ( #1938 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-02-24 13:45:11 -05:00
bobby
cdcb65b77c
ci: go 1.16.x, cached tests ( #1937 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-02-23 11:39:52 -08:00
Travis Groth
3c84004c1d
ci: deploy releases to test environment ( #1916 )
2021-02-19 07:40:20 -08:00
Travis Groth
20be9288ba
ci: pin goreleaser ahead of go 1.16 ( #1900 )
2021-02-17 11:55:09 -05:00