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
Ran ocm toi describe package 'directory::./ocm/component-archive//example.com/ocm/toi/helloworld:1.0.0'
and received message containing
Warning: cannot determine executor "name"="replacemeWithHelloWorldToiExecutorResourceReferenceName": executor resource ""name"="replacemeWithHelloWorldToiExecutorResourceReferenceName"" not found: not found
Note how "not found" is repeated.
To be clear, the warning is expected because in my toiPackage executors is a single executor with a resourceRef that points to a non-existent resource.
What you expected to happen:
Expect 'not found' to not be repeated.
How to reproduce it (as minimally and precisely as possible):
See the description.
Anything else we need to know:
Nope
Environment:
ocm version 0.11.0
The text was updated successfully, but these errors were encountered:
What happened:
Ran
ocm toi describe package 'directory::./ocm/component-archive//example.com/ocm/toi/helloworld:1.0.0'
and received message containing
Note how "not found" is repeated.
To be clear, the warning is expected because in my toiPackage executors is a single executor with a resourceRef that points to a non-existent resource.
What you expected to happen:
Expect 'not found' to not be repeated.
How to reproduce it (as minimally and precisely as possible):
See the description.
Anything else we need to know:
Nope
Environment:
ocm version 0.11.0
The text was updated successfully, but these errors were encountered: