kubebb/core

Enable auto package/release components(developed on lowcode platform)

Closed this issue · 0 comments

Integrate low code platform into kubebb with the help of tekton pipelines. Will work with @Carrotzpc

Workflow

The workflow will be :

  1. Fetch source code (source code configuration)
  2. Build and push docker image
  3. Build helm charts
  4. Generate a SLSA provenance
  5. Push helm charts

Configurations

1. Fetch source code

Take minio as an example:

2. Build and push image

To be detailed!

3. Build helm charts

To be detailed!

4. Generate a SLSA provenance

To be detailed!

5. Push helm charts

To be detailed!