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

Support Task-level Resources Requirements: Part #1 #1

Conversation

austinzhao-go
Copy link
Owner

Required fields and related webhook validations are added to support
a user to configure the computing resources per Task/Pod which significantly
reduces the over-asked amount configured by the step-level.

Changes

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • Docs included if any changes are user facing
  • Tests included if any functionality added or changed
  • Follows the commit message standard
  • Meets the Tekton contributor standards (including
    functionality, content, code)
  • Release notes block below has been filled in
    (if there are no user facing changes, use release note "NONE")

Release Notes

Required fields and related webhook validations are added to support
a user to configure the computing resources per Task/Pod which significantly
reduces the over-asked amount configured by the step-level.
austinzhao-go added a commit that referenced this pull request Jun 16, 2022
Required fields and related webhook validations are added to support
a user to configure the computing resources per Task/Pod which significantly
reduces the over-asked amount configured by the step-level.
@austinzhao-go austinzhao-go force-pushed the tep-0104-per-task-resources-requirements branch from 58b5fea to a274242 Compare June 16, 2022 00:53
austinzhao-go added a commit that referenced this pull request Jun 16, 2022
Required fields and related webhook validations are added to support
a user to configure compute resources for TaskRun which will significantly
reduce the over-asked resources amount configured by the Step-level.
@austinzhao-go austinzhao-go force-pushed the tep-0104-per-task-resources-requirements branch from a274242 to 3c668a9 Compare June 16, 2022 02:22
austinzhao-go added a commit that referenced this pull request Jun 16, 2022
Required fields and related webhook validations are added to support
a user to configure compute resources for TaskRun which will significantly
reduce the over-asked resources amount configured by the Step-level.
@austinzhao-go austinzhao-go force-pushed the tep-0104-per-task-resources-requirements branch from 3c668a9 to 445529f Compare June 16, 2022 02:35
austinzhao-go added a commit that referenced this pull request Jun 16, 2022
Required fields and related webhook validations are added to support
a user to configure compute resources for TaskRun which will significantly
reduce the over-asked resources amount configured by the Step-level.
@austinzhao-go austinzhao-go force-pushed the tep-0104-per-task-resources-requirements branch from 445529f to 9ce0894 Compare June 16, 2022 17:36
austinzhao-go added a commit that referenced this pull request Jun 17, 2022
Required fields and related webhook validations are added to support
a user to configure compute resources for TaskRun which will significantly
reduce the over-asked resources amount configured by the Step-level.
@austinzhao-go austinzhao-go force-pushed the tep-0104-per-task-resources-requirements branch from 9ce0894 to 030d627 Compare June 17, 2022 13:12
austinzhao-go added a commit that referenced this pull request Jun 17, 2022
Required fields and related webhook validations are added to support
a user to configure compute resources for TaskRun which will significantly
reduce the over-asked resources amount configured by the Step-level.
@austinzhao-go austinzhao-go force-pushed the tep-0104-per-task-resources-requirements branch from 030d627 to e67fb1c Compare June 17, 2022 15:40
austinzhao-go added a commit that referenced this pull request Jun 20, 2022
Required fields and related webhook validations are added to support
a user to configure compute resources for TaskRun which will significantly
reduce the over-asked resources amount configured by the Step-level.
@austinzhao-go austinzhao-go force-pushed the tep-0104-per-task-resources-requirements branch from e67fb1c to 2e80113 Compare June 20, 2022 12:56
austinzhao-go added a commit that referenced this pull request Jun 29, 2022
Required fields and related webhook validations are added to support
a user to configure compute resources for TaskRun which will significantly
reduce the over-asked resources amount configured by the Step-level.
austinzhao-go added a commit that referenced this pull request Jul 4, 2022
Required fields and related webhook validations are added to support
a user to configure the computing resources per Task/Pod which significantly
reduces the over-asked amount configured by the step-level.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant