Skip to content

yatai-deployment - v1.0.0-a3

Pre-release
Pre-release

Choose a tag to compare

@yetone yetone released this 13 Oct 07:36
283cfeb

What's Changed

  • feat: support custom resources and ingress annotations and ingress tls by @yetone in #24
  • feat: support node affinity by @yetone in #26
  • feat: check if the yatai deployment has changed by @yetone in #27
  • feat: support topology spread constraints by @yetone in #28
  • refactor: rename deploymentNamespaces -> bentoDeploymentNamespaces by @yetone in #29
  • feat: provide an option to not create a default domain job by @yetone in #30
  • feat(scripts): skip crds in yatai-deployment installation by @yetone in #31
  • fix: use go-pep440-version to compare pep440 version by @yetone in #32
  • fix: set the deployment's replicas field to nil to better match the HPA by @yetone in #33
  • feat: add progress-bar for tar archive downloader by @yetone in #34
  • fix(helm-chart): reuse the already exists YATAI_API_TOKEN by @yetone in #35
  • feat: support extraPodSpec for image builder by @yetone in #36
  • feat: support extra pod metadata by @yetone in #37
  • feat: generate v1alpha2 clientset by @yetone in #38
  • feat: upgrade autoscaling from v2beta2 to v2 by @yetone in #40
  • feat: Add Kaniko as default builder by @jjmachan in #39
  • feat: the image builder support extra container env by @yetone in #41

New Contributors

Full Changelog: v1.0.0-a2...v1.0.0-a3