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 recognize the need for having two sets of helm chart configuration because the CI system tests against an old version and then upgrades to a new version etc. I presume this is about that, and that we can now remove everything related to it.
@minrk you added the DELETE ME note, do you agree on deleting the file and all logic referencing it?
k8s-binder-k8s-hub/binderhub-chart-config-old.yaml
says it should be deleted:binderhub/testing/k8s-binder-k8s-hub/binderhub-chart-config-old.yaml
Lines 1 to 2 in 7fa1d77
However it's referenced in the CI workflows:
binderhub/.github/workflows/diff.yml
Lines 54 to 59 in 7fa1d77
binderhub/.github/workflows/test.yml
Lines 185 to 190 in 7fa1d77
Should it be kept and the comment removed, or should the file and all references to it be deleted?
The text was updated successfully, but these errors were encountered: