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

feat(oci): set token expiration for oci client #2417

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

vdice
Copy link
Member

@vdice vdice commented Apr 2, 2024

feat/fix: set default token expiration for oci push/pull

This unblocks some Spin app publishing/deployment cases. The upstream default token expiration is 60 seconds. However, we've seen cases where more time is needed to finish pushing all layers for an app -- for example, apps with large numbers of layers (eg static websites with many and/or larger-sized assets).

@vdice vdice merged commit 86a5877 into fermyon:main Apr 3, 2024
14 checks passed
@vdice vdice deleted the feat/oci-token-expiration branch April 3, 2024 14:58
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.

3 participants