v0.10.0
What's Changed
- refactor(constants): remove useless annonations expirationTime by @whg517 in #163
- feat(constants): add cert restart buffer for secret-operator by @whg517 in #167
- build(deps): bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #171
- build(deps): bump k8s.io/kubectl from 0.31.0 to 0.31.1 by @dependabot in #172
- fix: s3 bucket no inline field by @whg517 in #174
- refactor: add run to cluster reconciler and optimize log msg by @whg517 in #175
- feat(api): add credential comment for api by @whg517 in #181
- refactor(client): refactor client.Get to wrapped ctrl.Get by @whg517 in #182
- fix(build): fix SecretBuild data not use base64 encoding by @whg517 in #183
- feat(config): add properties util and mv xml to config package by @whg517 in #184
- feat(build): add AddItem to config builder by @whg517 in #185
- refactor(build): refactor service build support listenerclass by @whg517 in #186
- refactor(image): rename platformVersion to kubedoopVersion in image by @whg517 in #187
- docs(changelog): Add 0.10.0 changelog by @whg517 in #188
Full Changelog: v0.9.2...v0.10.0