Closed felipecruz91 closed 3 years ago
@michaelsauter If this is change is fine, would you publish a new release so we can start using it right away? 😉
@felipecruz91 I think this is not the right place as the default will be overwritten when a user specified their own paths.
The right place should be https://github.com/opendevstack/tailor/blob/master/pkg/openshift/item.go#L29, but it seems to be there already so maybe try with master?
Cool then, we'll target v1.3.1 then and will let you know, thank you
@michaelsauter We used v1.3.1 and didn't work - shouldn't it be "/spec/clusterIPs"
(plural) instead of "/spec/clusterIP"
?
@michaelsauter Ok, I've added both now
Released in 1.3.2
Note that I haven't added any extra e2e tests covering this feature given that Github Actions spins up an OpenShift 3 cluster and this is a fix for an OpenShift 4.7+ cluster.