Westly Wright
27c133c2e5
expose drainBeforeDelete option on node groups
...
rancher/rancher#31308
2021-02-16 14:06:47 -07:00
Luther Monson
c71901f9bb
adding scale down buttons
2021-02-16 09:18:00 -07:00
Westly Wright
3676682494
Merge pull request #4444 from codyrancher/cloud-provider
...
Provide more context around in-tree and out-of-tree cloud providers
2021-02-16 09:16:44 -07:00
Cody Jackson
cdf45cad2d
Provide more context around in-tree and out-of-tree cloud providers
...
- Add helper text to help people find the out-of-tree providers for vsphere
- Label each in-tree provider with (In-tree) label
- Show a deprecated message for each in-tree option
rancher/rancher#31162
2021-02-12 15:58:01 -07:00
Westly Wright
148c0faa21
Merge pull request #4442 from westlywright/bug.launch.templates
...
Launch Template UX Updates
2021-02-12 14:57:22 -07:00
Westly Wright
6025b9cfb3
change spot instnace type read only check
...
spot instance types should only be available when adding new rows regardless of user template or rancher managed
2021-02-12 14:45:41 -07:00
Westly Wright
c6ad401988
refactor public and private access checks for eks imported clusters
...
rancher/rancher#31258
2021-02-12 14:45:41 -07:00
Westly Wright
a53c885cbd
only count rancher launch template if matching version
...
rancher/rancher#31279
2021-02-12 14:45:41 -07:00
Westly Wright
6b3cc56ab6
swap schedule once for later to ensure that the area is inited
...
rancher/rancher#31197
2021-02-12 14:45:41 -07:00
Westly Wright
509e41d448
rework the spot instance types ux
...
updated the spot instance to make spot instance types required along with adding a default row
during the process I also found that the nodegroups data was being reset on a failure so added some wrappers around the observer for this.
rancher/rancher#31213
rancher/rancher#31288
2021-02-12 14:45:41 -07:00
Westly Wright
0001cb4d1d
Merge pull request #4438 from westlywright/bug.logging.v1
...
V1 Logging Bugs
2021-02-11 11:24:56 -07:00
Westly Wright
25616d5264
Merge pull request #4415 from westlywright/bug.node.display.name
...
display prefix of node name (drop domain)
2021-02-11 11:24:35 -07:00
Westly Wright
b949387d8c
fluent requires weight to be a number, on the round trip back cast 2 int
...
rancher/rancher#31184
2021-02-10 17:02:03 -07:00
Westly Wright
1eafa94e55
remove the schedule wrapper from logging update
...
this was preventing the value from udpating correctly
additionally while debugging I found that the formatValue method was getting called numerous times because of observers so I throttled the call
rancher/rancher#31149
2021-02-10 17:01:56 -07:00
Westly Wright
1c1da2cef4
Merge pull request #4435 from rancher/dependabot/npm_and_yarn/marked-2.0.0
...
Bump marked from 1.2.0 to 2.0.0
2021-02-10 13:49:28 -07:00
dependabot[bot]
fc9a2673e3
Bump marked from 1.2.0 to 2.0.0
...
Bumps [marked](https://github.com/markedjs/marked ) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v1.2.0...v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 18:28:06 +00:00
Westly Wright
5ab4aa4c7f
Merge pull request #4433 from westlywright/bug.launch.templates
...
Launch Template Bugs
2021-02-10 11:25:49 -07:00
Westly Wright
a57342b542
Ensure correct launch template name is selected
...
rancher/rancher#31205
2021-02-10 11:08:17 -07:00
Westly Wright
235784a91e
ensure textarea-autogrow grows when component is loaded
...
rancher/rancher#31197
2021-02-09 11:55:22 -07:00
Westly Wright
eb7c7ab06d
node group doesn't have sshKey it has ec2SshKey
...
rancher/rancher#31191
2021-02-09 11:32:21 -07:00
Westly Wright
a2dc6b4aef
create computed for launchTemplate.version
...
since the property has to be an int and the select component doesn't work with anything but strings
rancher/rancher#31190
2021-02-09 09:36:01 -07:00
Westly Wright
4acc72ed0a
Merge pull request #4431 from westlywright/bug.launch.templates
...
Launch Template version was not correct type
2021-02-08 11:44:33 -07:00
Westly Wright
bada17de03
Merge pull request #4430 from codyrancher/vsphere-existing
...
Changing how we reset values when switching credentials for vsphere node templates
2021-02-08 11:35:35 -07:00
Westly Wright
227f73c290
Template version was not correct scalar type
...
prevented the correct choice from being selected on init.
rancher/rancher#31146
2021-02-08 11:29:15 -07:00
Cody Jackson
26bd8c4b13
Changing how we reset values when switching credentials for vsphere node templates
...
rancher/rancher#30690
2021-02-08 11:22:23 -07:00
Westly Wright
95be92fa7a
Merge pull request #4428 from westlywright/bug.edit.local.cluster
...
Prevent Edit of Clusters without Config
2021-02-08 09:50:51 -07:00
Westly Wright
9b2648458f
do not show edit if there is no configname
...
when adding RancherD as a display provider, for some reason the check for configName got removed.
this caused a regression in the form of users being able to edit local clusters
2021-02-05 15:37:21 -07:00
Westly Wright
2054929d20
Merge pull request #4426 from westlywright/feature.nt.docker.none
...
Update Install Engine URL Value
2021-02-05 14:03:07 -07:00
Westly Wright
111147249e
node template engineInstallUrl should have been none
...
rancher/rancher#30895
2021-02-05 13:43:36 -07:00
Westly Wright
90207a737a
Merge pull request #4424 from westlywright/feature.ui.index.setting
...
expose ui-offline-preferred and dashboard-index
2021-02-04 16:40:41 -07:00
Westly Wright
c20b479d9a
expose ui-offline-preferred and dashboard-index
...
ui-offline-preferred affects the ui-index so there is no reason to not expose it as well
2021-02-04 16:29:14 -07:00
Westly Wright
8b25066a54
lint
2021-02-04 15:24:20 -07:00
Westly Wright
42283f1d62
Merge pull request #4422 from westlywright/feature.nt.docker.none
...
Docker Install URL Options
2021-02-04 15:22:38 -07:00
Westly Wright
b1a20968d2
Merge pull request #4420 from westlywright/bug.addhost
...
custom cluster command set etcd/cp false if windows
2021-02-04 15:22:13 -07:00
Westly Wright
aff49e2e21
add 'None' option to docker install url for node templates
...
rancher/rancher#30895
2021-02-04 15:15:16 -07:00
Westly Wright
60b23cf4f6
custom cluster command set etcd/cp false if windows
...
windows nodes can only be workers, if a user switches to windows and has cp or etcd set we need to set it to false
rancher/rancher#30903
2021-02-04 14:19:50 -07:00
Westly Wright
a32bc18d70
Merge pull request #4418 from westlywright/bug.addhost
...
Import Command Warning
2021-02-04 13:40:16 -07:00
Westly Wright
aa2b2e2b6e
Merge pull request #4416 from westlywright/bug.delete.label
...
Update Label for Drain Node Delete Local Data
2021-02-04 13:36:45 -07:00
Westly Wright
fc1b8c1e92
show admin warning for non-eks imports
...
rancher/rancher#30904
2021-02-04 13:33:33 -07:00
Westly Wright
03e22ebe83
update label for deletelLocalData
...
rancher/rancher#30386
2021-02-03 16:24:37 -07:00
Westly Wright
0d06a3e90b
display prefix of node name (drop domain)
...
rancher/rancher#27873
2021-02-03 10:19:00 -07:00
Westly Wright
013986682f
Merge pull request #4413 from westlywright/bug.launch.templates
...
Subnets can not be undefined
2021-02-02 09:14:25 -07:00
Westly Wright
ca45166add
Subnets can not be undefined
...
rancher/rancher#31087
2021-02-02 09:01:24 -07:00
Westly Wright
cfd134b856
Merge pull request #4411 from westlywright/bug.addhost
...
Cluster Create/Edit Bugs
2021-02-01 16:11:28 -07:00
Westly Wright
5caabc7f38
Don't overwrite node group details to defaults when cycling lts
...
these details are not loaded from EKS
rancher/rancher#31078
2021-02-01 15:59:06 -07:00
Westly Wright
f0ab4fa7f5
handle spot instance type coming in from eks launch template
...
rancher/rancher#31077
2021-02-01 15:42:14 -07:00
Westly Wright
f4bb720d10
rke template s3 cert styles
...
rancher/rancher#27165
2021-02-01 15:13:16 -07:00
Westly Wright
36e3fca379
change add host label to registration command
...
rancher/rancher#30920
2021-02-01 15:13:16 -07:00
Westly Wright
104ace4ed3
fix show eks cluster warning when displaying import command modal
...
rancher/rancher#30904
2021-02-01 15:13:16 -07:00
Westly Wright
df162374b2
Merge pull request #4409 from westlywright/bug.launch.templates
...
Launch Template Node Group Reset Bugs
2021-02-01 12:14:46 -07:00