Documentation
¶
Overview ¶
generate-manifests.go
Renders registry+v1 bundles into YAML manifests for regression testing. Used by tests to make sure output from the BundleRenderer stays consistent.
By default, writes to ./testdata/tmp/generate/. To update expected output, run:
go run generate-manifests.go -output-dir=./testdata/expected-manifests/
Only re-generate if you intentionally change rendering behavior. Note that if the test fails is likely a regression in the renderer.
Click to show internal directories.
Click to hide internal directories.