Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jira SO-19: Remove non-groupified APIs in openshift/library templates #69

Closed
wants to merge 2 commits into from

Conversation

fbm3307
Copy link

@fbm3307 fbm3307 commented May 10, 2022

Non-groupified APIs were deprecated in OCP 4.7.

This PR only handles the imagestreams/Templates which are bundled in OpenShift. If any of the other imagestreams or templates are meant to still be used, they should also be similarly updated. A complete API list is available at https://docs.openshift.com/container-platform/4.10/rest_api/index.html

Signed-off-by: Feny Mehta fbm3307@gmail.com

@fbm3307
Copy link
Author

fbm3307 commented May 13, 2022

/cc @yselkowitz

@yselkowitz
Copy link

The patch itself LGTM, but I wonder if this template and imagestream are still supported on OCP4, where I would expect the operator would be used instead. The documentation is ambiguous on this point. Hopefully a maintainer can answer that question.

@eguzki
Copy link
Member

eguzki commented May 17, 2022

Templates are only supported for OCP 3.11

On OCP4 the operator based installation is supported

@yselkowitz
Copy link

Does that apply to apicast as well? The docs are clear on 3scale templates vs operator but not so clear on apicast.

@eguzki
Copy link
Member

eguzki commented May 17, 2022

Yes. For apicast standalone (or self-managed) there is the apicast operator for deployments in OCP 4

@yselkowitz
Copy link

The 3scale and apicast templates have both been removed from OCP 4.11. This change is no longer strictly necessary.

@eguzki eguzki closed this Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants