Skip to content

Jinja #273

@vadim-zabolotniy

Description

@vadim-zabolotniy

Consider replacement of current template engine(Pystache/Chevron) by Jinja.
Requirements:

  • {{ }} - template variable markers.
  • Getting list item by numeric index(need for case with IP in service ingress).
  • Skipping of invalid variable placeholder error(need on 1st render when application Kubernetes entities wasn't created yet).
  • Error rising when variable placeholder is invalid(need on 2nd render when application successfully deployed and context is complete).
  • Optional Keep template variable place holder if it can't be found in context.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions