Commit Graph

  • f3a5c011c9
    update config/samples/devcontainer_v1_devcontainerapp.yaml. main 戴明辰 2024-11-15 05:45:40 +0000
  • 7f7e0ac0cb
    fix zombie processes Mingchen Dai 2024-10-28 02:45:00 +0000
  • 6464c81443
    Update scripts Mingchen Dai 2024-10-14 08:25:16 +0000
  • 15e6f043f1
    Updated CI Prompt of how to deploy to k8s Mingchen Dai 2024-10-14 06:55:25 +0000
  • f42c51cbef
    [fix] SSH Connection Refused Mingchen Dai 2024-10-14 06:49:53 +0000
  • b81c895162
    [feature] git clone repo upon initialization Mingchen Dai 2024-10-14 05:49:23 +0000
  • 50e6da3137
    [feature] SSH Public Key Login for DevContainer Mingchen Dai 2024-10-13 11:24:13 +0000
  • 239edcc756
    fix Connection Refused on NodePort svc Mingchen Dai 2024-09-30 11:49:15 +0000
  • d1d81c968f
    fix panic: open internal/controller/templates/statefulset.yaml: no such file or directory Mingchen Dai 2024-09-30 10:31:29 +0000
  • 67a76d19bd
    Added Shell scirpts Mingchen Dai 2024-09-30 10:11:40 +0000
  • 15c626593b
    fix RBAC using '+kubebuilder:rbac:' prefix Mingchen Dai 2024-09-30 09:56:04 +0000
  • 9335470b9b
    fix insufficient RBAC Role rights Mingchen Dai 2024-09-30 09:44:18 +0000
  • 42d9efbce0
    fix CI 3rd Mingchen Dai 2024-09-30 09:12:10 +0000
  • 72bd77fca3
    Fix name-too-long problem during deployment: Mingchen Dai 2024-09-30 08:19:26 +0000
  • 4c886ea321
    Fix CI (before cherry-picking) Mingchen Dai 2024-09-30 07:04:31 +0000
  • 2d7209e7c7
    fix CI Mingchen Dai 2024-09-30 06:54:14 +0000
  • a923904e3b !2 CRD status Reporter + CI Workflow Test * Added CI workflow for Dockerized k8s Operator * Added Readiness Listener based on StatefulSet.Status.ReadyReplicas * Update Readiness Probing timeout mechanism 戴明辰 2024-09-30 06:38:22 +0000
  • 6fc6434867
    Pre Merge pull request !2 from 戴明辰/feature-devcontainer-status-reporter 戴明辰 2024-09-30 06:37:57 +0000
  • 2699d01d42
    Added CI workflow for Dockerized k8s Operator Mingchen Dai 2024-09-30 06:35:11 +0000
  • 41654afce9
    Added Readiness Listener based on StatefulSet.Status.ReadyReplicas Mingchen Dai 2024-09-30 03:03:57 +0000
  • 1600db90da
    Update Readiness Probing timeout mechanism Mingchen Dai 2024-09-26 11:38:53 +0000
  • c10befe9f8 !1 可通过 YAML 创建 CRD DevcontainerApp (StatefulSet + NodePort_Service) * 优化 DevcontainerApp Reconciler 逻辑 * Added Readiness Probing * Updated port num validation * Updated Quickstart Doc * Replaced Nginx Ingress Controller with NodePort Service * Updated resource creation: * Added resource creation * Added .editorconfig 戴明辰 2024-09-25 01:51:11 +0000
  • 094750032f
    Pre Merge pull request !1 from 戴明辰/feature-resource-creation 戴明辰 2024-09-25 01:50:44 +0000
  • 7aa665a314
    优化 DevcontainerApp Reconciler 逻辑: - 将 NodePort 调度结果放在 app.Status 域,避免修改 Spec 导致 NodePort Service 重复创建 - 将 namespace 修改成 devstar-studio-ns,防止后期整合 RBAC 遇到问题 - 增加 label devstar-resource-type=devstar-devcontainer Mingchen Dai 2024-09-25 01:32:43 +0000
  • 75919d52ca
    Added Readiness Probing Mingchen Dai 2024-09-18 01:36:23 +0000
  • 9e3fe2b00a
    Updated port num validation Mingchen Dai 2024-09-18 01:36:00 +0000
  • 8f3902a8bf
    Updated Quickstart Doc Mingchen Dai 2024-09-17 11:00:02 +0000
  • d6319c9814
    Replaced Nginx Ingress Controller with NodePort Service Mingchen Dai 2024-09-17 10:54:03 +0000
  • 3cf82cb947
    Updated resource creation: * StatefulSet * PVC * Service * Ingress (TODO: SSH port forwarding) Mingchen Dai 2024-09-11 08:54:39 +0000
  • dd2ff56190
    Added resource creation Mingchen Dai 2024-09-11 04:10:47 +0000
  • 1a42cda60a
    Added .editorconfig Mingchen Dai 2024-09-10 08:28:12 +0000
  • 5c990464ee
    Added README.md Mingchen Dai 2024-09-10 08:28:12 +0000
  • 7b1e15cfc2
    initial commit (skeleton) Mingchen Dai 2024-09-10 08:25:32 +0000