Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 08:34
5e40e85

2.2.0 (2020-09-18)

Features

  • crd generation: add embedded resource. (e0cbe68)
  • crd generation: add IntOrString field. (c0c296e)
  • crd generation: add multi version support. (eb685c5), closes #54
  • crd generation: add preserve unknown fields. (5b655c0)
  • crd generation: fetch xml documentation if any and use description. (bdbdff1), closes #7
  • operator: Add namespacing for operators. (5e0aded), closes #2
  • operator deployment: add downward api namespace value (634c878)
  • structured logging: cleanup code and add loglevel to message (7f7fe43)