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

[OpenShift] Route apiVersion must be route.openshift.io/v1 #7834

Merged
merged 1 commit into from
May 22, 2024
Merged

[OpenShift] Route apiVersion must be route.openshift.io/v1 #7834

merged 1 commit into from
May 22, 2024

Commits on May 22, 2024

  1. Route apiVersion must be route.openshift.io/v1

    OpenShift Route apiVersion is now route.openshift.io/v1
    If set to v1 we will get a Fatal error:
    error: resource mapping not found for name: "kibana-sample" namespace: "" from "STDIN": no matches for kind "Route" in version "v1"
    mulbc committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d1156ea View commit details
    Browse the repository at this point in the history