Pinned issues
Issues
- 0
KFP-Tekton V2 tracker issue
#1366 opened by Tomcli - 0
Task result not passed to nested range loop
#1496 opened by typeness - 2
Performance enhancement: Update pipelineloop to use informer instead of lister for updating pipeline status.
#1357 opened by Tomcli - 0
fix datetime usage in python sdk _client.py
#1427 opened by rocketrose99 - 0
[KFP-Tekton v2] Merge DAG drivers and publishers into a sub-dag controller to reduce Tekton graph complexity.
#1419 opened by Tomcli - 2
[KFP-Tekton v2] Merge driver, ktp-task, and taskrun logic into a single custom task controller
#1361 opened by Tomcli - 0
Update/Remove hardcoded minio-service annotation
#1416 opened by DharmitD - 4
- 0
- 0
Implement removal of SCCs
#1396 opened by DharmitD - 1
Moving KFP-Tekton V2 custom task controller to master branch and use go mod import
#1364 opened by Tomcli - 1
Improve Logging in the KFP components
#1379 opened by DharmitD - 2
Update fluentd example to support new KFP V2 log archive
#1365 opened by Tomcli - 2
Update kubectl-wrapper code into a kfp component so user can replicate resource op in kfp v2.
#1369 opened by Tomcli - 1
Parameterize the v2 Launcher Image
#1358 opened by DharmitD - 1
Task result not passed to nested loop
#1350 opened by typeness - 1
Support runtime configuration in v2
#1345 opened by diegolovison - 2
Why kfp-tekton-server-api is required?
#1342 opened by diegolovison - 2
load pipeline from yaml
#1341 opened by omriel1 - 0
- 7
- 1
migrate grpc-gateway version to 2.x
#1228 opened by Tomcli - 6
- 2
Nested pipelines
#1338 opened by omriel1 - 4
TEKTON_BASH_STEP_IMAGE must be customized by TektonPipelineConf::set_bash_image_name
#1321 opened by diegolovison - 13
Custom image for compiler template
#1316 opened by diegolovison - 3
migrate to tekton v1 api
#1308 opened by Tomcli - 1
[feature] CLI: Allow user to pass certificate authority .pem file as command option to avoid self-signed certificate errors
#1323 opened by eric79 - 1
V2: Pipelineloop Webhook Pod fails to start due to missing Tekton ConfigMaps
#1298 opened by robpblake - 1
[v2] test suite for v2 features
#1250 opened by yhwang - 3
- 3
Emergency dependency patch needed to allow kfp 1.8.22 for breaking cython/pyyaml change
#1291 opened by imiller445 - 0
- 1
- 0
- 2
Unable to use boolean literal in custom task spec
#1271 opened by typeness - 1
[v2] MLMD host/port hardcoded, preventing deployment into non-kubeflow namespace
#1266 opened by HumairAK - 2
Discussion on how to trim down Tekton/Argo go pkg to resolve go.mod conflicts.
#1240 opened by Tomcli - 0
Parametrize Tekton condition "task" image name
#1264 opened by Tomcli - 1
Optimize minimal status fetching to cache with informer
#1226 opened by Tomcli - 3
- 1
Investigate new ways and reimplement get run apis to return a condensed version of the pipeline
#1227 opened by Tomcli - 1
- 2
Upgrade Tekton to 0.47 when available.
#1199 opened by Tomcli - 6
Docker Free Teams Organizations will be sunset
#1191 opened by Tomcli - 4
- 2
migrate all images from docker to quay.
#1185 opened by Tomcli - 3
Update cel custom task to v1beta1
#1163 opened by Tomcli - 4
- 1
Pipeline controller should not use the same namespace as tekton pipeline controller.
#1176 opened by ScrapCodes