Commit 459f4d5
committed
Add OpenStack Barbican key management support
- Implement Barbican key source with authentication and client functionality
- Add comprehensive test suite including unit, integration, and property-based tests
- Update configuration system to support Barbican endpoints and authentication
- Integrate Barbican support into keyservice and stores
- Add documentation and usage examples for Barbican configuration
- Ensure backward compatibility and proper error handling
Signed-off-by: Victor Palma <palma.victor@gmail.com>1 parent 8fdd867 commit 459f4d5
33 files changed
Lines changed: 13929 additions & 60 deletions
File tree
- barbican
- cmd/sops
- config
- test_resources
- keyservice
- keyservice
- stores
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
99 | 123 | | |
100 | 124 | | |
101 | 125 | | |
| |||
0 commit comments