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
When using WADM with a private registry, the host can't be found to deploy providers and actors.
The same code works fine when using WASMCLOUD_VERSION=v0.59.0.
I have not tested without using a private registry, so that may not be the issue, but I believe @jordan-rash could not recreate with 0.60 without private reg, so it is likely.
Errors:
17:14:58.444 [error] Failed to perform reconciliation pass: Weighted target 'oauth2_pkce' has insufficient candidate hosts.,
Weighted target 'apigw_router' has insufficient candidate hosts.,
Weighted target 'jammin_messaging_provider_spread' has insufficient candidate hosts.,
Weighted target 'httpclient_spread' has insufficient candidate hosts.,
Weighted target 'httpserver_spread' has insufficient candidate hosts.,
Weighted target 'vault_spread' has insufficient candidate hosts.,
Weighted target 'redis_spread' has insufficient candidate hosts.
@stephenandary Because we will be working on #40, it is likely we won't be coming around to fix this (though I won't say never). Wadm isn't currently past alpha-level support yet so I wouldn't depend on it for anything. This will be addressed in the new version though.
I am using it to bootstrap env's for development currently, I have a ways to go before I will be production ready. This is not a concern for me, just something to note in case others have issues. I am fine sticking to wasmcloud 59 until 40 is complete.
When using WADM with a private registry, the host can't be found to deploy providers and actors.
The same code works fine when using WASMCLOUD_VERSION=v0.59.0.
I have not tested without using a private registry, so that may not be the issue, but I believe @jordan-rash could not recreate with 0.60 without private reg, so it is likely.
Errors:
The text was updated successfully, but these errors were encountered: