Commit Graph

14236 Commits (e345ef6086ba5d33f23286329249374cecf0828a)
 

Author SHA1 Message Date
John Cowen 7c277aa85b
ui: [BUGFIX] Fix missing or duplicate service instance health checks (#9660)
4 years ago
Daniel Nephin 5b4703f0e4 state: rename config-entries table const to match new pattern
4 years ago
Daniel Nephin cd06b5728c state: move config-entries table to new pattern
4 years ago
Daniel Nephin e8931b868c state: use indexID
4 years ago
Daniel Nephin 1cccdc45c2 state: Move ACL schema indexes to match Ent
4 years ago
Daniel Nephin cae4b2c0eb Update go-memdb
4 years ago
Daniel Nephin 727a402810
Merge pull request #9302 from hashicorp/dnephin/add-service-3
4 years ago
Kyle Havlovitz b2dc7f7d9b
Merge pull request #9541 from sadedil/patch-1
4 years ago
Kyle Havlovitz 9565f2c2a4
Merge pull request #9493 from Mongey/master
4 years ago
Daniel Nephin f56a645a5d
Merge pull request #9451 from hashicorp/dnephin/config-tests-full
4 years ago
Daniel Nephin 603c692190
Merge pull request #9448 from hashicorp/dnephin/config-load-interface
4 years ago
Daniel Nephin 5a3814b0f7 contrib: Update contributing checklist for config
4 years ago
Daniel Nephin 1dcafa51a4 config: make config.TestLoad_FullConfig use config.Load
4 years ago
Daniel Nephin a0dd45941b config: Unexport Builder and NewBuilder
4 years ago
David Yu b2d00dce7a
docs: Update Compat Matrix for Consul Helm 0.29 (#9657)
4 years ago
Daniel Nephin 32d36d0dd4 config: replace calls to config.NewBuilder with config.Load
4 years ago
Daniel Nephin 97a577502d config: improve the interface of Load
4 years ago
Daniel Nephin 27df0d9a78
Merge pull request #9252 from hashicorp/dnephin/config-unmethod
4 years ago
Alvin Huang 6cb0482db6
ci: reset working directory between cherrypick labels (#9656)
4 years ago
Matt Keeler f561462064
Upgrade raft-autopilot and wait for autopilot it to stop when revoking leadership (#9644)
4 years ago
hashicorp-ci 49b773233b auto-updated agent/uiserver/bindata_assetfs.go from commit 25f989753
4 years ago
John Cowen 25f989753b
ui: Adds @NullValue attr decorator (#9587)
4 years ago
Hans Hasselberg 444cdeb8fb
Add flags to support CA generation for Connect (#9585)
4 years ago
Luke Kysow 9f006fdcc8
Document proxy-defaults config for prometheus (#9640)
4 years ago
Matt Keeler e78e31910a
Add changelog entry for change to the temporary client license duration (#9642)
4 years ago
hashicorp-ci 174878eb63 auto-updated agent/uiserver/bindata_assetfs.go from commit 92f0eb3bd
4 years ago
John Cowen 92f0eb3bdc
ui: Re-organize our %h* placeholders (#9584)
4 years ago
hashicorp-ci 5c7f815469 auto-updated agent/uiserver/bindata_assetfs.go from commit 82a62cd2e
4 years ago
John Cowen 82a62cd2ed
ui: Sidebar navigation / redesign (#9553)
4 years ago
Daniel Nephin f36d77ee4a
Merge pull request #9301 from hashicorp/dnephin/add-service-2
4 years ago
Jeff Escalante d1db0c2645
fix error in component name on autopilot page (#9638)
4 years ago
R.B. Boyer c608dc0d60
server: initialize mgw-wanfed to use local gateways more on startup (#9528)
4 years ago
Daniel Nephin e7db6135f9
Merge pull request #9300 from hashicorp/dnephin/add-service
4 years ago
Daniel Nephin 8c45f2c1fe agent: use the new lib/mutex for stateLock
4 years ago
Daniel Nephin 28736e60fd lib/mutex: add mutex with TryLock and update vendor
4 years ago
Daniel Nephin 4e42b8f1d4 agent: remove ServiceManager goroutine
4 years ago
Daniel Nephin 45b315060a agent: Minor cosmetic changes in ServiceManager
4 years ago
Daniel Nephin 8b67231e8c agent: update godoc for AddServiceRequest
4 years ago
Daniel Nephin f34703fc63 agent: move checkStateSnapshot
4 years ago
Daniel Nephin 1495291054 agent: move two fields off of AddServiceRequest
4 years ago
Daniel Nephin 60c6a1c220 agent: Replace two fields on AddServiceRequest with a func field
4 years ago
Daniel Nephin d0386ae025 agent: remove serviceRegiration type
4 years ago
Daniel Nephin 5f9930a9be agent: remove an a branch in the AddService flow
4 years ago
Daniel Nephin 4da0718c57 agent: use fields directly, not temp variables
4 years ago
Daniel Nephin 5b6f806f4f agent: addServiceIternalRequest
4 years ago
Daniel Nephin 3d39359bcb agent: move deprecated AddServiceFromSource to a test file
4 years ago
Daniel Nephin e44fd1cb92 agent: use a single method for Agent.AddService
4 years ago
Daniel Nephin 6757231b82 agent: rename AddService->AddServiceFromSource
4 years ago
Daniel Nephin 48112e6298
Merge pull request #9420 from hashicorp/dnephin/reduce-duplicate-in-catalog-schema
4 years ago
Mike Morris 9b62182a65
changelog: add entries for v1.8.8, v1.8.7, 1.7.12 and 1.7.11 (#9627)
4 years ago