Commit Graph

9 Commits

Author SHA1 Message Date
Thi Nguyen 2e4559eac0
Re-enable scheduled app unit test (TestSyncScheduledSparkApplication_Forbid) (#865)
* Fix scheduled app test

* fix typo

Co-authored-by: Thi Nguyen <duongnt@users.noreply.github.com>
Co-authored-by: Thi Nguyen <thi.nguyen@cloudkitchens.com>
2020-04-09 09:07:17 -07:00
Anders Chen 53a3b003c4
ScheduledSparkApplications: NextRun should be recalculated if desired schedule changes (#857)
* scheduledSparkApplications: NextRun should be recalculated whenever schedule changes

* updatedScheduleRuntime -> updatedNextRunTime
2020-04-03 11:55:50 -07:00
kevin hogeland 55a1eebc0c Generate CRD specs, bump to v1beta2 (#578)
* Generate CRD specs, bump to v1beta2

* Add short/singular CRD names

* Merge upstream/master

* Tweak Cores validation

* Fix typo, merge upstream

* Update remaining docs for v1beta2
2019-09-13 10:37:21 -07:00
Yinan Li c41576b5ff Updated the use the v1beta1 version of the APIs 2019-01-17 10:45:54 -08:00
Yinan Li b867cc662b Fixed the controller logic for ScheduledSparkApplications 2019-01-16 08:56:49 -08:00
Yinan Li 28ab75988d Fixed base time used to calculate the triggering time of the first run 2018-09-28 19:22:13 -07:00
Yinan Li 90e246faab Fixed go import path 2018-09-13 12:32:58 -07:00
Yinan Li 0a99dcbea3 Added SuccessfulRunHistoryLimit and FailedRunHistoryLimit 2018-05-15 09:34:06 -07:00
Yinan Li eff4c59cb2 Add cron support 2018-04-19 12:01:37 -07:00