Граф коммитов

3190 Коммитов

Автор SHA1 Сообщение Дата
Eddy Ashton 06cca50ef9
Disable failing test in `recovery_test_suite` (#5043) 2023-02-22 09:47:28 +00:00
Eddy Ashton b8df874352
Revert test case for large historical queries (#5040) 2023-02-21 16:55:23 +00:00
Amaury Chamayou 6f365683de
Efficient jwt refresh (#5027) 2023-02-20 21:12:00 +00:00
Mahati Chamarthy 4fee345d85
Multi-container: Index improvements (#4978) 2023-02-20 20:36:32 +00:00
Eddy Ashton 042cb8f852
Historical queries: Handle large requests being truncated by the host (#5026) 2023-02-20 17:44:18 +00:00
Amaury Chamayou 1c795306d6
Switch back to EastUS2EUAP and try local storage again (#5028) 2023-02-20 17:12:03 +00:00
Eddy Ashton 67e53500bf
Update CodeQL GitHub Actions steps to v2 (#5030) 2023-02-20 16:43:55 +00:00
Christoph M. Wintersteiger f36f37fe1b
Add option to use node client certificates to ACME HTTP interface (#4974)
Co-authored-by: Amaury Chamayou <amaury@xargs.fr>
2023-02-20 16:01:51 +00:00
Eddy Ashton 69e7ca01a5
Reduce level of `Ignoring node_outbound to unknown node` log (#5029) 2023-02-20 14:58:32 +00:00
Takuro Sato 3252612bc3
Make Attestation Container return UVM_REFERENCE_INFO (#4942)
Co-authored-by: Julien Maffre <42961061+jumaffre@users.noreply.github.com>
Co-authored-by: Dominic Ayre <dominicayre@microsoft.com>
Co-authored-by: Mahati Chamarthy <mahati.chamarthy@gmail.com>
2023-02-20 11:57:32 +00:00
Julien Maffre 572964a84c
SEV-SNP: Tighten attestation verification (#5024) 2023-02-20 10:29:24 +00:00
Amaury Chamayou 7ce933a314
Print full file contents on all retries (#5020) 2023-02-20 09:24:59 +00:00
Takuro Sato eb14c6a9b9
Run 'go get -u' and 'go mod tidy' (#5025) 2023-02-17 16:22:23 +00:00
dependabot[bot] fb5eef7d31
Bump google.golang.org/grpc from 1.52.3 to 1.53.0 in /attestation-container (#5003)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
Co-authored-by: Takuro Sato <79583855+takuro-sato@users.noreply.github.com>
Co-authored-by: Julien Maffre <42961061+jumaffre@users.noreply.github.com>
2023-02-17 13:50:12 +00:00
Amaury Chamayou d13233667e
Improve error messages in COSE Sign Auth policies (#5019) 2023-02-17 09:59:22 +00:00
Mahati Chamarthy 710a7e5fe6
Stop waiting if the `pem` file is fetched successfully (#5021) 2023-02-16 11:44:43 +00:00
Takuro Sato 96eb3ab0f7
Upgrade confcom to 0.2.10 (#5009) 2023-02-16 09:45:53 +00:00
Amaury Chamayou 41621e4325
Do not expect a whole PEM file at first (#5017) 2023-02-16 08:21:24 +00:00
Mahati Chamarthy d556f48c65
Fix `clang-version` in playbook (#5015) 2023-02-15 16:06:53 +00:00
Joe Powell 5190853a18
Update t_cose from v1.1 to v1.1.1 (#5014) 2023-02-15 15:26:59 +00:00
Julien Maffre 499c88a868
Infra: fix for full test suite error (#5012) 2023-02-15 13:30:39 +00:00
Amaury Chamayou 14628b82b9
Revert to clang 10 by default and build with clang 12 separately (#5011) 2023-02-15 10:46:28 +00:00
Julien Maffre e02dbdeaee
SEV-SNP ACI: Verify UVM endorsements (#4915) 2023-02-14 17:27:42 +00:00
Dominic Ayre 0607d8db3d
Pass RPC address instead of node instance to executor (#5007) 2023-02-14 16:26:25 +00:00
Julien Maffre 1f5f9eab75
Test infra: cleanup Docker remote shim (#5001) 2023-02-14 15:28:30 +00:00
Amaury Chamayou d0fd99a7d0
Upgrade to Open Enclave 0.18.5 (#5004) 2023-02-14 14:54:07 +00:00
Julien Maffre c2410ecbc3
SEV-SNP ACI: simplify primary container command (#4999) 2023-02-14 14:42:01 +00:00
Dominic Ayre ad3106cf83
Create network if one doesn't exist in all dockershim cases (#5006) 2023-02-14 14:32:02 +00:00
Takuro Sato 8fb8bc7802
Downgrade confcom to 0.2.6 (#5005) 2023-02-14 10:56:54 +00:00
dependabot[bot] 0d792871ab
Bump golang.org/x/sys from 0.4.0 to 0.5.0 in /attestation-container (#5002) 2023-02-13 21:17:22 +00:00
Takuro Sato a09aab86b2
Upgrade confcom az cli extention to 0.2.8 (#4932)
Co-authored-by: Takuro Sato <takurosato@microsoft.com--username>
Co-authored-by: Ubuntu <takurosato@takurosato-sgx.taez5sojqghejlh3t0iq3iwtjd.cx.internal.cloudapp.net>
Co-authored-by: Mahati Chamarthy <mahati.chamarthy@gmail.com>
Co-authored-by: Julien Maffre <42961061+jumaffre@users.noreply.github.com>
2023-02-13 18:36:46 +00:00
Takuro Sato c858298213
Fix TSAN errors (#4998)
Co-authored-by: Ubuntu <takurosato@microsoft.com--username>
2023-02-13 15:33:42 +00:00
Amaury Chamayou 9f7534f0d9
Tighten and test basic constraints (#4995) 2023-02-10 17:32:52 +00:00
Amaury Chamayou 1e66f71303
Do not collect metrics for endpoints not found (#4992) 2023-02-10 16:23:29 +00:00
Julien Maffre 94ad1f033e
Docs: Disable link checks (#4993) 2023-02-10 15:26:27 +00:00
Amaury Chamayou d851ce4439
Fix forwarding for readonly endpoints in JS/TS samples (#4989) 2023-02-10 14:29:21 +00:00
Julien Maffre eb1445ea5b
Improve test coverage for historical range queries (#4964) 2023-02-10 13:30:44 +00:00
Dominic Ayre d528609f4d
Use out argument for IP information (#4985) 2023-02-10 12:12:33 +00:00
Julien Maffre fc7f85799f
Update SEV-SNP ACI file share to North Europe (#4988) 2023-02-10 11:37:31 +00:00
Julien Maffre 3067f8673f
Attestation container: reduce size of container image (#4955) 2023-02-10 09:50:22 +00:00
Dominic Ayre 9957798f24
Change ACI region to North Europe (#4977) 2023-02-09 15:53:11 +00:00
Takuro Sato eac45b5c4c
Change static variables accessed concurrently to thread_local (#4980) 2023-02-09 15:27:25 +00:00
Eddy Ashton a44759fbc6
Historical queries: Re-request seqnos if host fails to respond (#4976) 2023-02-09 14:19:49 +00:00
Dominic Ayre d683a23a03
Only create docker dir if doesn't already exist 2023-02-09 11:20:01 +00:00
Dominic Ayre 0b987f36bf
Fix build action 2023-02-09 10:27:28 +00:00
Dominic Ayre db03daf4ab
Attempt to fix build action 2023-02-09 10:26:22 +00:00
Amaury Chamayou 5605076991
Full txid in read_ledger (#4963) 2023-02-08 15:19:55 +00:00
Julien Maffre 4acd955855
Infra: fix SSH remote (#4972) 2023-02-08 10:55:34 +00:00
Mahati Chamarthy 7870b3963f
JWT endpoint (#4971) 2023-02-08 10:37:25 +00:00
Julien Maffre 7801b5de1c
SEV-SNP ACI: Retrieve attestation report endorsements from environment (#4940) 2023-02-07 15:36:18 +00:00