mirror of
https://github.com/confidential-containers/confidential-containers.git
synced 2025-08-14 05:55:31 +00:00
Formatting fixups and date fix
Signed-off-by: Dan Middleton <dan.middleton@intel.com>
This commit is contained in:
parent
5b1a1f478c
commit
720bf64b69
@ -1,5 +1,5 @@
|
|||||||
# Release Notes for v0.5.0
|
# Release Notes for v0.5.0
|
||||||
Release Date: 2023-03-14
|
Release Date: 2023-04-14
|
||||||
|
|
||||||
Please see the [quickstart guide](../quickstart.md) for details on how to try out Confidential
|
Please see the [quickstart guide](../quickstart.md) for details on how to try out Confidential
|
||||||
Containers.
|
Containers.
|
||||||
@ -10,10 +10,14 @@ definition of the acronyms used in this document.
|
|||||||
|
|
||||||
## What's new
|
## What's new
|
||||||
- Process-based isolation is now fully supported with SGX hardware added to enclave-cc CI
|
- Process-based isolation is now fully supported with SGX hardware added to enclave-cc CI
|
||||||
+ Improved validation coverage
|
- [KBS Resource URI Scheme](https://github.com/confidential-containers/attestation-agent/blob/main/docs/KBS_URI.md)
|
||||||
+ [KBS Resource URI Scheme](https://github.com/confidential-containers/attestation-agent/blob/main/docs/KBS_URI.md) is raised to identify all confidential resources.
|
is published to identify all confidential resources.
|
||||||
- SEV configuration can be set with annotations
|
- SEV configuration can be set with annotations
|
||||||
+ - Generic Key Broker System (KBS) is now supported. This includes the [KBS](https://github.com/confidential-containers/kbs) itself, which relies on the [Attestation Service (AS)](https://github.com/confidential-containers/attestation-service) for attestation evidence verification. Reference Values are provided to the `AS` by the [Reference Value Provider Service (RVPS)](https://github.com/confidential-containers/attestation-service/blob/main/docs/rvps.md).
|
- Generic Key Broker System (KBS) is now supported. This includes the [KBS](https://github.com/confidential-containers/kbs)
|
||||||
|
itself, which relies on the [Attestation Service (AS)](https://github.com/confidential-containers/attestation-service)
|
||||||
|
for attestation evidence verification. Reference Values are provided to the `AS` by
|
||||||
|
the [Reference Value Provider Service (RVPS)](https://github.com/confidential-containers/attestation-service/blob/main/docs/rvps.md).
|
||||||
|
|
||||||
## Hardware Support
|
## Hardware Support
|
||||||
Confidential Containers is tested with attestation on the following platforms:
|
Confidential Containers is tested with attestation on the following platforms:
|
||||||
- Intel TDX
|
- Intel TDX
|
||||||
@ -28,7 +32,6 @@ The following platforms are in development:
|
|||||||
- AMD SEV-SNP
|
- AMD SEV-SNP
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
|
|
||||||
The following are known limitations of this release:
|
The following are known limitations of this release:
|
||||||
|
|
||||||
- Platform support is currently limited, and rapidly changing
|
- Platform support is currently limited, and rapidly changing
|
||||||
|
Loading…
Reference in New Issue
Block a user