In OpenShift 3.10, instead of submitting OpenShift resources like
buildconfigs to `/oapi/v1/namespaces/foo/buildconfigs`, oc will rewrite the
version and submit them to `/apis/build.openshift.io/v1/namespaces
/foo/buildconfigs`.

The only visible change will be defaulting changes for buildconfigs (build
history cleanup will start being set) and re-encrypt routes can have empty
destination CA certs.

After this change, oc will no longer use /oapi.  The groupified resources
have been available since 3.6, we strongly encourage all clients to stop
using /oapi and switch to the groupified resources.
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to