Add preflight retries;Housekeeping;Upload&Import images;Fix var reference;Improve UX
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-23 09:12:35 +01:00
parent ca51303602
commit 2531a4fb5d
8 changed files with 65 additions and 26 deletions

View File

@ -28,6 +28,14 @@ PropertyCategories:
Configurations: '*'
UserConfigurable: true
- Key: metacluster.password
Type: password(7..)
Label: Meta-cluster administrator password*
Description: 'Needed to authenticate with target meta-cluster'
DefaultValue: ''
Configurations: '*'
UserConfigurable: true
- key: metacluster.token
Type: string(1..)
Label: K3s install token*
@ -47,14 +55,6 @@ PropertyCategories:
Configurations: '*'
UserConfigurable: true
- Key: metacluster.password
Type: password(7..)
Label: Appliance password*
Description: ''
DefaultValue: ''
Configurations: '*'
UserConfigurable: true
- Key: guestinfo.ipaddress
Type: ip
Label: IP Address*