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
In the event that mdatagen stops generating a file, it should delete old files as part of the update, so they don't linger behind. See generated_status.go for example.
The text was updated successfully, but these errors were encountered:
)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Delete generated_status.go if the component type doesn't require it.
<!-- Issue number if applicable -->
#### Link to tracking issue
Fixes#12346
Component(s)
No response
Describe the issue you're reporting
See #12343
In the event that mdatagen stops generating a file, it should delete old files as part of the update, so they don't linger behind. See
generated_status.go
for example.The text was updated successfully, but these errors were encountered: