Kfp-tekton

Latest version: v1.9.3

Safety actively analyzes 638396 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

1.9.1

- Update KFP-Tekton DAG publisher to update DAG finish status
- Integrated KFP-Tekton V2 loop iteration driver and publisher into the pipelineloop controller
- Improved pipelineloop controller performance and size
- Fix KFP-Tekton V1 SDK client bug

What's Changed
* chore(README): update v2 info and new diagrams by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1423
* feat(tekton-kfptask): Update kfptask to publish completed dag status by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1426
* fix(sdk): Fix datetime import by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1429
* chore(README.md): Update kfp upstream version for v2 branch by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1430
* feat(pipeline-loop v2): Merge loop driver and publisher into the pipelineloop controller logic by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1428
* chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tekton-catalog/tekton-driver by dependabot in https://github.com/kubeflow/kfp-tekton/pull/1432
* chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tekton-catalog/tekton-kfptask by dependabot in https://github.com/kubeflow/kfp-tekton/pull/1433
* chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tekton-catalog/pipeline-loops by dependabot in https://github.com/kubeflow/kfp-tekton/pull/1434
* fix(tekton-catalog): Refactor kfptask by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1435
* chore(release): Add kfp-tekton 1.9.1 release by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1437


**Full Changelog**: https://github.com/kubeflow/kfp-tekton/compare/v1.9.0...v1.9.1

1.9.0

- Tekton 0.53.2 support
- Moved V2 custom task controllers to master branch. Merged driver tasks into kfptask.
- Going forward we have the master branch maintaining all V2 custom task controller and Tekton compiler/execution code. Master branch will continue for bug fixes on the V1 code base. Current KFP-Tekton V2 development is inside the v2-integration branch but will decouple it into packages that can be maintained inside master branch.
- Bugs fixes for KFP-Tekton V1 step injections.

What's Changed
* chore(docs): Add grpc gateway version to user guides. by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1346
* fix(docs) Update Kind install command to use kubectl -k by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1348
* fix(sdk): Fix nested loop with cel outputs by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1351
* fix(manifests): Update istio-authorization-config.yaml for multi-user by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1362
* chore(docs): Update kfp_tekton_install.md with kfp-tekton v2 install instructions by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1367
* chore(docs): Add SECURITY.md to tell supporting kfp-tekton version by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1368
* feat(tekton-catalog): Move v2 tekton-exithandler custom task to tekton catalog by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1370
* chore(cleanup): remove old manifests and tools to reduce security checklist by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1371
* chore(deps): bump urllib3 from 1.26.15 to 1.26.17 in /sdk/python by dependabot in https://github.com/kubeflow/kfp-tekton/pull/1356
* chore(deps): bump certifi from 2022.12.7 to 2023.7.22 in /sdk/python by dependabot in https://github.com/kubeflow/kfp-tekton/pull/1372
* feat(tekton-catalog): Add V2 Tekton kfptask to Tekton catalog by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1373
* chore(deps): Fix golang.org/x/net vulnerability by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1377
* chore(github): Update github action deps by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1383
* fix(deps): Update to Tekton 0.50.2 to fix regression and security bugs by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1382
* chore(release): Add kfp-tekton 1.8.1 release by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1385
* feat(Tekton CI): add v2 ci image publish pipeline tasks by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1386
* chore(docs): update manual release process and minor ci display name change by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1387
* chore(deps): bump urllib3 from 1.26.17 to 1.26.18 in /sdk/python by dependabot in https://github.com/kubeflow/kfp-tekton/pull/1388
* fix(tekton-catalog): fix kfptask custom task by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1389
* feat(tekton-catalog): Move kfp-tekton v2 driver to master branch by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1391
* chore(docs): Update main readme entrypoint by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1393
* feat(backend): Add CA injection to step-copy-artifacts step. Fixes 1394. by HumairAK in https://github.com/kubeflow/kfp-tekton/pull/1395
* chore(docs): Update kfp-tekton install versions by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1397
* chore(deps): update golang grpc deps to 1.56.3 by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1404
* fix(tekton-catalog): sync pipeline package to 2.0.3 release by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1405
* feat(tekton-catalog): merge driver and kfptask into one controller by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1411
* chore(docs): Update kfp-tekton v2 version in the docs by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1413
* chore(docs): Update v2 dev branch version in main readme by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1414
* chore(ci): remove driver build code since it is no longer necessary by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1418
* chore(backend): update to tekton 0.53.2 by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1420
* chore(release): Add kfp-tekton 1.9.0 release by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1422

New Contributors
* dependabot made their first contribution in https://github.com/kubeflow/kfp-tekton/pull/1356

**Full Changelog**: https://github.com/kubeflow/kfp-tekton/compare/v1.8.0...v1.9.0

1.8.1

Not secure
- Addressed Tekton 0.50.1 regression issue
- Updated deps to address security vulnerability.
- Bug fixes for SDK and manifests

What's Changed
* chore(docs): Add grpc gateway version to user guides. by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1346
* fix(docs) Update Kind install command to use kubectl -k by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1348
* fix(sdk): Fix nested loop with cel outputs by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1351
* fix(manifests): Update istio-authorization-config.yaml for multi-user by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1362
* chore(docs): Update kfp_tekton_install.md with kfp-tekton v2 install instructions by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1367
* chore(docs): Add SECURITY.md to tell supporting kfp-tekton version by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1368
* feat(tekton-catalog): Move v2 tekton-exithandler custom task to tekton catalog by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1370
* chore(cleanup): remove old manifests and tools to reduce security checklist by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1371
* chore(deps): bump urllib3 from 1.26.15 to 1.26.17 in /sdk/python by dependabot in https://github.com/kubeflow/kfp-tekton/pull/1356
* chore(deps): bump certifi from 2022.12.7 to 2023.7.22 in /sdk/python by dependabot in https://github.com/kubeflow/kfp-tekton/pull/1372
* feat(tekton-catalog): Add V2 Tekton kfptask to Tekton catalog by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1373
* chore(deps): Fix golang.org/x/net vulnerability by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1377
* chore(github): Update github action deps by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1383
* fix(deps): Update to Tekton 0.50.2 to fix regression and security bugs by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1382
* chore(release): Add kfp-tekton 1.8.1 release by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1385

New Contributors
* dependabot made their first contribution in https://github.com/kubeflow/kfp-tekton/pull/1356

**Full Changelog**: https://github.com/kubeflow/kfp-tekton/compare/v1.8.0...v1.8.1

1.8.0

Not secure
- Support Tekton 0.50.1 and OpenShift Pipelines 1.12
- Default Tekton API version is now V1. The KFP-Tekton backend continue to produce a backward compatible Tekton yaml when retrieving pipelines from KFP API.
- GRPC Gateway spec is now V2 and using the OpenAPI standard.
- Support image configuration for container based bash and condition tasks.
- Support object storage configmap name configuration.
- Bug fixes and optimizations on backend and SDK regrading script injections and schedule workflows.

What's Changed
* chore(sdk): bump kfp sdk version to 1.8.22 by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1241
* feat(backend): Use Informer in persistence agent by yhwang in https://github.com/kubeflow/kfp-tekton/pull/1247
* feat(backend): Optimize persistence agent to pass yaml directly to db and minio client by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1244
* chore(docs): Update kfp_tekton_install.md with new compatibility map by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1249
* Fix(backend): Upgrade Tekton 0.47.1 to address timeout bug by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1253
* fix(test): update docker image for dind by yhwang in https://github.com/kubeflow/kfp-tekton/pull/1254
* Upload huggingface demo for tutorial by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1256
* samples(fix): update lightweight component sample by yhwang in https://github.com/kubeflow/kfp-tekton/pull/1257
* feat(samples): add peft sample with modelmesh by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1258
* fix(fronted): Fix Tensorboard.tsx endpoint by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1263
* feat(sdk): Parametrize Tekton condition "task" image name by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1265
* chore(sdk): Add sdk 1.7.1 release by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1267
* chore(docs): Update kfp-tekton openshift instructions for openshift v1.11 by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1278
* fix(doc): fix typo tekton -> openshift by gregsheremeta in https://github.com/kubeflow/kfp-tekton/pull/1290
* chore(release): add 1.7.1 backend release by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1295
* fix(ci): fix end to end github action test by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1300
* chore(samples): Add readme for prompt tuning samples by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1304
* chore(readme): Add kfp-tekton v2 branch link by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1305
* backend(chore): update backend to tekton 0.50 by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1297
* feature(backend): Tekton v1 migration by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1309
* feature(sdk): Tekton v1 migration sdk by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1311
* feature(pipelineloop): Tekton v1 migration pipelineloop by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1312
* feature(backend): update backend to be backward compatible with old status by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1324
* chore(docs): Update dead links and v2 information by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1325
* feat(sdk): add tekton pipeline config into sdk client function by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1327
* chore(build): Update .readthedocs.yml to build.os format to avoid warning. by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1328
* chore(test): update ci script by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1329
* fix(pipelineloop): update pipelineloop v1 bug by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1330
* chore(release): kfp-tekton 1.8 release patch and tekton 0.50.1 patch by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1331
* feat(backend): Source ObjStore Creds from Env in Tekton Template by gmfrasca in https://github.com/kubeflow/kfp-tekton/pull/1259
* chore(cleanup): clean up visualization repo to reduce false positive scan by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1333
* feat(sdk): add bash script name config by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1334
* fix(sdk): update pyyaml dependencies by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1340
* feat(sdk): update new image config via env variables by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1336
* feat(api): upgrade grpc-gateway to v2 with protoname by Tomcli in https://github.com/kubeflow/kfp-tekton/pull/1337
* fix(backend): add PR name substitution for scheduled runs. by HumairAK in https://github.com/kubeflow/kfp-tekton/pull/1344

New Contributors
* gregsheremeta made their first contribution in https://github.com/kubeflow/kfp-tekton/pull/1290
* gmfrasca made their first contribution in https://github.com/kubeflow/kfp-tekton/pull/1259
* HumairAK made their first contribution in https://github.com/kubeflow/kfp-tekton/pull/1344

**Full Changelog**: https://github.com/kubeflow/kfp-tekton/compare/v1.7.0...v1.8.0

v1.7.2-sdk
Release of the KFP-Tekton SDK only.

To install the KFP-Tekton SDK:

1.7.2

Not secure
v1.5.6-sdk
Release of the KFP-Tekton SDK only.

To install the KFP-Tekton SDK:

1.7.1

Not secure

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.