estuary / flow

🌊 Continuously synchronize the systems where your data lives, to the systems where you _want_ it to live, with Estuary Flow. 🌊
https://estuary.dev
Other
530 stars 45 forks source link

flowctl-go: api discover should pass-through config directly #1475

Closed jgraettinger closed 1 week ago

jgraettinger commented 1 month ago

We no longer use YAML here (this whole subcommand is vistigial) and can directly thread through bytes without any potential for re-ordering (which breaks SOPS MACs).

Workflow steps:

(How does one use this feature, and how has it changed)

Documentation links affected:

(list any documentation links that you created, or existing ones that you've identified as needing updates, along with a brief description)

Notes for reviewers:

(anything that might help someone review this PR)


This change is Reviewable