130 Commits (526d005d7277bf6e68a622f9e8505abe6e2850b0)

Author SHA1 Message Date
Paul Banks 3b8125a24d
Update all the references in CI and makefile to the bindata file location 4 years ago
Paul Banks e4db845246
Refactor uiserver to separate package, cleaner Reloading 4 years ago
Alvin Huang 87f6617eec
ci:add check for bindata_assetfs changes (#8712) 4 years ago
Daniel Nephin f4791f0e82 ci: Add check-generated 4 years ago
Daniel Nephin 8836796d66 Add script to print available module updates 4 years ago
Alvin Huang 2a040342ba
remove GIT_DESCRIBE variable since we have a revision line (#8310) 4 years ago
Daniel Nephin e02ee13657
Make envoy integration tests a `go test` suite (#7842) 5 years ago
Daniel Nephin 8029daa444 Add lint to makefile 5 years ago
Daniel Nephin 61ec7aa5c9 ci: Run all connect/ca tests from the integration suite 5 years ago
Daniel Nephin 3f8578f1e1 ci: Use golangci-lint for linting 5 years ago
R.B. Boyer fdb6b80672
Switch to go 1.13.7 (#7262) 5 years ago
R.B. Boyer 6404967034
add 'make go-mod-tidy' to serially run tidy on all submodules in the correct order (#7179) 5 years ago
Matt Keeler add988b665
Pass the git commits year through as an env var to the ui build (#7126) 5 years ago
R.B. Boyer 98e0cbdebe
test: run both the TestVaultProvider and TestVaultCAProvider tests in CI (#7097) 5 years ago
Kit Patella 0d61369fcd
Add CI test-integrations job for connect Vault CA provider (#6949) 5 years ago
Matt Keeler 9d801d1dc2 ui: feature support templating for index.html (#6921) 5 years ago
R.B. Boyer 7ac47d6f61
build: fix makefile and CI 'fmt' and 'vet' tasks (#6937) 5 years ago
R.B. Boyer 734b6287b8
build: prevent 'make tools' from editing go.mod and go.sum (#6738) 5 years ago
Matt Keeler a31e7a5d58
Remove `gox` usage (#6596) 5 years ago
Matt Keeler 28221f66f2
Use encoding/json instead of jsonpb even for protobuf types (#6572) 5 years ago
Matt Keeler abed91d069
Generate JSON and Binary Marshalers for Protobuf Types (#6564) 5 years ago
Matt Keeler 51dcd126b7
Add support for implementing new requests with protobufs instea… (#6502) 5 years ago
Alvin Huang ac8f3c7431
change DOCKER_LOGIN env name to DOCKER_USER (#6451) 5 years ago
Paul Banks e87cef2bb8 Revert "connect: support AWS PCA as a CA provider" (#6251) 5 years ago
Todd Radel 3497b7c00d
connect: support AWS PCA as a CA provider (#6189) 5 years ago
Alvin Huang 3558f9cf6d
add dev docker image upload (#5879) 5 years ago
Matt Keeler 52c608df78
`make test-docker` (#6059) 5 years ago
Paul Banks 421ecd32fc
Connect: allow configuring Envoy for L7 Observability (#5558) 6 years ago
Matt Keeler 222afeae4c
Move the watch package into the api module (#5664) 6 years ago
Matt Keeler c6be3b525b
Build System Fixes for Go Modules (#5655) 6 years ago
Freddy b2c12550d7
Remove old UI, option to use it, and its build processes 6 years ago
Alvin Huang ffa123b73e download tools without library 6 years ago
Paul Banks 11362e77be
build: use only version tags in version output now api is tagged too (#5622) 6 years ago
Alvin Huang 8e07c63c54
removing gocov packages (#5534) 6 years ago
R.B. Boyer 27446a19e2
remove remaining references to govendor and vendorfmt (#5587) 6 years ago
Hans Hasselberg ac45b17482
fix remaining CI failures after Go 1.12.1 Upgrade (#5576) 6 years ago
Mitchell Hashimoto f76022fa63 CA Provider Plugins (#4751) 6 years ago
Matt Keeler 9819683653
Single quote a directory (#4846) 6 years ago
Matt Keeler 18b29c45c4
New ACLs (#4791) 6 years ago
Freddy 524192c919 Improve resilience of api pkg tests (#4676) 6 years ago
Freddy b2032b05be
Add script and makefile goal to help debug flaky tests 6 years ago
Pierre Souchay 80b6653a8e Keep same parameters on retry so results can be cached by go test (#4627) 6 years ago
Pierre Souchay cec5d72396 BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
Paul Banks 16200e4c75
Refactor test retry to only affect CI (#4436) 6 years ago
Pierre Souchay 68f7f85cda Tune GNUMakefile to pass more easily Travis tests 6 years ago
Pierre Souchay 817a69edad Avoid travis to fail with flacky tests 6 years ago
Pierre Souchay 684674b757 Trying to fix Travis tests 6 years ago
Matt Keeler 2cc7cd32af Fix default make target to build everything 7 years ago
Matt Keeler b2989f82d6 Default dev-build to not using GOX 7 years ago
Matt Keeler c3c763a52e Fix bug in makefile that prevented running the website publish. 7 years ago