Releases: ytsaurus/ytsaurus-k8s-operator
YTsaurus k8s operator 0.22.0
Features
- Update to YTsaurus 24.2 is supported
Minor
- Add lost CA bundle and TLS secrets VolumeMounts for jobs container by @imakunin in #449
- Add bus client configuration by @imakunin in #450
Experimental
- Add multiple update selectors by @wilwell in #383
- Add blocked components column to kubectl output by @l0kix2 in #459
New Contributors
Full Changelog: release/0.21.0...release/0.22.0
YTsaurus k8s operator 0.21.0
Features
Minor
Bugfix
YTsaurus k8s operator 0.20.0
Minor
- Support not creating non-existing users by @l0kix2 in #416
- Added DNSConfig into Instance and YTsaurusSpec by @qurname2 in #420
- Enable real chunks job by @l0kix2 in #412
- Add log_manager_template for job proxy by @l0kix2 in #428
Release notes
This release makes yt operator compatible with ytsaurus 24.2.
Update to this version will launch job for setting correct enable_real_chunks_value values in cypress and exec nodes will be updated with a new config.
Full Changelog: release/0.19.0...release/0.20.0
YTsaurus k8s operator 0.19.0
YTsaurus k8s operator 0.18.1
YTsaurus k8s operator 0.18.0
Warning
This release has known bug, which broke update for YTsaurus components with non-empty names (names can be set for data/tablet/exec nodes) and roles (can be set for proxies).
The bug was fixed in 0.18.1.
Features
Minor
- Update sample config for cluster with TLS by @koct9i in #369
- Remove DataNodes from StatelesOnly update by @koct9i in #371
- Added namespacedScope value to the helm chart by @qurname2 in #376
- Upgrade crd-ref-docs by @koct9i in #379
- Add observed generation for remote nodes by @koct9i in #382
- Support different controller families in strawberry configuration by @dmi-feo in #355
- kata-compat: mount TLS-related files to a separate directory by @kruftik in #388
- Support OAuth login transformations by @l0kix2 in #397
- Add diff for static config update case by @l0kix2 in #398
Bugfix
- Fix observed generation by @koct9i in #373
- Fix YQL agent dynamic config creation by @savnadya in #377
- Fix logging in chyt_controller by @dmi-feo in #370
- Fix strawberry container name by @dmi-feo in #375
- Use expected instance count as default for minimal ready count by @koct9i in #395
New Contributors
Full Changelog: release/0.17.0...release/0.18.0
YTsaurus k8s operator 0.17.0
Minor
- Separate CHYT init options into makeDefault and createPublicClique by @achulkov2 in #347
Bugfix
YTsaurus k8s operator 0.16.2
YTsaurus k8s operator 0.16.1
YTsaurus k8s operator 0.16.0
Warning
This release has a bug for a configuration where UI or Strawberry components are enabled and some of their images were overridden (k8s init jobs will fail for such components).
Use 0.16.2 instead.
Minor
- Add observedGeneration field to the YtsaurusStatus by @wilwell in #333
- Set statistics for job low cpu usage alerts by @koct9i in #335
- Add nodeSelector for UI and Strawberry by @l0kix2 in #338
- Init job creates from InstanceSpec image if specified by @wilwell in #336
- Add tolerations and nodeselectors to jobs by @l0kix2 in #342