10 Commits

Author SHA1 Message Date
776a3fbd7f Merge pull request #4 from bapung/fix/repo-scope-for-user
fix: handle case if owner is a user, take priority over org
2026-01-13 22:15:08 +08:00
e6755bf2ba fix: handle case if owner is a user, take priority over org 2026-01-13 21:28:33 +08:00
6298940adb chore: change license to MIT (#2) 2026-01-13 20:47:53 +08:00
86e92c5e72 feat: implement working reconciliation logic and documentation
initial commit for working reconciliation logic, no automated test only manually tested for now
v0.1.0
2026-01-12 22:57:22 +08:00
b638d72402 Add verbose logging for debugging 2026-01-11 17:16:20 +08:00
eaa4f00109 ci build 2026-01-11 13:27:09 +08:00
6c8d86202c fix client impl 2026-01-08 22:29:51 +08:00
07c05b8e9f base reconcile code 2026-01-05 22:30:05 +08:00
840f3fbd3c api definition and crd generate 2026-01-05 22:16:25 +08:00
21044fa71e Initial operator-sdk bootstrap 2026-01-05 22:10:38 +08:00