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
Copy file name to clipboardExpand all lines: docs/validations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Validations
2
2
3
-
`crd-diff` has three different "validators" that run:
3
+
`crdify` has three different "validators" that run:
4
4
5
5
- CRD Validator - runs validations, known as "Global Validations", that verify compatibility of changes across the entire CRD.
6
6
- Same Version Validator - runs validations, known as "Property Validations", that verify compatibility of changes to properties within the same versions.
0 commit comments