GoogleContainerTools / GoogleContainerTools/skaffold

remove manifests.output field from schema

Open
#8,592 1 comment 1 reaction 0 assignees View on GitHub
area/schemas priority/p3
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

- manifests.output field was introduced for users to specify kpt hydration output dir, but this the logic behind of it is never implemented.
- Specifying this filed in multiple modules project can lead to render output in different places, which are hard to manage, also there is chance that this filed in different sub-modules may override each other.
- Also, having this field for a dedicated render ``kpt`` creates more confusion.
- As the reasons above, let's remove the field from schema.

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.