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
Currently the registry client needs to be explicitly enabled to resolve extension catalogs from registries. This option is available for create but not the rest of the commands such as add, list and remove.
Either we should switch to the registry client as the default source of extension catalog or we need to add the option to all the commands to enable it.
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of uname -a or ver
No response
Output of java -version
No response
GraalVM version (if different from Java)
No response
Quarkus version or git rev
No response
Build tool (ie. output of mvnw --version or gradlew --version)
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Currently the registry client needs to be explicitly enabled to resolve extension catalogs from registries. This option is available for
create
but not the rest of the commands such asadd
,list
andremove
.Either we should switch to the registry client as the default source of extension catalog or we need to add the option to all the commands to enable it.
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
No response
GraalVM version (if different from Java)
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: