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
This seems to break happi container-registry for me. I'll keep looking into it though
This was a bug in the CLI code, reaching into the internals instead of using public API. (f60804d)
Apparently this is also uncovered in the test suite?
With lazy loading of the container registry, this causes the container-registry command to return nothing
This should also be covered in the test suite
The text was updated successfully, but these errors were encountered:
This was a bug in the CLI code, reaching into the internals instead of using public API. (f60804d)
Apparently this is also uncovered in the test suite?
Originally posted by @klauer in #270 (comment)
With lazy loading of the container registry, this causes the container-registry command to return nothing
This should also be covered in the test suite
The text was updated successfully, but these errors were encountered: