Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Add support for kustomize overlays #117

Open
artbegolli opened this issue Jan 2, 2020 · 0 comments
Open

Add support for kustomize overlays #117

artbegolli opened this issue Jan 2, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request PRIORITY: 2 Define requirements in the current sprint, groomed for next sprint
Projects

Comments

@artbegolli
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently the ocibuilder supports overlays using ytt and overlay label references. Kustomize is the current standard for overlaying kubernetes manifests. In preparation for the release of the ocibuilder operator, we also want to be able to provide support for kustomize.

Describe the solution you'd like
Being able to have the option between kustomize and ytt overlays

Additional context
Kustomize requires a specification to have standard kubernetes fields populated such as apiVersion and type. This must be worked around for CLI users of the ocibuilder

@artbegolli artbegolli self-assigned this Jan 2, 2020
@artbegolli artbegolli added enhancement New feature or request PRIORITY: 2 Define requirements in the current sprint, groomed for next sprint labels Jan 2, 2020
@artbegolli artbegolli added this to To do in ocibuilder via automation Jan 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request PRIORITY: 2 Define requirements in the current sprint, groomed for next sprint
Projects
ocibuilder
  
To do
Development

No branches or pull requests

1 participant