Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Seekable OCI (SOCI) for ENP #157

Open
5 tasks
coreycarvalho opened this issue Feb 3, 2025 · 0 comments
Open
5 tasks

Implement Seekable OCI (SOCI) for ENP #157

coreycarvalho opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
Dev Reviewed Reviewed by Tech Lead devops Issue is related to devops Notify Board trigger PM Reviewed Reviewed by Product Manager QA Reviewed Reviewed by Quality Assurance

Comments

@coreycarvalho
Copy link
Contributor

coreycarvalho commented Feb 3, 2025

User Story - Business Need

We want to enable Seekable OCI (SOCI), which is a way to index and lazy load images, to improve startup times for ENP containers.

  • Sync with Kyle when ticket is picked up.
  • Ticket is understood, and QA has been contacted (if the ticket has a QA label).

User Story(ies)

As a DevOps Engineer working on VA ENP API
I want to implement Seekable OCI (SOCI) to enable lazy loading of container images
So that we can reduce container startup time and improve deployment efficiency

Additional Info and Resources

Acceptance Criteria

  • SOCI indexing is successfully generated for the VA ENP API container images.
  • The SOCI index is stored in our OCI registry and correctly references container images.
  • The soci-snapshotter is integrated with containerd to enable lazy loading.

QA Considerations

Potential Dependencies

  • Requires containerd support for soci-snapshotter.
@coreycarvalho coreycarvalho added the Notify Board trigger label Feb 3, 2025
@cris-oddball cris-oddball added the QA Reviewed Reviewed by Quality Assurance label Feb 3, 2025
@coreycarvalho coreycarvalho added the devops Issue is related to devops label Feb 3, 2025
@k-macmillan k-macmillan added the Dev Reviewed Reviewed by Tech Lead label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dev Reviewed Reviewed by Tech Lead devops Issue is related to devops Notify Board trigger PM Reviewed Reviewed by Product Manager QA Reviewed Reviewed by Quality Assurance
Projects
None yet
Development

No branches or pull requests

4 participants