Commit graph

8 commits

Author SHA1 Message Date
Vault Automation
9f986e80de
Backport Import PKI External CA plugin into vault-enterprise into ce/main (#12671)
* no-op commit

* Backport ce: Import PKI External CA plugin

* Rename from pki_external_ca to pki-external-ca

---------

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2026-03-03 16:28:04 -05:00
Vault Automation
91aa12ac19
VAULT-42658 Move Agent Registry to main (#12443) (#12455)
* wip

* wip

* wip

* wip

* add lookup by entity-id

* VAULT-42642 Fix feature branch tests, some CE -> Ent moving (#12417)

* VAULT-42642 Fix feathre branch tests, some CE -> Ent moving

* VAULT-42642 fix last test?

* skip test

* proto

* more test fixes

* buf format

* VAULT-42533 Agent Registry: enforce entity invariants, miscellaneous improvements (#12399)

* VAULT-42533 enforce entity invariants, miscellaneous improvements

* typos

* Moving stuff around for CE

* fmt

* backend

* more CE changes

* more fixes

* further fixes

* rework clone

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
Co-authored-by: davidadeleon <ddeleon@hashicorp.com>
2026-02-20 14:41:29 -05:00
Vault Automation
edbc507488
Backport Add spiffe secrets engine into ce/main (#10648) 2026-02-03 10:41:44 -05:00
Vault Automation
0c6c13dd38
license: update headers to IBM Corp. (#10229) (#10233)
* license: update headers to IBM Corp.
* `make proto`
* update offset because source file changed

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
2025-10-21 15:20:20 -06:00
Ellie
1e7f22aeec
Add DB type consts (#31295)
* add necessary consts

* add other db plugins

* correct ES

* Fix consts in test
2025-07-17 12:08:27 -05:00
Ellie
23e04c2409
Add MetricsReporter interface so that databaseBackend's can share their connection counts with CensusManager (#31269)
* add interface and impl

* add tests

* fix comments

* Update builtin/logical/database/backend.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-14 14:52:55 -05:00
Violet Hynes
b20beaec66
VAULT-32507: CE Changes (#29004) 2024-11-25 14:08:15 -05:00
Violet Hynes
1196624670
CE Changes for Auth Method Usage Metrics (#28931)
* CE Changes for Auth Method Usage Metrics

* Import cycle weirdness

* Cleanup
2024-11-19 09:39:46 -05:00