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
I identified all the files that have TODO and NOTES below. For the ones in the test directory I am guessing we can ignore these since its our unit test.
Files to remove TODO and NOTES + additional lines
./Chart.yaml
./charts/identity/templates/deployment.yaml
./charts/identity/templates/configmap-env-vars.yaml
./templates/web-modeler/deployment-webapp.yaml
./templates/connectors/_helpers.tpl
./templates/release-configmap.yaml
./templates/operate/deployment.yaml
./templates/tasklist/deployment.yaml
./templates/console/_helpers.tpl
./values.yaml
my thoughts were using sed/awk to edit and remove the lines and maybe have an output on the changes of the files. Are there any notes/todos we want to keep is the real question or keep a log of them?
Related to:
Support team request.
Overview:
Some of our users are confused by the development notes in the chart values and manifests (e.g.,
TODO
andNOTE
sections).Actions:
The text was updated successfully, but these errors were encountered: