GoogleContainerTools / GoogleContainerTools/skaffold
Log resource kinds that are skipped during Skaffold's transformation
Open
area/logging
kind/feature-request
priority/p3
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Our allow-list of Kubernetes resources that we transform is useful, but it's puzzling when the user doesn't see their objects transformed. We should at least log the list of object kinds that are skipped.
We'll likely want a block-list to ignore objects, like `Service` or RBAC objects, that commonly occur and that we don't affect.
Contributor guide
Assessment
This issue has not been assessed yet.