Comment 3 for bug 1753524

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-helm (master)

Reviewed: https://review.openstack.org/549923
Committed: https://git.openstack.org/cgit/openstack/openstack-helm/commit/?id=8c9ac9f5df6a5d832667dc940e7e367377019b98
Submitter: Zuul
Branch: master

commit 8c9ac9f5df6a5d832667dc940e7e367377019b98
Author: Hemanth Nakkina <email address hidden>
Date: Tue Mar 6 08:43:54 2018 +0530

    Remove Api version constraint for CronJob

    Cronjob resource is deprecated in batch/v2alpha1 from
    k8s 1.8 and batch/v1beta1 is enabled by default. All the
    CronJobs are already using batch/v1beta1 but there is condition
    to check if api version have batch/v2alpha1.

    Remove the api version constraint on batch/v2alpha1

    Partial-Bug: #1753524
    Change-Id: I7eeb7d6cc2630311ec5d613b9e059824daae0620