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/book/src/developer/providers/best-practices.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
@@ -12,7 +12,7 @@ However, some best practice are worth to notice:
12
12
to grouping resources
13
13
14
14
- Naming convention above should not be used and advertised as a contract to build on top. Instead more robust mechanism
15
-
MUST always be provided and used for identifying objects, like tagging on labeling.
15
+
MUST always be provided and used for identifying objects, like tagging or labeling.
16
16
Please note that this is necessary not only to prevent issues in case Cluster API changes default naming strategies
17
17
for the Kubernetes objects generated by core controllers, but also to handle use cases where users intentionally influence Cluster API naming strategies.
0 commit comments