Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Support encrypted SIFs #363

Open
sashayakovtseva opened this issue Sep 4, 2019 · 2 comments
Open

Support encrypted SIFs #363

sashayakovtseva opened this issue Sep 4, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@sashayakovtseva
Copy link
Contributor

No description provided.

@sashayakovtseva sashayakovtseva added the enhancement New feature or request label Sep 4, 2019
@poidag-zz
Copy link

Interested how you are thinking about implementing this @sashayakovtseva.

Do you plan on supporting a model of encryption for the entire CRI? or on a specified case by case basis for example.

Workload a in namespace test consumes a secret in that namespace that is then in turn passed down to sycri somehow and used to encrypt that specific workload?

I've not looked much into this yet but happy to hear your thoughts on what the implementation could look like!

@sashayakovtseva
Copy link
Contributor Author

@pickledrick Not sure yet, Singularity has encrypted containers in singularity engine, and container is decrypted on-the-fly. In Singularity-CRI we use oci engine, i.e. we would need to decrypt container to form a bundle and then call runtime.

This is a subject to discuss, this issue is more of a reminder now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants