Skip to content

Commit 0973752

Browse files
committed
[DNM] - test duplicate logs have controller prefix
1 parent a68262c commit 0973752

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ require (
8787

8888
replace github.com/openstack-k8s-operators/nova-operator/api => ./api
8989

90+
replace github.com/openstack-k8s-operators/openstack-operator/apis => github.com/ratailor/openstack-operator/apis v0.0.0-20250912060332-a39ff2fbd0a3 //allow-merging
91+
9092
// mschuppert: map to latest commit from release-4.16 tag
9193
// must consistent within modules and service operators
9294
replace github.com/openshift/api => github.com/openshift/api v0.0.0-20240830023148-b7d0481c9094 //allow-merging

0 commit comments

Comments
 (0)