[PR #180] [MERGED] Clone revisited #445

Closed
opened 2026-02-27 15:58:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/180
Author: @honza801
Created: 9/11/2018
Status: Merged
Merged: 9/16/2018
Merged by: @retspen

Base: masterHead: clone_revisited


📝 Commits (4)

  • 105b8c1 view instance: check_user_quota is not performed for superuser
  • 01c7991 update novncd runit script, make it debian compatible, update docs
  • fb03f3c Merge remote-tracking branch 'stratus/master'
  • aba4ee8 instance/clone disk names revisited

📊 Changes

4 files changed (+72 additions, -43 deletions)

View changed files

📝 README.md (+11 -0)
📝 conf/runit/novncd.sh (+16 -2)
📝 instances/templates/instance.html (+7 -10)
📝 instances/views.py (+38 -31)

📄 Description

hi,

  • quotas for admins are not handled. it is not necessary, since admin can do everything :)
  • update novncd script for runit (and readme)
  • generating clone disk names revisited

please merge

thanks
fous


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/180 **Author:** [@honza801](https://github.com/honza801) **Created:** 9/11/2018 **Status:** ✅ Merged **Merged:** 9/16/2018 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `clone_revisited` --- ### 📝 Commits (4) - [`105b8c1`](https://github.com/retspen/webvirtcloud/commit/105b8c180a9f76c6cb443dcb7e4f2dc8d99964e2) view instance: check_user_quota is not performed for superuser - [`01c7991`](https://github.com/retspen/webvirtcloud/commit/01c7991d809eedce01267ef3e0acfb4d6d6a2adb) update novncd runit script, make it debian compatible, update docs - [`fb03f3c`](https://github.com/retspen/webvirtcloud/commit/fb03f3c554dff16c810934819f596d1ede720107) Merge remote-tracking branch 'stratus/master' - [`aba4ee8`](https://github.com/retspen/webvirtcloud/commit/aba4ee86239fd7af2aa55dcdbb906c1b56e60417) instance/clone disk names revisited ### 📊 Changes **4 files changed** (+72 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+11 -0) 📝 `conf/runit/novncd.sh` (+16 -2) 📝 `instances/templates/instance.html` (+7 -10) 📝 `instances/views.py` (+38 -31) </details> ### 📄 Description hi, * quotas for admins are not handled. it is not necessary, since admin can do everything :) * update novncd script for runit (and readme) * generating clone disk names revisited please merge thanks fous --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:58:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#445
No description provided.