GoogleContainerTools / GoogleContainerTools/skaffold

Feature Request: `skaffold inspect` commands for deployers and builders

Open
#6,867 0 comments 0 reactions 0 assignees View on GitHub
kind/feature-request priority/p2 source/partnerships
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

In Cloud Code we add metadata to our skaffold metrics that includes information about which builders are used. Currently, we parse the output of `skaffold diagnose` to figure out which builders are being used. However, this method is brittle and depends on the structure of the output of `skaffold diagnose`, which could potentially change. Instead of relying on parsing the output of `skaffold diagnose` it would be great if there was a `skaffold inspect` command that could return the list of builders that will be used with a specific skafold config. Similarly, it would be great to have a command for identifying deployers, which we want to start reporting metadata for.

#### Proposed Commands

`skaffold inspect deployers`

`skaffold inspect builders`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.