GoogleContainerTools/skaffold

Show warning with file list for DEVINIT_REGISTER_BUILD_DEPS error

Open

#5,768 opened on Apr 30, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (1,416 forks)batch import
area/eventingbugbash/q4-2022help wantedkind/feature-requestplanning/Q2-21priority/p2source/partnerships

Repository metrics

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

Description

In the event of DEVINIT_REGISTER_BUILD_DEPS (failures to configure watcher for build dependencies in dev loop), do not error out deployments altogether. Instead provide the list of files for which watcher setup failed via V2 Event API, show a warning to the user with the file list included and continue with the deployment.

Contributor guide