kudo-v0.9.0-rc1
Pre-releaseChangelog
ae42d27 Add 'nfnt' to CODEOWNERS (#1109)
d4ada85 Add verifier.Result
to encapsulate verification errors and warnings handling (#1159)
90f5f92 Add build instructions workaround for an upstream issue. (#1069)
d049eed Add message with error to the plan status to ease debugging (#1050)
62810dc Add reconcile resync period to cmd arg to avoid stale resource caching (#1148)
06c92b7 Autogenerated KEP Overview (#1110)
fc1ef45 Better output when incorrect args in uninstall (#1057)
2213904 Bump controller-runtime to 0.4.0 (#1074)
dcb97e7 Change KUDO to using DCO instead of CLA (#1164)
c885f00 Change delete propagation to background (#1072)
048cebb Disallow only spec updates for now (#1146)
5e38fb3 Do not use custom dynamicrestmapper (#1138)
b40e01e Enable additional linters (#1157)
3dd284f Enable status subresource for instance CRD (#1044)
a691658 Extend contributing.md with more examples (#1134)
cdae026 Fix a few typos (#1090)
a68eb29 Fix broken link. (#1068)
73f9699 Fix cleanup docs (#1139)
31c57b8 Fix kubectl-kudo flag conflict #1120 (#1121)
204904a Fix markup and a link. (#1048)
0f2dbd3 Fix package parser on windows (#1141)
3674c37 Fixed yaml output for kudo init with custom SA (#1166)
45d6cf5 Install GolangCI-Lint as a binary (#1145)
d80753e Introduce our code culture in contributing.md (#1096)
da27754 Introduce validating admission webhook (experimental) (#1133)
1e40038 Introduced a resolver_repo.go
(#1075)
ead3d4c KEP-17: Pipe task implementation (#1105)
6205017 KEP-20: Manual plan execution (#1045)
7685bcd Log package origins (#1104)
0566427 Make it possible to specify custom service account
9eaf5e0 Make package builds reproducible (#1067)
ef23d5a Operator Parameter and Template Verification (#1106)
2b075cf Optimize fetching and document the kubebuilder dep (#1092)
4113adb Properly handle go mod init
failures. (#1052)
bd59d03 Refactored packages
(#1047)
be5c3d8 Refactoring of plan_status and first unit tests (#1091)
1edf03d Remove a problematic test and add a basic Dispatchfile (#1118)
ba8df46 Remove logr and use log for now in manager.main (#1150)
d1a6052 Remove owners file (#1111)
0108c4b Rename some variables. (#1158)
51f759d Rename store methods to create methods in pipes (#1156)
3ccc31d Revert "Fix broken link. (#1068)" (#1093)
2d4c9ac Run a cleanup plan when deleting instances (#1108)
d80270d SA init test moved into table tests (#1144)
f873094 Stop calling go mod init in code-generator. (#1127)
49002e9 Stop creating old test images. (#1102)
56357fc Update release.md to better reflect our release process (#1112)
3778b5c Use 'goimports' provided by 'golangci-lint' (#1162)
1e9e07d Validate KUDO CRDs before running commands (#1113)
3e1ef10 Wait for CRD to be established. (#1053)
912bfd4 better error handling when working with kube and kudo. (#1097)
519f965 connecting package verification to package creation (#1089)
a324d13 removal of github.com/pkg/errors and commitment to go 1.13 errors (#1107)
3556419 s/Operator/OperatorVersion/g in the description (#1155)
8f43932 standardizing imports and adding makefile task to help (#1135)