-
Notifications
You must be signed in to change notification settings - Fork 0
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
Override network mtu value #1
base: v2
Are you sure you want to change the base?
Conversation
a58a7be
to
091c42e
Compare
It seems like you modified the version to be |
@AaronDewes thank you for mentioning this issue. We are updating docker compose to v2.5.0 in the next deployment and we will fix the semver problem. Apologies for the issue. |
73411c0
to
c6ce2ca
Compare
@aledbf is this still needed? If we're never going to merge, can it be converted to draft? |
We are never going to merge this PR. The idea here is to rebase it after any release from the original repository and update the binary like was being done for the last eight releases. |
9e203ae
to
81854eb
Compare
@aledbf we're a few versions behind on docker compose (2.10.0 -> 2.16.0). I don't have bandwidth to update and test this week, but wanted to check. Are we staying on an older version intentionally? Or should I plan to update as time permits in the future? Cc: @Furisto and @akosyakov for 👀 |
2651a43
to
cc184a2
Compare
@aledbf I am updating our instructions here, also below, to make managing our fork easier. The # of commits is still too high, though. 🤔 What am I doing wrong? Steps I took:
|
3c24ca7
to
7accbf3
Compare
@kylos101 due to the number of changes and being an external repository, I do this:
|
👋 @aledbf I missed the sync fork step (oops), and will clean this up tomorrow to reduce # of commits. Also, TestWatch is failing, but, I think docker team knows and is working on fixing Watch (as they've been fixing other tests). |
41a80d3
to
b3e4955
Compare
78e6b91
to
bb6597e
Compare
Welcome to Codecov 🎉Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment. Thanks for integrating Codecov - We've got you covered ☂️ |
0a28581
to
7519745
Compare
fe8845b
to
1f1dd77
Compare
Signed-off-by: Guillaume Lours <[email protected]>
Do not merge. We only need to rebase the PR after each
docker-compose
release and release a new version.