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

Conversation

mulbc
Copy link

@mulbc mulbc commented May 22, 2024

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"

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"
Copy link

cla-checker-service bot commented May 22, 2024

💚 CLA has been signed

@botelastic botelastic bot added the triage label May 22, 2024
@mulbc
Copy link
Author

mulbc commented May 22, 2024

I signed the CLA now

@thbkrkr thbkrkr added the >docs Documentation label May 22, 2024
@botelastic botelastic bot removed the triage label May 22, 2024
@botelastic botelastic bot removed the triage label May 22, 2024
@thbkrkr
Copy link
Contributor

thbkrkr commented May 22, 2024

buildkite test this

@thbkrkr
Copy link
Contributor

thbkrkr commented May 22, 2024

Thank you @mulbc!

@thbkrkr thbkrkr merged commit 4d3a102 into elastic:2.12 May 22, 2024
5 checks passed
@barkbay barkbay changed the title Route apiVersion must be route.openshift.io/v1 [OpenShift] Route apiVersion must be route.openshift.io/v1 Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs Documentation v2.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants