Commit Graph

138 Commits (1eeddf7ad801cb8f55cd088c275e1a59bd126209)

Author SHA1 Message Date
R.B. Boyer c0b63ef3f7
build: ensure each tool is built separately (#10303)
4 years ago
Dhia Ayachi f2eed912b2
upgrade golangci-lint to v1.40.1 (#10276)
4 years ago
R.B. Boyer 0f8cdfaeff
dev: adding a make target to regenerate envoy golden files (#10158)
4 years ago
R.B. Boyer 85a718da63
xds: ensure that all envoyproxy/go-control-plane protobuf symbols are linked into the final binary (#10131)
4 years ago
R.B. Boyer 39e4ae25ac
connect: connect CA Roots in the primary datacenter should use a SigningKeyID derived from their local intermediate (#9428)
4 years ago
Kyle Havlovitz 01ce9f5b18 Update CI for leader renew CA test using Vault
4 years ago
Mike Morris 6c0907f494
test(vault): generate test coverage and upload to CodeCov (#8870)
4 years ago
Alvin Huang 8b409529aa
ci: fix bindata autoupdate (#8801)
4 years ago
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 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