Releases: mumoshu/variant2
v0.38.0
v0.37.1
v0.37.0
v0.36.1
v0.36.0
Changelog
43ded37 Fix regression in the test framework
feb2a9c Initial working version of the source-controller integration
2504419 Fix failing smoke tests due to additional go-mod-replace requirement
d370874 Fix go.mod
e87c78a Fix dead-lock in checkoutSources
4ace6bf Fix .gitignore
149416c Initial iteration for source-controller integration
30ee7ff Add more context to run error (#40)
v0.35.0
Changelog
e700bc8 Merge pull request #35 from mumoshu/run-as-k8s-controller
378df01 Even longer timeout for golangci-lint
5f725bf Add default VARIANT_BUILD_MOD_REPLACE to make variant export go/binary
successful
e130c45 Longer timeout for golangci-lint
8b76431 Fix lint errors
7c5e752 Bump golangci-lint to v1.32.0
79b1610 Add golangci-lint target files in make lint
60ef6e2 Deal with the setup-go warning
46755a2 go-mod-replace whitebox-controller dependencies
34f17a7 More refactoring
ca1e5e5 Bump controller-runtime and k8s.io dependencies
8892686 Bump to Go 1.15 mainly for build consistency
b9801fb Introduce advanced configuration for the controller
922c445 feat: Run Variant command as Kubernetes controller
v0.34.1
v0.34.0
v0.33.3
v0.33.2
Changelog
97a4b02 Merge pull request #27 from mumoshu/fix-imports-not-importing-sub-jobs
41b6a1b Split build gh action job for faster completion
e0c7683 Fix dead-lock while waiting for command output while in test
88d8194 Fix failing test whose result was dependent on some container image repo contents
1dda858 Fix import/imports not importing non-top-level jobs via shebang