pipe-cd/pipecd
在 GitHub 查看Enable to fetch application description information on adding app
Open
#3,426 创建于 2022年3月22日
area/serverarea/webcontribfestgood first issuekind/bugsize/L
仓库指标
- Star
- (1,329 star)
- PR 合并指标
- (PR 指标待抓取)
描述
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: