Files
kubevela/pkg/addon
Anas Khan 39183d5ba3 Fix(addon): correct metadata.yaml filename in addon validation errors (#7224)
The addon package validator reported the required manifest as
`matadata.yaml` in two of its error messages, telling addon authors
to fix a file that does not exist. The correct filename is
`metadata.yaml` (see the MetadataFileName constant and the sibling
error on the missing-manifest branch, which already spell it right).

Correct the two misspelled literals in validateAddonPackage and update
the matching assertions in TestCheckAddonPackageValid, which already
exercises the empty-name and empty-version branches.

Signed-off-by: Anas Khan <83116240+anxkhn@users.noreply.github.com>
2026-07-22 16:29:41 -07:00
..
2026-02-10 15:00:44 +00:00
2026-02-10 15:00:44 +00:00
2026-02-10 15:00:44 +00:00
2022-09-28 10:19:28 +08:00
2026-02-10 15:00:44 +00:00