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

[v2] temporary fix to be able to deploy ScaledJob on k8s 1.18 #926

Merged
merged 1 commit into from
Jul 9, 2020

Conversation

zroubalik
Copy link
Member

@zroubalik zroubalik commented Jul 9, 2020

Signed-off-by: Zbynek Roubalik zroubali@redhat.com

We need to manually modify generated ScaledJob CRD, to be able to deploy it on k8s v 1.18.

There were validation improvements brought in k8s 1.18 and operator-sdk is not able to generate the CRD correctly.
Issue details: #927

This should help with e2e tests failures on v2 branch

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
@zroubalik zroubalik requested a review from ahmelsayed as a code owner July 9, 2020 09:05
@zroubalik zroubalik requested a review from tomkerkhove July 9, 2020 09:06
@zroubalik zroubalik changed the title [v2] temporary fix to be able to deploy ScaledObject on k8s 1.18 [v2] temporary fix to be able to deploy ScaledJob on k8s 1.18 Jul 9, 2020
@tomkerkhove tomkerkhove merged commit 9295280 into kedacore:v2 Jul 9, 2020
zroubalik added a commit that referenced this pull request Aug 6, 2020
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
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