Thomas Lamprecht
2e061d8110
ui: ceph: select Pacific as default release
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-06-15 13:07:35 +02:00
Thomas Lamprecht
00fa70bfd9
enable ceph 16.2 pacific
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-20 20:54:52 +02:00
Thomas Lamprecht
339ff552b1
Revert "buildsys: change upload/repo dist to bullseye"
...
pushed by mistake, please ignore this and the previous one
This reverts commit 4816c96931
.
2021-05-20 20:52:52 +02:00
Thomas Lamprecht
4816c96931
buildsys: change upload/repo dist to bullseye
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-20 14:55:53 +02:00
Thomas Lamprecht
f8b7b9e143
ui: ceph code cleanup
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-03 14:35:43 +02:00
Thomas Lamprecht
436f638d44
ui: ceph: install wizard: eslint fixes and code cleanup
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-24 18:44:01 +02:00
Thomas Lamprecht
399ffa767f
ui: eslint: enforce "dot-notation" rule
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-01-19 17:45:01 +01:00
Thomas Lamprecht
8058410f40
ui: eslint: fix various spacing related issues
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-01-19 17:39:15 +01:00
Thomas Lamprecht
f6710aac38
ui: eslint: fix trailing comma and comma related whitespaces errors
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-01-19 17:31:03 +01:00
Dylan Whyte
f00da0a52e
UI: Ceph Wizard: language fixup
...
Improve the language found in the ceph install Wizard.
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2020-11-24 12:10:02 +01:00
Thomas Lamprecht
587cdeb55a
ui: wizard: fix ceph docs link
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-24 09:27:18 +01:00
Thomas Lamprecht
80fdf8d266
ui: ceph install wizard: fix indentation
...
Hi to the people from the future which came here due to git blame or
the like. `git show -w` should proof that you got the wrong one.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-22 18:51:21 +01:00
Thomas Lamprecht
c3035c01d0
ui: ceph: allow selecting which version to install
...
Try to find out the newest version in the cluster and select that (if
in the known OK list).
Slightly hacky, but nothing really out of the ordinary, so should be
OK.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-22 17:59:36 +01:00
Thomas Lamprecht
37e75d8616
ui: ceph wizard: move out info panel to separate component
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-22 17:59:36 +01:00
Thomas Lamprecht
3bbce3b8cd
drop jslint lines
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-06-06 18:11:47 +02:00
Stoiko Ivanov
f71b7c28ff
change .pve-hint to .pmx-hint css-class
...
With introducing pmx-hint to pmg as well, by adding a 'pmx-hint' css-class
to proxmox-widget-toolkit, it makes sense to use the definition everywhere.
this patch drops the .pve-hint class from pve's css and replaces all occurences
in the GUI-source.
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2019-10-09 09:11:04 +02:00
Mira Limbeck
a19aa23819
fix #2389 : ceph wizard showing network of target node
...
Before this patch the wizard shows the available networks for the node
one is connected to, not the actual target node where ceph is
configured. This patch changes this to access the network information of
the target node instead of the local one.
It could be that not every node in the cluster is part of the ceph
cluster (and the same network) which makes this useful.
Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
2019-10-04 14:59:48 +02:00
Dominik Csapak
4ed5c13800
gui: ceph wizard: fix typo
...
s/Coniguration/Configuration/
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-07-26 08:25:34 +02:00
Tim Marx
994f647edc
gui: ceph installer: fix typo
...
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-07-15 11:18:07 +02:00
Thomas Lamprecht
7a1a8851ac
ui: ceph wizard: drop local setAllowBlank overwrite
...
all our combogrids now have this
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-06-27 21:52:10 +02:00
Tim Marx
6c7b8e2339
ui: cephwizard: add networkselector widget
...
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-06-12 11:19:55 +02:00
Tim Marx
ca62eebd58
gui: cephinstaller: fix create mon url
...
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-06-11 14:51:09 +02:00
Mira Limbeck
16a83f8991
fix ceph install wizard not accepting ipv6
...
changes the vtype to the newly defined IP64CIDRAddress. depends on the
introduction of the IP64CIDRAddress vtype in proxmox-widget-toolkit.
Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
2019-04-16 05:41:57 +00:00
Thomas Lamprecht
3ef34e3c0f
ui: ceph install: open ceph.com in new window
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-08 12:30:07 +02:00
Thomas Lamprecht
4711d99862
followup: reduce wording, less text has better chance to be read
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-08 09:20:22 +02:00
Wolfgang Link
fc29d1382c
cleanup format.
2019-04-08 09:18:08 +02:00
Wolfgang Link
cf6b10042a
Supplementary Ceph installation summary
...
Add installation node for the other participant Ceph Node.
2019-04-08 09:18:05 +02:00
Tim Marx
4e36fbabe8
ui: ceph installer: set initial tab depending on current state
...
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-04-01 13:58:47 +02:00
Tim Marx
bf996912e2
ui: ceph install: remove advanced option pg_bits
...
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-03-29 13:07:36 +01:00
Tim Marx
f992ef807e
ui: ceph: differentiate between install & configure only
...
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-03-29 13:07:36 +01:00
Thomas Lamprecht
71798b4b02
ceph install/config: add hint for additional monitors
...
this info was already here in the heading once, add it as pve-hint
styled display field at the bottom.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-28 17:00:34 +01:00
Thomas Lamprecht
e072b27906
ceph install/config: remove node displayfield
...
does not brings real value here, one sees the selected node also
through the blur, and it shouldn't matter at this point, the cluster
config is for all nodes (using ceph) and the monitor has its own node
selector anyway, so do not cloud user interface to much.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-28 16:59:04 +01:00
Thomas Lamprecht
218c9be50b
fixup: ceph: do not scream at user with html headings
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-28 16:57:45 +01:00
Tim Marx
8ba2d6692f
ui: ceph installer: mask configuration if not needed & add monitor
...
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-03-28 16:21:51 +01:00
Thomas Lamprecht
8134b6b766
fixup: remove allowBlank and ensure interworking of size is correct
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-28 16:17:39 +01:00
Tim Marx
836d66f704
ui: ceph installer: make replicas & minreplicas fields dependent
...
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-03-28 16:17:36 +01:00
Tim Marx
443cb6d78c
ui: ceph installer: adapt wording of further instructions
...
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-03-28 14:18:14 +01:00
Thomas Lamprecht
0b985d6f23
ui: ceph install: do not translate replicas
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-20 10:42:22 +01:00
Thomas Lamprecht
2248c6c828
ui: ceph install: fixup configuration network fields
...
It's not only 'IPv4/CIDR' but 'IP/CIDR', IPv6 works too so generalize
this.
Also make the cluster network emptytext a bit more expressive.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-12 11:45:35 +01:00
Tim Marx
fc360d8554
adapt ceph installer texts
...
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-03-12 10:21:30 +01:00
Tim Marx
4616a55b37
added basic ability to install ceph via gui
...
Signed-off-by: Tim Marx <t.marx@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
2019-03-08 12:33:31 +01:00