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

Migrate from docker-py to docker #3894

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

nemacysts
Copy link
Member

GHA has forced our hand by updating the version of Docker in their Ubuntu runners :p

GHA has forced our hand by updating the version of Docker in their
Ubuntu runners :p
@nemacysts nemacysts marked this pull request as ready for review June 13, 2024 21:16
# Don't update this unless you have confirmed the client works with
# the Docker version deployed on PaaSTA servers
docker-py >= 1.2.3
docker
Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

that said, i can also run this on some infrastage boxes before merging this to make sure that we're not being misled by the tests passing on devboxes/GHA

Copy link
Member Author

Choose a reason for hiding this comment

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

fwiw: docker the library not working wouldn't cause an outage - it would just break oom logging and some cleanup cronjobs.

this was a lot scarier in the mesos days :)

Copy link
Member Author

Choose a reason for hiding this comment

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

as far as i can tell with my manual testing on an infrastage box/my devbox, this works as expected :)

@jfongatyelp jfongatyelp merged commit efef8ef into master Jun 17, 2024
10 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.

3 participants