ovn-org / ovn-kubernetes

A robust Kubernetes networking platform
https://ovn-kubernetes.io/
Apache License 2.0
767 stars 333 forks source link

Add missing places when renaming ovn-kubernetes packages #4465

Open flavio-fernandes opened 4 days ago

flavio-fernandes commented 4 days ago

Backport of https://github.com/ovn-org/ovn-kubernetes/pull/4452 to the release-1.0 branch.

This backport includes an additional commit, where the workflow for GitHub changes from the master to the release-1.0 branch. This is needed in order to have CI enabled for PRs on this branch.

tssurya commented 4 days ago

oh lol we are not running any CI in release-1.0 branch huh?

flavio-fernandes commented 4 days ago

oh lol we are not running any CI in release-1.0 branch huh?

ha... yeah, test.yaml needs to be using the release-1.0 trigger:

https://github.com/ovn-org/ovn-kubernetes/blob/56ddcd74a00dc136f20128e0fae3067d42c0e78e/.github/workflows/test.yml#L6

Adding that change in master branch in this PR: https://github.com/ovn-org/ovn-kubernetes/pull/4468 @tssurya

flavio-fernandes commented 1 day ago

Flake: https://github.com/ovn-org/ovn-kubernetes/issues/3986