Joel Speed

Results 1017 comments of Joel Speed

@ricky-rav Is this ready for an initial round of API review?

You should be able to avoid a replace by using ``` go get github.com/openshift/api@master ``` Or replacing `master` with any other appropriate branch (e.g. `release-4.20` if you're building for the...

@sadasu Looking at the verify, I don't see any hypershift testing, I assume this feature isn't being supported on HyperShift at present?

/approve @Miciah any concerns about this from a CIO side?

/hold We should probably have this addition behind a feature gate, is there an appropriate feature that would own this?

#2340 has now merged, so we should be able to move this forward now by gating it?

@barbacbd Still working on this or shall we close?

Is this feature supported in the upstream cluster-api-provider-gcp?

@MenD32 To clarify, I meant is the feature supported in https://github.com/kubernetes-sigs/cluster-api-provider-gcp/, which has no dependency on this API that you have raised a PR for

> Its not supported there (in CAPG) currently. It must be supported in CAPG before we will allow a merge downstream. Please work with the Cluster Infrastructure team (#forum-ocp-cloud) who...