Skip to content

feature: add auto deploy

Calvin Yu请求将github/fork/shaowenchen/master合并到master

Created by: shaowenchen

Signed-off-by: shaowenchen mail@chenshaowen.com

What type of PR is this?

/kind feature

What this PR does / why we need it:

Make the process of development more agile

Additional documentation, usage docs, etc.:

  1. Add actions to update development environment

image

Deploy-Backend reset the development environment Deploy-Backend-Daily update deploys,ks-apiserver/ks-controller-manager/ks-console daily.

  1. Reply /deploy to deploy a preview for pr

image

The System will build a kubespheredev/ks-console:actions-pr-14 to run the server. e.g https://github.com/shaowenchen/console/pull/14

  1. Reply /clear to clean the deployment for pr

image

In order to use it normally, It needs to configure some variables.

image

QING_EIP/QING_EIP_ID : provide an access entry QING_PASSWORD: password of the root user QINGCLOUD_ACCESS_KEY/QINGCLOUD_SECRET_KEY: secret key of the kubesphere#installer

合并请求报告

加载中