Results 12 comments of LiuYan

The current AWS image interface returns limited information about the image data, so we need to think about how to display it. Some images have some missing attributes,for example: `ImageOwnerAlias`...

1. Support for secondary filtering of results

quick-start 页面增加了alibaba provider 和 tencent provider选项 ![image](https://user-images.githubusercontent.com/3406205/112963657-2c49be00-917a-11eb-831c-eff84e610b36.png)

1. Air gap package list page 2. View/Update Install Package 3. Create air gap package 4. import air gap package 5. Edit Air gap package

1. 创建集群支持 air-gap package install 2. 更新集群支持 air-gap package upgrade

由于 google gce api 关键字查询,有以下问题,决定查询镜像时去掉关键字搜索功能,并在前端过滤掉不建议使用的镜像,减少 api 结果 1. 有时会返回空结果,比如搜索关键字,如果全是数字,比如搜索ubutun 2004 版,关键字:2004,api 响应是空 2. 如果存在关键字搜索,api 不支持按时间排序 3. 调用 api 时,无法通过传参过滤掉不建议使用的镜像,导致响应结果太多 目前选择镜像 modal:

UI Enhancement 1. editable combobox component adds edit icon

ui demo: ![aws-image-select](https://user-images.githubusercontent.com/3406205/204174784-bd0c5e08-deea-4c08-a054-a6f8abd56aae.gif)

aws quick start page:parameters used to load the image via js sdk ```js { ubuntu: { ownerIds: [ '099720109477' // '898082745236', // Deep Learning AMI // '652529143229' // with SQL...