Skip to content

Commit 9c8cc6d

Browse files
csviriCopilot
andauthored
Update AGENTS.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c16e528 commit 9c8cc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ public class ConfigMapDependent extends CRUDKubernetesDependentResource<ConfigMa
212212

213213
## Additional Notes for AI Agents
214214

215-
- The codebase uses extensive use of Java generics for type safety
215+
- The codebase makes extensive use of Java generics for type safety
216216
- Context objects provide access to client, informers, and event sources
217217
- The framework handles K8s API retries and conflict resolution automatically
218218
- Prefer using `ResourceOperations` from context over direct client calls

0 commit comments

Comments
 (0)