You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CI setup (in both helm-charts and the operator) are a bit all over the place right now. The recent introduce of go code into the helm-chart adds in a large chunk of untested code and now generated files that can easily get out of date. We need to comb thought the existing configurations and collapse them down into a single definition that's usable for CI and local development a like. We'll also want to rely on github actions for helping us maintain our versioning policies (#1093 ).
The content you are editing has changed. Please copy your edits and refresh the page.
Going to close this out and move the unfinished tickets into the backlog. We're in a pretty good place for the helm-charts and an okay place for the operator.
The CI setup (in both helm-charts and the operator) are a bit all over the place right now. The recent introduce of go code into the helm-chart adds in a large chunk of untested code and now generated files that can easily get out of date. We need to comb thought the existing configurations and collapse them down into a single definition that's usable for CI and local development a like. We'll also want to rely on github actions for helping us maintain our versioning policies (#1093 ).
Tasks
values.yaml
,values.schema.json
, andvalues.go
from a single source of truth #1081The text was updated successfully, but these errors were encountered: