carvel-dev / carvel

Carvel provides a set of reliable, single-purpose, composable tools that aid in your application building, configuration, and deployment to Kubernetes. This repo contains information regarding the Carvel open-source community.
https://carvel.dev/
Apache License 2.0
369 stars 109 forks source link

Fix the diagram in "How It Works" ytt docs #525

Open pivotaljohn opened 1 year ago

pivotaljohn commented 1 year ago

@kevinvmware reported two potential issues regarding the diagram at the top of https://carvel.dev/ytt/docs/v0.42.0/how-it-works/#the-ytt-pipeline :

Given this paragraph:

(Configuration documents (grey, pale yellow and blue) flow through four pipeline steps (black), into evaluated intermediary documents (bright yellow and blue), and combined ultimately into plain YAML output (green).)

I think the Plain Document should be pale yellow.

... and ...

I”d also move the arrow for the Custom Data Values Files so it is to the left of the outgoing arrow to the “final Data Values” dark grey box - because then it is visually consistent with the sequence.

aaronshurley commented 1 year ago

This is great feedback. It seems like we might have a few docs-related issues that we could prioritize in the upcoming weeks/months.

a-mccarthy commented 2 months ago

I believe this is the image to be updated: https://github.com/carvel-dev/carvel/blob/develop/site/static/images/ytt/ytt-pipeline-overview.jpg