Dumitru Ceara <[email protected]> writes: > This avoids manual intervention when upstream ovn-kubernetes changes > its dependency versions. > > Signed-off-by: Patryk Diak <[email protected]> > Co-authored-by: Patryk Diak <[email protected]> > Signed-off-by: Dumitru Ceara <[email protected]> > ---
LGTM overall. It's also the only patch to have successfully built recently, so I assume it will be important to apply for other patches to succeed. > .ci/ovn-kubernetes/Dockerfile | 16 +++++++------- > .ci/ovn-kubernetes/prepare.sh | 11 ++++++++++ > .github/workflows/ovn-kubernetes.yml | 31 +++++++++++++++++----------- We got some warnings on this file due to line lengths. Maybe we should exclude yml from the line length check. WDYT? > 3 files changed, 39 insertions(+), 19 deletions(-) Acked-by: Aaron Conole <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
