Skip to content

NODE 'create_table_name' properties must be alphanumeric.

Created by: ThanKarab

Changelog:

  • create_table_name in the NODE, is now enforcing properties to be alphanumeric. Jira
  • CONTROLLER's TableName object now contains a TableType object instead of a string for the table type.
  • Documentation added for k8s hostname that has to be alphanumeric from now on.

Merge request reports