Releases: Chia-Network/chia-operator
0.17.2
What's Changed
- Update Go dependencies by @Starttoaster in #313
- Update controller-tools to v0.20.0 by @Starttoaster in #315
- Bump the global group across 1 directory with 2 updates by @dependabot[bot] in #314
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #310
- Updated License by @ChiaAutomation in #316
- Update network constants for 3.0 testing by @cmmarslender in #320
Full Changelog: 0.17.1...0.17.2
0.17.1
What's Changed
- Move documentation for setting a specific chia image by @Starttoaster in #307
- Use make build for controller-gen test by @Starttoaster in #305
- Add doc about setting arbitrary chia config by @Starttoaster in #308
- Update Managed Files by @ChiaAutomation in #309
- Update go chia libs to 1.1.0 for udpated PKCS1 and PKCS8 support by @cmmarslender in #311
Full Changelog: 0.17.0...0.17.1
0.17.0
What's Changed
- Add build-only command that skips fmt/vet/etc to speed up qemu docker… by @cmmarslender in #304
- Add k8s probes to chia-healthcheck container by @Starttoaster in #306
Full Changelog: 0.16.6...0.17.0
0.16.6
What's Changed
- Add healthcheck support for farmer/harvester by @cmmarslender in #302
- Automatically set image versions when releasing by @cmmarslender in #303
Full Changelog: 0.16.5...0.16.6
0.16.5
What's Changed
- Add toleration support for all the resources via chiacommon by @cmmarslender in #300
- Set controller defaults for 0.16.5 release by @Starttoaster in #301
Full Changelog: 0.16.4...0.16.5
0.16.4
What's Changed
- Bump the global group with 2 updates by @dependabot[bot] in #288
- Add trusted CIDRs documentation by @Starttoaster in #290
- Update Managed Files by @ChiaAutomation in #292
- Update Managed Files by @ChiaAutomation in #294
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #291
- Set controller defaults for 0.16.4 release by @Starttoaster in #299
Full Changelog: 0.16.3...0.16.4
0.16.3
What's Changed
- Bumped chia-healthcheck to 0.5.1
- Bump the global group across 1 directory with 7 updates by @dependabot[bot] in #287
- Set controller defaults for 0.16.3 tag by @Starttoaster in #289
Full Changelog: 0.16.2...0.16.3
0.16.2
What's Changed
- Add to readines, liveness, and startup probe documentation by @Starttoaster in #281
- Use new default ChiaNode liveness and startup probe endpoints by @Starttoaster in #282
- Set controller defaults for 0.16.2 tag by @Starttoaster in #283
Full Changelog: 0.16.1...0.16.2
0.16.1
This release fixes an issue with cluster RBAC for the ChiaNetwork resource. If you are experiencing reconciler errors in your chia-operator Pod logs related to the ChiaNetwork configmap, update to this release.
What's Changed
- Add v1/v2 MIN_PLOT_SIZE variants by @Starttoaster in #278
- Add Patch verb to role for ConfigMaps and Secrets for server side apply by @Starttoaster in #279
- Set controller defaults for 0.16.1 tag by @Starttoaster in #280
Full Changelog: 0.16.0...0.16.1
0.16.0
This release changes the method that resources are applied in a cluster to use the server-side apply strategy. See the Kubernetes documentation on what that may entail for your clusters, but because of this, you will need to ensure you are running kubernetes 1.22 or greater. https://kubernetes.io/docs/reference/using-api/server-side-apply/
What's Changed
- Implement server-side apply in reconcilers by @Starttoaster in #275
- Set controller defaults for 0.16.0 by @Starttoaster in #276
Full Changelog: 0.15.4...0.16.0