wasmCloud / wadm

wasmCloud Application Deployment Manager (wadm) is a Wasm-native orchestrator for managing and scaling declarative wasmCloud applications.
https://wasmcloud.com
Apache License 2.0
100 stars 26 forks source link

feat(server)!: ensure claimed ID is uniquely deployed #298

Closed brooksmtownsend closed 2 months ago

brooksmtownsend commented 3 months ago

Feature or Problem

This PR replaces a previous check for uniqueness of image references for checking for uniqueness of component IDs assigned to components or providers.

Related Issues

Release Information

wadm v0.13.0

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification