confidential-containers / operator

Operator to deploy confidential containers runtime
Apache License 2.0
113 stars 60 forks source link

doc: Include custom build for DEVELOPMENT.md #322

Closed BbolroC closed 10 months ago

BbolroC commented 10 months ago

The DEVELOPMENT.md does not cover a case where a user wants to build/test a custom operator/payload image. This is to supplement the case. This also covers an update on the incorrect information for s390x e2e test.

This PR should be merged after an e2e test for s390x in #295 runs properly.

Signed-off-by: Hyounggyu Choi Hyounggyu.Choi@ibm.com

BbolroC commented 10 months ago

The e2e test for s390x runs successfully (https://github.com/confidential-containers/operator/actions/runs/7564405180)

stevenhorsman commented 10 months ago

@BbolroC - can you re-based this to pick up the latest CI changes please (though I know it's doc, so not likely to impact them). Thanks