Handle Loss of Deprecated Container Fields in v1 for Step LivenessProbes and etc. #6575
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
Feature request
In pipeline/pkg/apis/pipeline/v1beta1/container_conversion.go v1beta1 we are converting a v1beta1 sidecar to a v1beta1 step, which doesn't have any information loss while during the v1-storage swap, converting a v1 sidecar to a v1 step would have information loss.
The script.go needs to be updated to ensure these fields are still supported in sidecars, and add tests for that functionality if they don't already exist.
Related to #4546
Use case
The text was updated successfully, but these errors were encountered: