docs: fixes rendering of parameter table in docs for app desc and deployment#184
docs: fixes rendering of parameter table in docs for app desc and deployment#184singhmj-1 wants to merge 1 commit into
Conversation
…loyment Closes #169 Signed-off-by: Manjinder <manjinder.b.singh@capgemini.com>
|
Looking at the images vs. the actual files, which I assume are snapshots of the actual files I noticed there is a "typo" I assume in Image 1. You will notice it says in the description of parameters: I get that this passed the SUP stage I assume so it is more of a question than asking for a change. Moving something from a formal field (i.e., metadata.name) to a property bag key/value typically implies there are not special rules of processing associated with it etc. I would assume that a formal name would have some guardrails? Also is there not special meaning to it? It feels like movement from formal to property bag is generalizing something that should not be? (again please take this as a question as I was not involved at the time of the SUP) |




Description
The docs rendered for application-description and application-deployment show
nameobject to be an explicit field inparametersobject (akey:valuemap), whereas it refers to thekeyattribute of the map.Issues Addressed
Closes #169
Change Type
Please select the relevant options:
Checklist