Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sdk): Update SDK to support custom task timeout on Tekton 0.27 #709

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

ScrapCodes
Copy link
Contributor

@ScrapCodes ScrapCodes commented Aug 23, 2021

Which issue is resolved by this Pull Request:
Resolves #704

Description of your changes:
Added a case for timeout to be added when it is configured for custom tasks.

Environment tested:

  • Python Version (use python --version):
  • Tekton Version (use tkn version):
  • Kubernetes Version (use kubectl version):
  • OS (e.g. from /etc/os-release):

Checklist:

@ScrapCodes ScrapCodes changed the title Update SDK to support custom task timeout on Tekton 0.27 feat(pipelineloop) Update SDK to support custom task timeout on Tekton 0.27 Aug 23, 2021
@ScrapCodes ScrapCodes changed the title feat(pipelineloop) Update SDK to support custom task timeout on Tekton 0.27 feat(sdk): Update SDK to support custom task timeout on Tekton 0.27 Aug 23, 2021
@ScrapCodes ScrapCodes closed this Aug 23, 2021
@ScrapCodes ScrapCodes reopened this Aug 23, 2021
@Tomcli
Copy link
Member

Tomcli commented Aug 23, 2021

@ScrapCodes you probably need to rebase this PR in order to run the pipelinerun CLI with Tekton 0.27.0 that has the timeout spec.

@Tomcli
Copy link
Member

Tomcli commented Aug 24, 2021

thanks @ScrapCodes
/lgtm
/approve

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ScrapCodes, Tomcli

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-robot google-oss-robot merged commit cdbb588 into kubeflow:master Aug 24, 2021
@ScrapCodes ScrapCodes deleted the update_sdk_timeout branch September 3, 2021 09:04
ScrapCodes added a commit to ScrapCodes/kfp-tekton that referenced this pull request Oct 18, 2021
google-oss-robot pushed a commit that referenced this pull request Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update SDK to support custom task timeout on Tekton 0.27
3 participants