mirror of
https://github.com/czhu12/canine.git
synced 2025-12-16 16:35:10 -06:00
22 lines
942 B
Markdown
22 lines
942 B
Markdown
# Todos
|
|
|
|
- [ ] Need an onboarding flow
|
|
- [ ] Automatic DNS mapping for canineapp.run
|
|
- [ ] Show ingress logs at the cluster level -- parse NGINX logs
|
|
- [ ] Streaming logs for pods
|
|
- [ ] Project groupings?
|
|
- [ ] Constantly refresh the processes page for readiness of pods
|
|
- [ ] Support GPU backed clusters
|
|
- [ ] Make accidental deletions harder
|
|
- [ ] Allow creating a one off pod even if there are no services or deployments yet.
|
|
- [ ] Automatically detect node architecture for build target
|
|
- [ ] Failing to add webhooks to projects in different organizations.
|
|
- [ ] Github filtering across organizations is not working
|
|
- [ ] Explore allowing local PC's on DHCP to be a host
|
|
- [ ] Deployments API
|
|
- [ ] Pull request preview apps
|
|
- [ ] Update vocabulary on landing page
|
|
- [ ] Clear our historical logs
|
|
- [ ] log drain from application
|
|
- [ ] Check the pods in the namespace and ensure they are running. - app/services/k8/build_cloud_manager.rb
|