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

Update deploy to use OCI as distribution mechanism #93

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

vdice
Copy link
Member

@vdice vdice commented Sep 19, 2023

Also includes:

  • Bumping spin crates to v1.5.0
  • Removing bindle-related code
  • Sanitizing app name and version per OCI reference restrictions
  • Setting SPIN_OCI_SKIP_INLINED_FILES to ensure empty/small files are inlined

(Replaces #57 which proved too onerous to rebase; we have the commits in that branch if we need to look back in history, though most were chore-related/incremental)

Also includes:
  - Bumping spin crates to v1.5.0
  - Removing bindle-related code
  - Sanitizing app name and version per OCI reference restrictions
  - Setting SPIN_OCI_SKIP_INLINED_FILES to ensure empty/small files are inlined

Signed-off-by: Vaughn Dice <vaughn.dice@fermyon.com>
Co-authored-by: Radu Matei <radu.matei@fermyon.com>
@vdice vdice merged commit 622dbf0 into fermyon:main Sep 22, 2023
8 checks passed
@vdice vdice deleted the feat/oci-deploy branch September 22, 2023 14:32
This was referenced Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants