Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.26.3

require (
github.com/onsi/gomega v1.42.1
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260812092328-911d125dfd74
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260819043641-ffe669333aee
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260815072020-5930e2a9258e
github.com/rhobs/observability-operator v1.0.0
k8s.io/api v0.33.13
Expand Down
4 changes: 2 additions & 2 deletions api/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ github.com/onsi/ginkgo/v2 v2.32.1 h1:6tlvcDm/3sE8lGJbZ4+d4mO3RLy24/tQWOFzVSQNIfw
github.com/onsi/ginkgo/v2 v2.32.1/go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44=
github.com/onsi/gomega v1.42.1 h1:iN1rCUX+44NZ1Dc97MPoeFYbFR0vh8zxoxMFwKdyZ6I=
github.com/onsi/gomega v1.42.1/go.mod h1:REff/hsDsodHoKlWsP2mAPhu1+5/6hVYNf9rIEBpeSg=
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260812092328-911d125dfd74 h1:pbBqQ9IZFbFlFrY1fsssng0l7hyHbBoWgmgPx3hQIYY=
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260812092328-911d125dfd74/go.mod h1:SJ6a/l9TAfPAQNbZYDrLYf4/AtwJBshdvoM2h3gg1+w=
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260819043641-ffe669333aee h1:h4QV/zBTOJtHQILXIqtSyB9pD5DF7pJAqblRBfTUdu0=
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260819043641-ffe669333aee/go.mod h1:gYRpTO1X1C4FkJW8233SUmQ9shBGf63/cCKDh+eCvNc=
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260815072020-5930e2a9258e h1:NmDYzBfLNeIteN0U1rMLiUSq5+jSkIsjwVGY+/7ZoVU=
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260815072020-5930e2a9258e/go.mod h1:vDcTSyaI7R6tjtZOqonr0hzq8JMOfBhJCWZy0tVjQPw=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ require (
github.com/grafana/loki/operator/api/loki v0.0.0-20250910094332-a082b8a061ba
github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.7.7
github.com/onsi/gomega v1.42.1
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260808153015-d3d559bb8042
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260812092328-911d125dfd74
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260808153013-66d07bd8a09c
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260822071001-098045c7e6a5
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260819043641-ffe669333aee
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260822072637-ee55bc9146cd
github.com/openstack-k8s-operators/lib-common/modules/ansible v0.6.1-0.20260815072020-5930e2a9258e
github.com/openstack-k8s-operators/lib-common/modules/certmanager v0.6.1-0.20260815072020-5930e2a9258e
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260815072020-5930e2a9258e
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260808153013-2c19a2626963
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260808152657-e440a105c008
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260822071634-259ce9c1164b
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260822082000-68c11c24f583
github.com/openstack-k8s-operators/telemetry-operator/api v0.0.0-00010101000000-000000000000
github.com/rhobs/obo-prometheus-operator/pkg/apis/monitoring v0.77.1-rhobs1
github.com/rhobs/observability-operator v1.0.0
Expand Down Expand Up @@ -62,8 +62,8 @@ require (
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/openshift/api v3.9.0+incompatible // indirect
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20260803111648-57597e898a6c // indirect
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260803111648-57597e898a6c // indirect
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20260815072020-5930e2a9258e // indirect
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260815072020-5930e2a9258e // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.22.0 // indirect
github.com/prometheus/client_model v0.6.2 // indirect
Expand Down
28 changes: 14 additions & 14 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -107,26 +107,26 @@ github.com/onsi/gomega v1.42.1 h1:iN1rCUX+44NZ1Dc97MPoeFYbFR0vh8zxoxMFwKdyZ6I=
github.com/onsi/gomega v1.42.1/go.mod h1:REff/hsDsodHoKlWsP2mAPhu1+5/6hVYNf9rIEBpeSg=
github.com/openshift/api v0.0.0-20260710141509-36dec0bfafe4 h1:YVY7Mb0AdJBbNgC/Zz9R/ZwhixOmZNA8P+6ZPaDW/0M=
github.com/openshift/api v0.0.0-20260710141509-36dec0bfafe4/go.mod h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM=
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260808153015-d3d559bb8042 h1:vuYsQAqKN3k7bsLeDbsnx4F0j1uiInwHIvLK84uu4rE=
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260808153015-d3d559bb8042/go.mod h1:mvn4Cjvm62ITPFAO/OkqLK4Dj4Ru5AZDsdnVGEPTWdU=
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260812092328-911d125dfd74 h1:pbBqQ9IZFbFlFrY1fsssng0l7hyHbBoWgmgPx3hQIYY=
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260812092328-911d125dfd74/go.mod h1:SJ6a/l9TAfPAQNbZYDrLYf4/AtwJBshdvoM2h3gg1+w=
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260808153013-66d07bd8a09c h1:3m4CUfDTrvcHEEzE2Qa6lVkrmXGTXkDmpX8k41h8hzw=
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260808153013-66d07bd8a09c/go.mod h1:g0hkJ03XZ0nfkJwnr5yiErTQUOqhlk0vo/ANpfB3wWY=
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260822071001-098045c7e6a5 h1:ZoDBjVeH+aTpbP4d7QYAgEMe54I69HGpf2fR3yzLT3s=
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260822071001-098045c7e6a5/go.mod h1:5ax9ShB5ouAGiUp5X6xbWQgNGrhNCcpiTpVrNRkkLp8=
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260819043641-ffe669333aee h1:h4QV/zBTOJtHQILXIqtSyB9pD5DF7pJAqblRBfTUdu0=
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260819043641-ffe669333aee/go.mod h1:gYRpTO1X1C4FkJW8233SUmQ9shBGf63/cCKDh+eCvNc=
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260822072637-ee55bc9146cd h1:ojV+yGEYt7vN3ccmL0EhTK/MjvUqNvjliwcOiSnFSTQ=
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260822072637-ee55bc9146cd/go.mod h1:rnMzhi8JickIzEkbFF2OkPWqZcETxTF3hx/11CcKI8Y=
github.com/openstack-k8s-operators/lib-common/modules/ansible v0.6.1-0.20260815072020-5930e2a9258e h1:t67nzreWwptwz70kTLibNdHhCTGMrajWTztA6vdvkwM=
github.com/openstack-k8s-operators/lib-common/modules/ansible v0.6.1-0.20260815072020-5930e2a9258e/go.mod h1:TkZgZE92VUKHHNKXwuV8b7tT9toaxsZkcGffRafKCSA=
github.com/openstack-k8s-operators/lib-common/modules/certmanager v0.6.1-0.20260815072020-5930e2a9258e h1:oecB6toC8aG3qPeYLq3y+6SECB4NdZ7yeUYcU2FF11s=
github.com/openstack-k8s-operators/lib-common/modules/certmanager v0.6.1-0.20260815072020-5930e2a9258e/go.mod h1:58CB6+Dq4B7NYPmVz4S60N4/pTt70ZFABrkS/1w7tDA=
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260815072020-5930e2a9258e h1:NmDYzBfLNeIteN0U1rMLiUSq5+jSkIsjwVGY+/7ZoVU=
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260815072020-5930e2a9258e/go.mod h1:vDcTSyaI7R6tjtZOqonr0hzq8JMOfBhJCWZy0tVjQPw=
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20260803111648-57597e898a6c h1:umvyGL8fCMTAzaVduIYNKk24pPOnlOtlctl6iq+Y4DM=
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20260803111648-57597e898a6c/go.mod h1:Q5wcK4PnlDJ55H+M38CFNLzL53OHYiwq81mR/gKtJXs=
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260803111648-57597e898a6c h1:FTz6BWpBQXH7UU9SjoDMpcPOqHxhYiyl6GUClh17E1U=
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260803111648-57597e898a6c/go.mod h1:fJ9CCRKpo8mQODfv4UDJ3tjUTbyCznYslXQwCkDaGg0=
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260808153013-2c19a2626963 h1:doshUFEAjA3GlhFK7lhVgZcZTXVnT2Hdpst/BpXeOIY=
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260808153013-2c19a2626963/go.mod h1:BEM8a72d6A0KjxPcO5FhBtyJoD5d0mJQJaIEAvMLYfk=
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260808152657-e440a105c008 h1:3SjNbPLHbs8iQcFA9LgV55vG9Ww5wAKw22xHe5eZ1zo=
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260808152657-e440a105c008/go.mod h1:EooD8xvv+4W5OqXMQjtSXnP8AX3r+nXWoohd4My0ktM=
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20260815072020-5930e2a9258e h1:g0OkEAb/BZ32OaOP1dmz8+5Tu3U0S//It+f/R1xNmW0=
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20260815072020-5930e2a9258e/go.mod h1:Q5wcK4PnlDJ55H+M38CFNLzL53OHYiwq81mR/gKtJXs=
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260815072020-5930e2a9258e h1:nKRhuKEAMnJs3tbJwLZAabUdmoDIAHlj8EAJqrQn0vs=
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260815072020-5930e2a9258e/go.mod h1:fJ9CCRKpo8mQODfv4UDJ3tjUTbyCznYslXQwCkDaGg0=
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260822071634-259ce9c1164b h1:RKsVEukXHQUK1kY5WiPVhv2c4Ig9Aju35L2dDi+cNYc=
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260822071634-259ce9c1164b/go.mod h1:nNDtMDSS35lp9wLBqEMKNRdmWcQbYuHLULsCGy5ctAE=
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260822082000-68c11c24f583 h1:Ij4B/Hp5eVGKQQAmfnR0xKtS2oiyDIJ87AYnK+pn/68=
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260822082000-68c11c24f583/go.mod h1:qpaOewe097S3V9aGE28VXKjzTaKxURsG7Of+7JRE3+s=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
Expand Down