Outstanding fixes from PR #166
See original GitHub issue/bug
After PR # 166 (PipelineRun with embedded pipelineSpec) there are some test cases that still need to be fixed:
- big_data_passing.yaml (@fenglixa is working on #189)
- input_artifact_raw_value.yaml (might depend on
big_data_passing
fix)unknown field "artifacts"
… missingstepTemplate
withvolumeMounts
- pipelineparams.yaml (might depend on
big_data_passing
fix)[download : main] sh: results.downloaded-resultoutput.path: not found
- pipeline_transformers.yaml (Tekton dependency)
- missing task/pod annotations
_Originally posted by @ckadner in https://github.com/kubeflow/kfp-tekton/pull/166#issuecomment-645031702_
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Securities Act Rules - SEC.gov
Rule 166 — Exemption from Section 5(c) for Certain Communications in Connection With Business Combination Transactions. Question 165.01.
Read more >Public Law 116-6 - Congress.gov
None of the funds appropriated or otherwise made available by this Act may be used for expenses for any construction, repair, alteration, or...
Read more >5.1.19 Collection Statute Expiration | Internal Revenue Service
A suit to reduce the assessments to judgment must be filed prior to the expiration of the CSED to suspend the collection period....
Read more >title 8 - Delaware Code Online
When no shares of any such class or series are outstanding, either because none were issued or because no issued shares of any...
Read more >November 2022 (version 1.74) - Visual Studio Code
This release ships some improvements and bug-fixes for the merge editor. ... @natescherer (Nate Scherer): Add --output option to devcontainer build PR #166...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Issue-Label Bot is automatically applying the labels:
Please mark this comment with 👍 or 👎 to give our bot feedback! Links: app homepage, dashboard and code for this bot.
Below items are fixed in PR #194:
The last item should be fixed as well, @ckadner , could you please double confirm?