genesis-community / testkit

Kit test framework for validating kits generate manifests correctly for a variety of input environment files.
MIT License
0 stars 4 forks source link

Ginkgo V2 conversion #18

Closed norman-abramovitz closed 4 months ago

norman-abramovitz commented 4 months ago

The changes made follow the Ginkgo V2 migration guide.

Most of the code changes are related to removing ginkgo/config which was removed for V2.

go 1.22 also deprecated ioutil