[PR #375] [MERGED] fix push manifest #15396

Closed
opened 2026-04-16 04:58:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/375
Author: @mxyng
Created: 8/17/2023
Status: Merged
Merged: 8/17/2023
Merged by: @mxyng

Base: mainHead: mxyng/fix-push


📝 Commits (2)

📊 Changes

1 file changed (+44 additions, -36 deletions)

View changed files

📝 server/images.go (+44 -36)

📄 Description

When all blobs already exist in the registry, only the manifest is pushed. This request requires authn so must follow the same token exchange flow


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/375 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 8/17/2023 **Status:** ✅ Merged **Merged:** 8/17/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/fix-push` --- ### 📝 Commits (2) - [`3cbc6a5`](https://github.com/ollama/ollama/commit/3cbc6a5c01120b59cf38378d5f18836bcd90f6c9) fix push manifest - [`086449b`](https://github.com/ollama/ollama/commit/086449b6c783a325c251200bb89c6c80ade06939) fmt ### 📊 Changes **1 file changed** (+44 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `server/images.go` (+44 -36) </details> ### 📄 Description When all blobs already exist in the registry, only the manifest is pushed. This request requires authn so must follow the same token exchange flow --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 04:58:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#15396