vault/sdk/plugin
Tom Proctor d8f32855d2
Make plugin-specific env take precedence over sys env (#25128)
* Make plugin-specific env take precedence over sys env
* Expand the existing plugin env integration test

---------

Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
2024-02-02 11:20:32 +00:00
..
mock Make plugin-specific env take precedence over sys env (#25128) 2024-02-02 11:20:32 +00:00
pb Request Limiter (#25093) 2024-01-26 14:26:21 -05:00
backend.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
grpc_backend.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
grpc_backend_client.go Avoid Vault hang when no communication established with plugin (#22914) 2023-09-08 18:21:02 +01:00
grpc_backend_server.go Request Limiter (#25093) 2024-01-26 14:26:21 -05:00
grpc_backend_test.go Fix api/ and sdk/ package tests (#25067) 2024-01-25 14:45:44 +01:00
grpc_events.go events: Add full api_path; rename Send (#22487) 2023-08-23 15:11:22 -07:00
grpc_storage.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
grpc_system.go systemview: adds method for plugins to generate identity tokens (#24929) 2024-01-18 11:01:14 -08:00
grpc_system_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
logger.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
logger_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
middleware.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
plugin.go Simplify tracking of external plugins (#20009) 2023-04-12 18:34:35 +01:00
plugin_v5.go Simplify tracking of external plugins (#20009) 2023-04-12 18:34:35 +01:00
serve.go plugins: allow all log levels for external plugins (#23771) 2023-10-20 12:13:06 -05:00
storage_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00