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

Add support for platform parameter in image push #3325

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Khushiyant
Copy link
Contributor

Closes #3324

Adds the following:

  • add platform parameter handling in images.api.push
  • add tests in tests/unit/api_image_test.py::ImageTest::test_push_image_with_platform

platform parameter was introduced in v1.46

Signed-off-by: Khushiyant <khushiyant2002@gmail.com>
@Khushiyant Khushiyant force-pushed the image-push-platform branch from 3dd9b4f to 2356a17 Compare March 28, 2025 13:49
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.

Support for platform in client.images.api.push
1 participant