Commit Graph

10 Commits

Author SHA1 Message Date
Windfarer f61048b5d2
fix(scheduledworkflow): Set location to make CRON timezone work, Fixes #2653 (#5800)
* set location

* update log

* fix log

* install tzdata
2021-06-07 05:19:51 -07:00
Niklas Hansson d7793aff1b
fix(backend): updated the argo version too 2.7.7. Fixes #4392 (#4498)
* updated the version

* updated the serializer

* fixed test

* fixed some more  changes

* tested to update versions of k8 packages

* reverted package update

* change in API

* fixed dependencies, need to fix broken tests now

* updated fake client and fixed test due to updates in timestam.timestamp

* missed  to update fake client pod

* fixed issue in controller

* tested to update

* updated

* updated controller viewer

* updates to fix go mod vendor

* Updated the client

* updated the golang versions

* missed one docker file update, from 1.11 -> 1.13

* testing to fixe persistinace agent issues

* Updated after feedback

Co-authored-by: Niklas hansson <niklashansson@Niklass-MacBook-Pro.local>
2020-10-22 17:09:36 -07:00
IronPan 84a1706d5c
skip storing log to files (#1788) 2019-08-10 11:20:26 -07:00
Alexey Volkov 6f2decf2b1 Revert "Backend - Starting the api-server container build from scratch (#1699)" (#1742)
This reverts commit 24347fbaed.
2019-08-07 03:33:19 -07:00
Alexey Volkov 24347fbaed Backend - Starting the api-server container build from scratch (#1699)
* Backend - Starting the container build from scratch
This reduces the image size, reduces the attack surface and avoids security vulnerabilities.
Fixes https://github.com/kubeflow/pipelines/issues/1545

* Starting building other controller images from scratch
2019-08-02 11:27:53 -07:00
IronPan 22be84b13c expose namespace config for scheduled workflow (#1309)
this config allow specifying what namespace the persistent agent listen to
2019-05-10 14:08:12 -07:00
IronPan e7af13263a switch from go dep to go module (#581)
* add vendor to gitignore

* switch to go module

* switch to go module

* switch to go module

* prune go mod

* prune go mod

* turn on go mod for test

* enable go module in docker image

* enable go module in docker image

* fix images

* debug

* debug

* debug

* update image
2018-12-21 16:28:21 -08:00
Chen Zhiwei d798135435 update dockerfile and build steps (#562) 2018-12-18 11:42:34 -08:00
Pascal Vicaire d18f37785d Updating references to the project repository to kubeflow/pipelines. 2018-11-02 15:06:54 -07:00
Pascal Vicaire 633e2ddcc8 Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00