1
0
mirror of https://github.com/rancher/types.git synced 2025-06-27 14:06:49 +00:00
Commit Graph

1519 Commits

Author SHA1 Message Date
gitlawr
3dad603a0f go generate 2019-02-25 18:37:19 -08:00
gitlawr
a2bec9db38 Move RootDomain field from provider configs to generic spec 2019-02-25 18:37:19 -08:00
Alena Prokharchyk
3858dd752d Updated tags for k8s 1.12 and 1.13 to be aligned with 2.1.x branch 2019-02-25 12:55:19 -08:00
kinarashah
673f1c33c2 go generate 2019-02-25 11:42:25 -08:00
kinarashah
5a0b580fd3 add mcAppName to edit gDNS input 2019-02-25 11:42:25 -08:00
Prachi Damle
eecb8f9986 Default the TTL to 300s 2019-02-22 14:46:50 -08:00
Alena Prokharchyk
5b7ed44f92 rke tools v0.1.24 2019-02-22 11:01:38 -08:00
galal-hussein
5a372fcc37 Add k8s 1.12 and 1.13 to allow upgrade 2019-02-20 14:18:56 -08:00
moelsayed
707ae1dc7e generated code 2019-02-20 09:49:50 -08:00
moelsayed
fba31fc691 Add spec to etcdBackup 2019-02-20 09:49:50 -08:00
gitlawr
0f5ebf405a go generate 2019-02-19 17:29:02 -08:00
gitlawr
d499bc5d50 Fix norman type in UpdateMultiClusterAppTargetsInput answers
Problem:
The answers field is marked as reference. As a result, The generated field gets a wrong type(304eef54e2/client/management/v3/zz_generated_update_multi_cluster_app_targets_input.go (L10))

Solution:
Remove norman type of answers field
2019-02-19 17:29:02 -08:00
rajashree
d0b7740d20 Make global DNS provider namespaced 2019-02-19 13:28:07 -08:00
rajashree
fba6799b44 generated changes 2019-02-19 13:28:07 -08:00
kinarashah
73a328fa7d go generate 2019-02-15 16:26:13 -08:00
kinarashah
59b8267bac add state to target of multiclusterapp 2019-02-15 16:26:13 -08:00
Daishan Peng
dc275ce6be Generated files 2019-02-15 13:15:06 -07:00
Daishan Peng
54b4503178 Update catalog types for disk caching
Add a new catalog condition for migrating catalog and templates to
remove files and questions, and new variables on template version for
easy retrieval from cache. Mark parameters that are injected with the
formatter as nocreate/noupdate. Adds comments for deprecated items.

For rancher/rancher/issues/14322
2019-02-15 13:15:06 -07:00
Guangbo Chen
f6af1070bc update generate 2019-02-15 12:31:54 -07:00
Guangbo Chen
e3530b8b33 add valuesYaml to the catalog upgrade action 2019-02-15 12:31:54 -07:00
rajashree
801e952784 Add GetUserFromCache to user manager interface 2019-02-14 11:04:54 -08:00
Frank Mai
003b587a64 Go generated 2019-02-14 09:45:45 -07:00
frank
abe9de4bb8 Enrich Monitoring Actions
- Add viewMonitoring & editMonitoring actions
2019-02-14 09:45:45 -07:00
Prachi Damle
9577885c7a generated changes 2019-02-13 14:55:07 -08:00
Prachi Damle
5e88ec40a3 Add TTL to GlobalDNS 2019-02-13 14:55:07 -08:00
Nathan Jenan
6370ec9f4e Generated code 2019-02-13 14:39:56 -07:00
Nathan Jenan
8834124510 Adding schema version field to track what dynamic schema a schema was created from
This change adds a schema version field so that we can track what resource
version of a dynamic schema a schema was created from, to minimize the amount
of updates we need to do.

Issue:
https://github.com/rancher/rancher/issues/17712
2019-02-13 14:39:56 -07:00
Frank Mai
8206f5d59b Go generated 2019-02-13 09:56:17 -07:00
frank
100c3ef953 Support to rollback local chart app deployment
**Problem:**
Cannot rollback local chart app without files recording

**Solution:**
Add `Files` field to `AppRevisionStatus`
2019-02-13 09:56:17 -07:00
frank
7942887103 Support to upgrade local chart app deployment
**Problem:**
Cannot upgrade app with local template files

**Solution:**
Add `Files` field to `AppUpgradeConfig`

**Issue:**
https://github.com/rancher/rancher/issues/15711
2019-02-13 09:56:17 -07:00
Guangbo Chen
7b93e996dc update generator 2019-02-12 18:27:55 -07:00
Guangbo Chen
90acd2d810 added valuesYaml field to catalog apps 2019-02-12 18:27:55 -07:00
Alena Prokharchyk
48a9fbb6f1 Generated changes 2019-02-12 16:43:50 -08:00
Alena Prokharchyk
c073d24484 Corrected json tag for AlwaysPullImages 2019-02-12 16:43:50 -08:00
orangedeng
5adbda7735 go generate 2019-02-12 14:18:04 -08:00
gitlawr
2c58759d05 Add globaldns system images 2019-02-12 14:18:04 -08:00
gitlawr
856db7f1e1 Add alidns provider config for globaldns 2019-02-12 14:18:04 -08:00
Aiwantaozi
60be9b9176 update vendor 2019-02-12 10:29:41 -07:00
Aiwantaozi
b392a0161b Update negative field to positive field
Problem:
excludeSystemComponent is a negative field

Solution:
change to includeSystemComponent and use true as default

Issue:
https://github.com/rancher/rancher/issues/15555
2019-02-12 10:29:41 -07:00
Sebastiaan van Steenis
1d346f8e7d Correct AWS cloud provider parameter name for ini style 2019-02-11 15:25:48 -08:00
Alena Prokharchyk
0789e55346 Align 1.11.6 system images with 2.1 release 2019-02-11 15:07:02 -08:00
gitlawr
0c881ced7e Bump pipeline-tools version 2019-02-11 13:05:22 -07:00
Aiwantaozi
964af90c2c generate code 2019-02-11 13:04:53 -07:00
Aiwantaozi
7247d13971 Add target type and cert for custom target config
Problem:
user may need cert when input custom config

Solution:
add cert for custom config

Issue:
https://github.com/rancher/rancher/issues/176965
2019-02-11 13:04:53 -07:00
Sebastiaan van Steenis
3152022f25 go generate 2019-02-11 11:41:57 -08:00
Sebastiaan van Steenis
0a5a1dc60f Add AWS cloudprovider cfg 2019-02-11 11:41:57 -08:00
Aiwantaozi
a56d41fc8d update vendor 2019-02-11 12:26:34 -07:00
Aiwantaozi
d74629c9e2 Add use tls config for syslog logging target
Problem:
can't identify whether the target use tls or not

Solution:
add enable tls field
2019-02-11 12:26:34 -07:00
rajashree
7746d46d67 RBAC changes for globalDNS and multiclusterapp
1.Change member access types to match project/cluster roles: owner,member,read-only
2.Make projectIDs non updatable for globalDNS and multiclusterapp, add actions to update them
3.Make multiclusterappID non updatable for globalDNS, add action to update it
4.Add roles to multiclusterapp that reference roleTemplates
2019-02-08 21:10:05 -08:00
rajashree
304eef54e2 Generated changes 2019-02-08 21:10:05 -08:00