Commit Graph

123 Commits (1.6.2)

Author SHA1 Message Date
Daniel Nephin 9d959907a4
Merge pull request #7485 from hashicorp/dnephin/do-not-skip-tests-on-ci
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
R.B. Boyer c6c4a2251a Merge Consul OSS branch master at commit b3541c4f34
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
Matt Keeler 8f2a19a747 Update verify.sh script
7 years ago
Matt Keeler 5ff7a65e7f Added capability to make dev-tree without pushing
7 years ago
mkeeler 6813a99081 Merge remote-tracking branch 'connect/f-connect'
7 years ago
Matt Keeler 90e74da6b7 Fix a couple find warnings on linux
7 years ago
Matt Keeler 12d14f6c54 Allow for building pre-releases/rcs/betas
7 years ago