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

Removed id from route from basic-spring-boot #120

Merged
merged 1 commit into from
Apr 13, 2020

Conversation

garethahealy
Copy link
Contributor

What does this PR do?

Route object contains a random "id" at top-level. This isn't valid against the route spec, unless I've missed something.

Who would you like to review this?

cc: @redhat-cop/containers-approvers

@garethahealy
Copy link
Contributor Author

garethahealy commented Apr 13, 2020

It seems they are on all routes...

Is this valid? never seen it before and its causing argocd to complain.

@garethahealy garethahealy changed the title Removed id from route Removed id from route from basic-spring-boot Apr 13, 2020
@garethahealy
Copy link
Contributor Author

Was added on the first commit:

@pabrahamsson pabrahamsson merged commit 270b6f1 into master Apr 13, 2020
@pabrahamsson pabrahamsson deleted the garethahealy-patch-1 branch April 13, 2020 16:53
@pabrahamsson
Copy link
Contributor

It is not valid @garethahealy, no idea how it got there.
https://docs.openshift.com/container-platform/4.3/rest_api/index.html#route-v1-route-openshift-io
I checked the 3.3 API as well to see if it used to be a thing but same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants