Commit 5dbc46d
committed
chore: demo hardening, spire-fork sync, overlay cleanup
Major changes:
- spire-fork: sync Go source (claims.go, plugin.go, client.go,
attested_claims_extension.go) with compiled binaries — ensures
fresh builds produce correct lah-bundle with
workload-identity-agent-image-digest
- spire-overlay: removed — consolidated into spire-fork (PR #197)
- Demo scripts: improved test_agents.sh, test_control_plane.sh,
test_integration.sh, test_onprem.sh reliability
- WASM plugin: updated Envoy filter for lah-bundle parsing
- Rust agent: geolocation_handler.rs improvements
- Proto: updated sovereignattestation.proto definitions
- Docs: added FAQ.md, CONTRIBUTING.md, LICENSE, SECURITY.md,
demo screenshots, appendix tables
- CI: updated workflow, build scripts cleaned up
All integration tests pass on both demo hosts (10.1.0.10, 10.1.0.11).1 parent 88e3697 commit 5dbc46d
File tree
162 files changed
+6723
-12474
lines changed- .github/workflows
- docs
- hybrid-cloud-poc
- demo-screenshots
- html
- speed-html
- enterprise-private-cloud
- envoy
- wasm-plugin/src
- keylime
- config
- keylime.egg-info
- keylime
- mobile-sensor-microservice
- zkp-prover-plonky2/src
- python-app-demo
- rust-keylime
- keylime-agent/src
- target
- scripts
- spire-api-sdk/proto/spire/api
- server
- agent/v1
- svid/v1
- types
- workflow-ui
- scripts
- spire-fork-sdk
- proto/spire/api
- server
- agent/v1
- svid/v1
- types
- spire-fork
- pkg
- agent/endpoints/workload
- server
- credtemplate
- keylime
- plugin/credentialcomposer/unifiedidentity
- policy
- unifiedidentity
- spire-overlay
- cache-packages/nodecache
- catalog-patches
- common-packages
- pluginconf
- tlspolicy
- core-patches
- new-packages/pkg
- agent
- catalog
- plugin/collector
- sovereign
- tpmplugin
- util
- server/credtemplate
- plugins
- agent-nodeattestor-unifiedidentity
- server-credentialcomposer-unifiedidentity
- server-keylime
- server-policy
- server-unifiedidentity
- proto-patches
- files/spire-api-sdk/spire/api
- server
- agent/v1
- svid/v1
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
162 files changed
+6723
-12474
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | | - | |
| 149 | + | |
151 | 150 | | |
152 | 151 | | |
153 | | - | |
| 152 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
0 commit comments