devstar-devcontainer-operator/internal/controller
Mingchen Dai 7aa665a314
优化 DevcontainerApp Reconciler 逻辑:
- 将 NodePort 调度结果放在 app.Status 域,避免修改 Spec 导致 NodePort Service 重复创建
- 将 namespace 修改成 devstar-studio-ns,防止后期整合 RBAC 遇到问题
- 增加 label devstar-resource-type=devstar-devcontainer
2024-09-25 01:44:56 +00:00
..
templates 优化 DevcontainerApp Reconciler 逻辑: 2024-09-25 01:44:56 +00:00
utils Replaced Nginx Ingress Controller with NodePort Service 2024-09-17 10:54:03 +00:00
devcontainerapp_controller_test.go initial commit (skeleton) 2024-09-10 08:25:32 +00:00
devcontainerapp_controller.go 优化 DevcontainerApp Reconciler 逻辑: 2024-09-25 01:44:56 +00:00
suite_test.go initial commit (skeleton) 2024-09-10 08:25:32 +00:00