GoogleContainerTools/skaffold

remove deprecated `err` in all v1 protos.

Open

#5,371 opened on Feb 8, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (1,416 forks)batch import
area/api_v2area/deprecationbugbash/q4-2022help wantedkind/feature-requestkind/todopriority/p3

Repository metrics

Stars
 (12,822 stars)
PR merge metrics
 (Avg merge 3d 6h) (16 merged PRs in 30d)

Description

In Jun 2020, we introduced actionalErr proto and deprecated err. Its been 6 months and hence, remove the field from all proto defs. https://github.com/GoogleContainerTools/skaffold/blob/master/proto/skaffold.proto#L172

Contributor guide