Remove envelope encryption protos (#11041) (#11264)

* remove envelope encryption protos

* remove references from buf.yaml

* add back accidental delete

Co-authored-by: Rachel Culpepper <84159930+rculpepper@users.noreply.github.com>
This commit is contained in:
Vault Automation 2025-12-10 12:04:35 -05:00 committed by GitHub
parent 80a5800c16
commit 00133872a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,6 @@ lint:
- sdk/database/dbplugin/database.proto
- sdk/database/dbplugin/v5/proto/database.proto
- sdk/database/dbplugin/v5/proto/database_ent.proto
- sdk/helper/envelopeencryption/envelope_encryption_ent.proto
- sdk/helper/pluginutil/multiplexing.proto
- sdk/logical/event.proto
- sdk/logical/identity.proto
@ -77,7 +76,6 @@ lint:
- helper/storagepacker/types.proto
- physical/raft/types.proto
- sdk/database/dbplugin/database.proto
- sdk/helper/envelopeencryption/envelope_encryption_ent.proto
- sdk/helper/pluginutil/multiplexing.proto
- sdk/logical/event.proto
- sdk/logical/identity.proto