* Updated output_a_directory.py to V2
* Update output_a_directory_test.py to V2
* Update parallel_join.py to V2
* Update multiple_outputs.ipynb to V2
* Update multiple_outputs_test.py to V2
* Updated kfp_env_validation to V2
* Updated loop_parallelism to V2
Update pipeline names in sample/core directory to contain only lowercase
letters, hyphen, and numbers.
Signed-off-by: Diana Atanasova <dianaa@vmware.com>
* [Testing] Use gke 1.15.8 to mitigate workload identity flakiness
* Upgrade gcloud version
* Update image builder image too
* Turn on workload identity
* Update deploy-cluster.sh
* secret sample uses python3 instead
* Increase xgboost time limit
* Revert files with bad format
* Update component and pipelines to use gcloud 279.0.0
* Fix secret sample using python3
* Upgrade frontend integration test image
* Rebuild frontend integration test image
* Making json output format easier to read
* Update sdk/python/kfp/cli/diagnose_me_cli.py
good catch :)
Co-Authored-By: Jiaxiao Zheng <jxzheng@google.com>
* update based on feedback
* Sample env validation pipeline with diagnose_me
* removing files that I accidentally added
* update based on review feedback
* diagnose_me based validation pipeline
* updating sample based on review feedback
* updating project_id comment
* removed sequential execution
* changing comment on base image
Co-authored-by: Jiaxiao Zheng <jxzheng@google.com>