Commit Graph

145 Commits (Amier3-patch-1)

Author SHA1 Message Date
R.B. Boyer 9db6645352
build: switch to 'go install' over 'go get' (#11582)
3 years ago
Daniel Nephin d46f2429ec build-support: remove test-flake machinery
3 years ago
Daniel Nephin a318ca38cf Update CI config and Makefile for vendor removal
3 years ago
Daniel Nephin a639d657ae
Merge pull request #10353 from hashicorp/dnephin/prune-build-scripts-1
3 years ago
R.B. Boyer 7bf9ea55cf
connect/ca: require new vault mount points when updating the key type/bits for the vault connect CA provider (#10331)
3 years ago
Daniel Nephin 6117ba3b2e Remove a few unused things from build-support
3 years ago
Daniel Nephin 4d741531b4 Update references to the main branch
3 years ago
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