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
{{ message }}
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
Describe the bug
healthscope can't pave, will report error: no fields
59s Warning CannotApplyComponents applicationconfiguration/example-appconfig cannot find scope workloadRef "core.oam.dev/v1alpha2" "HealthScope" "example-health-scope" with workloadRefsPath "spec.workloadRefs": spec: no such field
if value, err := fieldpath.Pave(s.UnstructuredContent()).GetValue(workloadRefsPath); err == nil
Describe the bug
healthscope can't pave, will report error: no fields
if value, err := fieldpath.Pave(s.UnstructuredContent()).GetValue(workloadRefsPath); err == nil
To Reproduce
The text was updated successfully, but these errors were encountered: