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
This is to add a validate makefile target, which will enforce applicable style defined in by the style guide created here: #2
Initially, this make target should validate that CRDs are deployed using the Helm v3 mechanism which prevents CRDs from being deleted when a chart is deleted.
The text was updated successfully, but these errors were encountered:
This is to add a
validate
makefile target, which will enforce applicable style defined in by the style guide created here:#2
Initially, this make target should validate that CRDs are deployed using the Helm v3 mechanism which prevents CRDs from being deleted when a chart is deleted.
The text was updated successfully, but these errors were encountered: