triggermesh / charts

Charts for TriggerMesh Deployments
Apache License 2.0
3 stars 6 forks source link

Initial conversion 0.3.0 -> 0.4.1 #23

Closed cab105 closed 5 years ago

cab105 commented 5 years ago

Perform the initial update of the helm charts to 0.4.1. There are still two outstanding issues:

  1. Additional cluster role bindings need to be introduced between Serving and Build so that the two components can talk to each other.
  2. Upstream Knative Serving has redone how configmaps should be maintained including serverless domain names to allow for multiple domain names and staging environments.

Once both of these issues are taken care of, then this should be safe to release.

sebgoa commented 5 years ago

@cab105 let me know when you are ready to merge ?

cab105 commented 5 years ago

@sebgoa It is ready now.

sebgoa commented 5 years ago

/lgtm merging