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

Changed ContainerPull and ContainerPush functions to ImagePull and ImagePush. #16

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

NoaKirsh
Copy link
Contributor

@NoaKirsh NoaKirsh commented Feb 5, 2025

Changed function names:
ContainerPull --> ImagePull
ContainerPush --> ImagePush
To align to file names and operation names (These functions operate under Image operation rather than Container).

@alshabib
Copy link
Collaborator

alshabib commented Feb 7, 2025

@NoaKirsh could you sync to the latest? I added some automated checks. Thanks!

Copy link
Collaborator

@alshabib alshabib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this!

@alshabib alshabib merged commit 09ac76b into openconfig:master Feb 11, 2025
5 checks passed
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.

2 participants