Remove the fallback to use generation in ComponentDescriptorCache key #995
Labels
area/quality
Related to all activites around quality
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Description
Currently we use the module version from the annotation added in the ModuleTemplate as part of the ComponentDescriptorCache key. If the annotation is not found we fall back to using the generation instead. After all ModuleTemplates have the module version annotation, we need to remove this fallback logic.
This is a followup item for #929
ACs:
The text was updated successfully, but these errors were encountered: