Closed Jose-Matsuda closed 2 years ago
Closing as we fixed it but Nick will add what was done on the user end to hopefully see how the automation messed up this request.
Steps to reproduce:
If I view my profile on the page, it lists nick.newstead@cloud.statcan.ca as my contact email and nick.newstead as my Azure account which may be the issue. I am however unable to edit these details
For whatever reason in the automatic pr this happened https://github.com/StatCan/aaw-kubeflow-profiles/pull/65/files
Where our
profile.libsonnet
does not appear to support theowners
variable at the moment leading to argocd complaining.Change back to single
owner
and using double quotes""
around the emailalso neeeds quotes around the
name
--> https://github.com/StatCan/aaw-kubeflow-profiles/commit/a241efe4fe252e3c636737147ef2359a06a1a85fResolution https://github.com/StatCan/aaw-kubeflow-profiles/pull/74