Cody Jackson
65f0fc3c5b
Use current template version for app upgrades
...
When upgrading a multi-cluster-application the template version was set
to the default version instead of the apps current version.
When a current version is present we now use it before using the
default.
rancher/rancher#23101
2019-09-26 12:18:26 -07:00
Cody Jackson
71a7fb8d2d
Include Template/Revision in cluster table
...
We want to make it easier for someone that is managing multiple
clusters to see what template and template revision a cluster
is using. We also want to make it easy for a user to notice
that a cluster isn't using the latest revision.
To achieve this we added the template and revision to a column
in the clusters table to display both. We also indicate add
a warning badge beside a revision when the revision isn't
the latest.
rancher/rancher#22047
2019-09-26 09:20:45 -07:00
loganhz
822e14016e
Fix google auth text
2019-09-24 10:54:59 +08:00
Vincent Fiduccia
5dac97299a
Only show disabled global catalogs on global level, gray out
2019-09-19 10:13:21 -07:00
Vincent Fiduccia
466f699c9b
Regular rows for special catalogs
2019-09-19 04:31:50 -07:00
n313893254
d3d759c362
Fix Google Auth translation
...
https://github.com/rancher/rancher/issues/22887
2019-09-18 10:31:13 +08:00
Vincent Fiduccia
b625771b61
Search text should always return an object so that it works when subFields is conditonal
2019-09-11 11:20:18 -07:00
loganhz
8a825860a1
Support search in apps and multi-cluster apps list page
2019-09-11 20:32:43 +08:00
Tani Fiduccia
de024ff396
dns provider/entries translation fix
2019-09-05 10:29:30 -07:00
Vincent Fiduccia
ce07edfd98
Edit clusters using node templates you can't see ( rancher/rancher#22080 )
2019-08-30 14:15:24 -07:00
Vincent Fiduccia
e5be3775ba
Merge pull request #3318 from lvuch/lh-22529
...
cluster template to rke template
2019-08-30 12:22:29 -07:00
Vincent Fiduccia
f5e85f7807
Rename route
2019-08-30 12:22:18 -07:00
Vincent Fiduccia
e386f6eb77
Merge pull request #3314 from lvuch/lh-21389
...
recuce white space, remove unnecessary tooltips, move info tooltip to…
2019-08-30 12:05:26 -07:00
lvuch
59d3ffb8d4
cluster template to rke template
2019-08-29 21:31:20 -07:00
lvuch
6f56afa3a6
recuce white space, remove unnecessary tooltips, move info tooltip to end after clipboard
2019-08-29 15:31:07 -07:00
Vincent Fiduccia
44b5e6342a
Merge branch 'master' into 22424
2019-08-29 09:49:58 -07:00
lvuch
091dd3f6c8
google auth
2019-08-28 16:30:34 -07:00
n313893254
49cafd0ce7
Get both warning into one banner on Google auth page
2019-08-28 17:00:03 +08:00
Vincent Fiduccia
f32fb7205b
Merge pull request #3297 from n313893254/21389
...
Instructions to create "Service account" can be provided
2019-08-27 14:00:13 -07:00
n313893254
c4fbeb84fd
Instructions to create "Service account" can be provided
...
https://github.com/rancher/rancher/issues/21389
2019-08-26 17:10:45 +08:00
n313893254
645ba3fc02
Site access settings are not saved on edit google auth
...
https://github.com/rancher/rancher/issues/22367
2019-08-25 21:33:13 +08:00
Vincent Fiduccia
3b655b415f
Merge pull request #3282 from n313893254/22214
...
Fix google auth issue
2019-08-21 15:24:18 -07:00
n313893254
b3899f5de9
Fix google auth issue
...
https://github.com/rancher/rancher/issues/22214
2019-08-21 18:19:29 +08:00
loganhz
3881f5809a
Do not pass hiden fields in catalog answers
...
https://github.com/rancher/rancher/issues/22265
2019-08-21 09:58:47 +08:00
loganhz
1c6f481fe4
Fix custom role issue
2019-08-17 14:59:56 +08:00
n313893254
39f0cf2bb1
Add Edit button for Google Auth
...
https://github.com/rancher/rancher/issues/22214
2019-08-16 16:40:24 +08:00
loganhz
9e1de3f52a
Change ct default revision name to v1
...
https://github.com/rancher/rancher/issues/22162
2019-08-15 12:31:57 +08:00
phillc
6f2edabebb
[UI] Check Linode cloud credential against profile
...
- Account required a key scope
https://github.com/rancher/rancher/issues/22128
2019-08-14 15:50:00 -04:00
loganhz
e8bc206f03
Able to supply no target projects on app upgrade
...
https://github.com/rancher/rancher/issues/22130
2019-08-14 12:24:25 +08:00
Vincent Fiduccia
6bdabde12c
Merge pull request #3241 from vincent99/master
...
Cluster template
2019-08-13 17:33:32 -07:00
Vincent Fiduccia
7141a36c09
Merge pull request #3238 from lvuch/lh-0812
...
22078
2019-08-13 17:32:10 -07:00
Vincent Fiduccia
1d135d0f73
Cleanup cluster template rows
2019-08-13 16:36:47 -07:00
lvuch
d043baa4f6
tooltips
2019-08-13 15:28:16 -07:00
Vincent Fiduccia
90a14705ab
Azure fields are required in template ( rancher/rancher#22041 )
2019-08-13 13:35:27 -07:00
n313893254
68b3c230c1
Fix Google Auth issue
...
https://github.com/rancher/rancher/issues/21404
2019-08-13 16:51:55 +08:00
Vincent Fiduccia
04d48c72a4
Merge pull request #3227 from loganhz/cc-error
...
Multi cluster app upgrade issue
2019-08-12 11:32:27 -07:00
Vincent Fiduccia
783cd1a372
Merge pull request #3224 from loganhz/multi-apps
...
Fix launch multi-cluster apps issue
2019-08-12 11:30:50 -07:00
Vincent Fiduccia
85496d85f2
Merge pull request #3214 from loganhz/google
...
Add flag to enable/disable nested groups for google auth
2019-08-12 10:14:13 -07:00
loganhz
ac0feb8600
Multi cluster app upgrade issue
...
https://github.com/rancher/rancher/issues/21801
2019-08-12 19:19:10 +08:00
loganhz
2575bdf5bc
Fix launch multi-cluster apps issue
...
https://github.com/rancher/rancher/issues/20871
2019-08-12 17:42:40 +08:00
Westly Wright
92c40f667d
Merge pull request #3216 from westlywright/cluster.templates.bugs
...
Cluster Templates
2019-08-09 16:16:50 -07:00
Westly Wright
3162124079
Merge pull request #3215 from phillc/linode-ui-fix
...
[UI] Linode ui fix
2019-08-09 15:56:05 -07:00
ellisbenjamin
28a9f5b31e
Linode uses cloud credentials and meta proxy
...
https://github.com/rancher/rancher/issues/21838
Co-authored-by: phillc <15082+phillc@users.noreply.github.com>
2019-08-09 14:18:18 -04:00
Westly Wright
107e86ad12
Cluster template revision detail page
...
rancher/rancher#23734
2019-08-09 09:11:53 -07:00
loganhz
43909c971f
Add flag for nested groups for google
...
https://github.com/rancher/rancher/issues/22044
2019-08-09 23:38:11 +08:00
lvuch
873e9abf79
empty table text and login screen
2019-08-07 15:32:02 -07:00
Westly Wright
5725a02c3e
Merge pull request #3171 from n313893254/21803
...
Remove PUT request on disabling auth
2019-08-06 09:14:16 -07:00
loganhz
b65eee8c49
Show inactive nodes and unhealthy components in cluster list
...
https://github.com/rancher/rancher/issues/21933
2019-08-03 07:21:28 +08:00
Vincent Fiduccia
57912df026
Unused allTemplates
2019-08-01 12:59:00 -07:00
Vincent Fiduccia
e77ad9afdf
You are in a maze of twisty catalog logic, all slightly different
2019-08-01 10:30:34 -07:00
Westly Wright
9fa2f1d116
backup strategy default values when applying cluster template
...
rancher/rancher#21724
2019-07-31 09:42:00 -07:00
Westly Wright
e6a80707b4
fix bug in template enforcement and standard user template selct
...
rancher/rancher#21747
2019-07-31 09:41:59 -07:00
n313893254
b4d5371875
Remove PUT request on disabling auth
...
https://github.com/rancher/rancher/issues/21803
2019-07-31 18:12:08 +08:00
Westly Wright
9c315341fa
fix undefined errors when no cluster config exists
...
rancher/rancher#21816
2019-07-30 09:26:21 -07:00
Vincent Fiduccia
539a342338
Support 2.2 backend with no clustertemplates
2019-07-24 11:58:58 -07:00
Westly Wright
a8baa581d5
lint
2019-07-23 17:21:51 -07:00
Westly Wright
54e379af2f
reset cluster template revision whene exiting launch cluster route
...
rancher/rancher#21726
2019-07-23 16:37:08 -07:00
Westly Wright
c2350593f2
Fix some bugs in enforcementChanged and showing cluster template
...
rancher/rancher#21717
2019-07-23 15:56:09 -07:00
Westly Wright
17bf0e2b38
fix bug with template enforcement not reseting correctly
...
rancher/rancher#21694
2019-07-23 10:56:08 -07:00
Westly Wright
f23c6d0dfe
fix bug in back to when entering from cluster index
...
rancher/rancher#21691
2019-07-23 10:56:08 -07:00
Westly Wright
cf33ea1ef9
tweak cluster disable when enforcement is on and no templates
2019-07-23 10:56:08 -07:00
Westly Wright
a2df0b4162
fix undefined error
2019-07-23 10:56:08 -07:00
Lauren Harden
700c1ee744
Merge branch 'master' into lh-0618
2019-07-22 15:06:08 -07:00
Westly Wright
9e2e805ec2
global admin check for disable addcluster button
2019-07-22 14:03:45 -07:00
Westly Wright
94f232f64b
missing clusters
2019-07-22 14:00:04 -07:00
Westly Wright
cb4ee8e203
fix missing action error
...
rancher/rancher#21679
2019-07-22 13:44:09 -07:00
Westly Wright
418ebcf36e
lint
2019-07-22 11:11:20 -07:00
Westly Wright
c63b9c0e41
Disable add cluster button, add tooltip for template enforcement
2019-07-22 10:53:55 -07:00
Westly Wright
b3a324bfb9
Enforce global cluster templates except for global admin
2019-07-22 09:50:01 -07:00
Westly Wright
33a0ccd7ae
Merge pull request #3148 from n313893254/21520
...
Fix configuring pipeline authentication failed
2019-07-22 09:44:33 -07:00
Westly Wright
be8c51c768
Merge pull request #3144 from loganhz/cloud
...
Fix cloud credential error message issue
2019-07-22 09:40:15 -07:00
n313893254
657435625b
Remove github service
2019-07-22 15:15:56 +08:00
lvuch
6309a74ec1
21371
2019-07-21 21:25:51 -07:00
loganhz
c58d370f4e
Fix cloud credential error message issue
...
https://github.com/rancher/rancher/issues/20577
2019-07-22 08:44:57 +08:00
loganhz
089d4aaef9
Fallback to latest version if default not exists
...
https://github.com/rancher/rancher/issues/21008
2019-07-22 08:03:28 +08:00
Westly Wright
a70b9991ed
lint
2019-07-19 17:24:47 -07:00
Westly Wright
87d22bc40e
Fix cancel bug when launching template from cluster index
...
added parentRoute and moved the cancel action to the controller so we can
access goToPrevious.
rancher/rancher#21626
2019-07-19 16:46:35 -07:00
Westly Wright
31153b8e3e
Fix edit cluster with template bugs
...
rancher/rancher#21441
2019-07-19 15:41:56 -07:00
Westly Wright
2385bdd979
fix null error on members
...
rancher/rancher#21442
2019-07-19 12:48:53 -07:00
Westly Wright
2504e854f7
Add enable/disable action to cluster template revisions
...
rancher/rancher#21407
2019-07-19 09:23:48 -07:00
Tani Fiduccia
a37f6aa400
Text fixes and alignment for Add Cluster
2019-07-18 17:24:31 -07:00
Westly Wright
531c112539
Add edit action to cluster template
2019-07-17 16:51:10 -07:00
Westly Wright
7ee41a0cc3
styles
2019-07-16 14:29:51 -07:00
Westly Wright
c580bcc753
fix cluster templates table not updating when revision is deleted
2019-07-16 11:50:34 -07:00
Westly Wright
46d5ff7123
new driver icons for custom & import
2019-07-16 11:19:46 -07:00
Westly Wright
7d8d3fd276
Change cluster select styles to new mocks
2019-07-16 10:15:38 -07:00
Westly Wright
912bacc369
Remove select template page when launching clusters
...
move cluster template selection to cluster launch page
2019-07-16 10:15:38 -07:00
Westly Wright
00b2e2a8f3
Kubernetes versions with patch support for cluster templates
...
First itteration of new kube versions w patch support
fix alias issue
satisfies working with no override, hide questions, uniq questions
add templates service, add additional satisfies logic
cluster template translation
add setdefault action to cluster template revisions
Add cluster template link to clusters index page
apply cluster templates satisifies logic
2019-07-16 10:15:38 -07:00
Westly Wright
b8b28e94db
Merge pull request #2834 from displague/feature/linodeCloudCredential
...
add Linode cloud credential
2019-07-16 09:36:24 -07:00
Westly Wright
a7696eba52
Load kontainer drivers correctly from the new clusters route
2019-07-11 13:53:41 -07:00
Eric Tokatlian
fc3a748eba
Adds minor fixes from peer review.
...
- Adds helper text to YAML file
- Adds checks for undefined properties in buttondisabled computed prop
- Better naming for oauth state key in localstorage
2019-07-09 15:28:23 -07:00
Eric Tokatlian
44a6c738bd
Bugfix #21389 add link to docs for google service account creation
2019-07-09 12:39:34 -07:00
Eric Tokatlian
ecb5cc2061
Bugfixes for #21375 & #21377
2019-07-09 12:39:34 -07:00
Eric Tokatlian
edf7214896
Bugfix #21383 - google auth clipboard fix
2019-07-09 12:39:34 -07:00
Eric Tokatlian
79ce01c62f
Bugfix #21371 helper text for google auth domain
2019-07-09 12:39:34 -07:00
Eric Tokatlian
18871d48e6
Bugfix #21372 - clipboard
2019-07-09 12:39:34 -07:00
loganhz
ecf317bc0d
Fix Alidns issue
...
https://github.com/rancher/rancher/issues/21305
2019-07-09 16:12:58 +08:00
Westly Wright
a50a515851
Remove enabled filter on clusterTemplates that caused js error
...
rancher/rancher#20268
2019-07-08 16:39:47 -07:00
Westly Wright
fa7024578c
remove enabled flag for clusterTemplateRevision
2019-07-08 15:44:56 -07:00
Westly Wright
2a66489f83
New cluster launch page
...
Refactor and decouple launch cluster
adds new routes for selecting cluster, selecting cluter template, and launching
cluster
Add first version of cluster template selection logic
WIP - First version of cluter-template resource pages & components
cluster template index
adds cru-cluster-template
save cluster template and cluster template revision
refactor rke cluster driver and add rke cluster driver to clust temp
add cluster template revision page
template revision changes
more questions
refactor cluster networking into component
cluster template questions components
first itteration of working add question
fixups for ct and ctr's
general fixes
quick revision select on new revision page
Move name, expose ctr name, move ctr source
Refactor ct/ctr table to use grouped form
share member added
single template no revisions rows
translations
translation changes
css toggle
css toggle on all elements
inline override
initial apply cluster template
initial show or lock when applying a cluster template
validation bug
first run at windows support overrides
abstract check override with component that yields
add check for override to most sections
bulk remove cluster template revision
more check override
handle errors better for ctrs
translations
bugs
add toggle to azure cloud provider
auth endpoint fix
computed override check and refactor
fixup question override inputs
remove cluster launch route
review fixups
cluster edit
fixup alias properties for overrides
2019-07-08 14:45:44 -07:00