I am observing an issue when attempting to deploy version 8.0.0 of Schema registry on an OpenShift system where Confluent is deployed via the CFK operator
What seems to be happening is if you define a value in the spec for the loadbalancer service the value defined via the prefix property is ignored
For example this is an snippet of my yaml for Schema Registry
Yes i am using those options in the spec ,which i discovered by using an oc explain on the component
Its good to see that in your test the value of prefix was adhered to as in my tests it wasn’t as in my tests its gets ignored
So the question then is what is different between your test and mine?
I am using tag 8.0.0 of the schema registry image and the tag of my CFK operator image is 0.1263.8 and the schemaregistry CRD reports app version 3.0.1
Thank you so much for providing your spec and also your version details as that really helps.
I am actually looking at this issue in a restricted air-gapped environment and so getting the new versions deployed is a challenge but I wonder could i ask a favour which is is there any chance you could do a parallel test of your setup using the versions i have deployed to see if you can reproduce the problem I see.
As what i have in my spec matches your working example / environment.
My versions are schema reg 8.0.0 , operator image is 0.1263.8 and the schemaregistry CRD reports app version 3.0.1