pipe-cd/pipecd
View on GitHubEnable to fetch application description information on adding app
Open
#3,426 opened on Mar 22, 2022
area/serverarea/webcontribfestgood first issuekind/bugsize/L
Repository metrics
- Stars
- (1,329 stars)
- PR merge metrics
- (PR metrics pending)
Description
What would you like to be added:
Currently, on adding application (via suggestion or manual) we don't fetch the application spec.description information in app.pipecd.yaml file. So, even we have prepared spec.description value in application configuration file, that value will not be reflected on the web console until we make other changes on app.pipecd.yaml to trigger piped_api.UpdateApplicationConfigurations.
Why is this needed: