Commit Graph

3095 Commits (26440d9e1f9d9cfb8dbab6473a10d8525c6152dd)

Author SHA1 Message Date
Daniel Nephin 26440d9e1f
Merge pull request #9949 from hashicorp/dnephin/state-index-checks
4 years ago
Daniel Nephin 909348e546
Merge pull request #9948 from hashicorp/dnephin/state-index-service
4 years ago
Daniel Nephin 1e32dbca29
Merge pull request #9947 from hashicorp/dnephin/state-ent-index-3
4 years ago
hashicorp-ci 352061c72e auto-updated agent/uiserver/bindata_assetfs.go from commit ee5c3e3aa
4 years ago
Daniel Nephin 80827e8615
Merge pull request #9932 from hashicorp/dnephin/use-ent-meta-default
4 years ago
Daniel Nephin d0e5cd66f0 state: convert checks.service index to new pattern
4 years ago
Daniel Nephin 3092c627fe state: convert checks.status indexer
4 years ago
Daniel Nephin 628eed3748 state: add tests for checks indexers
4 years ago
Daniel Nephin ce631d0bba state: use constants for table checks
4 years ago
Daniel Nephin cf2646e0d1 state: pass Query in from caller
4 years ago
Daniel Nephin 9eea19da59 state: convert services.kind to functional indexer pattern
4 years ago
Daniel Nephin b6553af222 state: add tests for services.kind indexer
4 years ago
Daniel Nephin 0c61abcc31 state: convert services table service and connect indexer
4 years ago
Daniel Nephin 395ebce510 state: add tests for services table service and connect indexers
4 years ago
Daniel Nephin 2d2c3e1190 state: use constant for tableServices
4 years ago
Daniel Nephin 341265ec69 state: remove duplication of Query indexer
4 years ago
Daniel Nephin 08ee12ab34 state: remove duplication in acl tables schema
4 years ago
Daniel Nephin 72960388a3 state: reduce duplication in catalog table schema
4 years ago
Daniel Nephin 7de186f291 state: share more indexer functions for config_entries
4 years ago
Daniel Nephin 024dcbef03 state: remove old schema test
4 years ago
Daniel Nephin 8591feb58a state: use addNamespaceIndex again
4 years ago
hashicorp-ci 02b7eb0949 auto-updated agent/uiserver/bindata_assetfs.go from commit 4d13e31ae
4 years ago
Daniel Nephin d62ed94415 Set default enterprise meta in test case
4 years ago
Lars Lehtonen 4bad87c293 agent: use testAgent_RegisterService_TranslateKeys()
4 years ago
Lars Lehtonen 681bd8f57b agent: remove unused makeTelemetryDefaults()
4 years ago
Daniel Nephin 8d25f9ab3d
Merge pull request #9923 from hashicorp/dnephin/fix-ui-config
4 years ago
Daniel Nephin ac210cdc48
Merge pull request #9911 from hashicorp/dnephin/state-index-acl-roles
4 years ago
Daniel Nephin 2e917e3f9c
Merge pull request #9916 from hashicorp/dnephin/state-index-checks-id
4 years ago
Daniel Nephin d50037cae2 http: add a test for transform changing value
4 years ago
Daniel Nephin c98805f505 http: fix a bug that would cause runtimeConfig to be cached
4 years ago
hashicorp-ci 0414a872ec auto-updated agent/uiserver/bindata_assetfs.go from commit 232921b60
4 years ago
Daniel Nephin 8743e925d5 state: add tests for checks.ID indexer
4 years ago
Daniel Nephin 30281a5332 state: use tx.First instead of tx.FirstWatch
4 years ago
Daniel Nephin 1cdcfb8260 state: convert checks.ID index to new pattern
4 years ago
Hans Hasselberg 53e9c134af
introduce certopts (#9606)
4 years ago
Daniel Nephin 6324f37241 state: use uuid for acl-roles.policies index
4 years ago
Daniel Nephin 43df402e51 state: convert acl-roles.policies index to new pattern
4 years ago
Daniel Nephin 00b6f0b41a state: convert acl-roles.name index to the functional indexer pattern
4 years ago
Daniel Nephin d7f5094702 state: add indexer tests for acl-roles table
4 years ago
Daniel Nephin a058c31ead state: use constants for acl-roles table and indexes
4 years ago
Daniel Nephin eb6769ccc6 state: convert acl-policies table to new pattern
4 years ago
Daniel Nephin 340462dd72 state: use constants and add tests for acl-policies table
4 years ago
Daniel Nephin 0c14f3818d state: add indexer test for services.ID index
4 years ago
Daniel Nephin dbd3cef1ed state: handle wildcard for services.ID index
4 years ago
Daniel Nephin 627c469f08 state: fix prefix index with the new pattern
4 years ago
Daniel Nephin d90845f26d state: move services.ID to new pattern
4 years ago
hashicorp-ci f3f3513d83 auto-updated agent/uiserver/bindata_assetfs.go from commit a7a56ca39
4 years ago
Daniel Nephin 4d1d19ed46 state: add tests for gateway-service table indexers
4 years ago
Daniel Nephin 11b4de719c state: use constants and remove wrapping
4 years ago
Daniel Nephin d879fe581d state: Move UpstreamDownstream to state package
4 years ago