1
0
mirror of https://github.com/rancher/types.git synced 2025-08-01 21:07:41 +00:00
Commit Graph

962 Commits

Author SHA1 Message Date
moelsayed
b06f4a428e Add flag for manual backup 2019-03-11 18:41:06 -07:00
kinarashah
af9f41a237 change type of weave network provider's password 2019-03-11 15:47:58 -07:00
moelsayed
6e04fa3e4a generated code 2019-03-08 13:57:06 -08:00
moelsayed
3b644de40f Add BackupConfig Enabled flag 2019-03-08 13:57:06 -08:00
jianghang8421
a3d51c1bcc Add multiarch support
Update default images to use docker manifest
2019-03-07 18:05:24 -07:00
Alena Prokharchyk
e07adb52ac Added k8s versions from 2.1.x release 2019-03-06 14:34:08 -08:00
Alena Prokharchyk
ea339438e0 base copy 2019-03-06 14:34:08 -08:00
moelsayed
58191660b8 Update to rancher/rke-tools:v0.1.27 2019-03-06 10:28:54 -08:00
rajashree
be4f618a3b Generated changes 2019-03-06 00:07:03 -08:00
rajashree
049122e019 Make multiclusterapp's Roles field required 2019-03-06 00:07:03 -08:00
Craig Jellick
20f23a4e46 Revert "Add multiarch support using docker manifest" 2019-03-05 16:26:48 -07:00
Darren Shepherd
53608ad58d
Merge pull request #753 from jianghang8421/multiarch-support
Add multiarch support using docker manifest
2019-03-05 12:57:35 -07:00
galal-hussein
444d4e52a4 Fix network providers yaml types 2019-03-05 11:16:19 -08:00
jianghang8421
2a6bf4bcf2 Add multiarch support
1. Update default images to use docker manifest
2. Add manifest image list and architecture list for generating the images mirrorscript
2019-03-05 10:02:49 +08:00
orangedeng
ecff93ee1e Remove unuse and unpushed windows images
Remove `rancher/calico-cni:v0.0.1-nanoserver-1803` and
`rancher/canal-cni:v0.0.1-nanoserver-1803`
2019-03-04 16:41:30 -08:00
kinarashah
ac1d1af8d0 Revert "add mcAppName to edit gDNS input"
This reverts commit 5a0b580fd3.
2019-03-04 14:00:54 -08:00
galal-hussein
7adf0280c0 Update k8s to v1.11.8 and v1.13.4 2019-03-01 13:53:17 -08:00
galal-hussein
b06a37139b copy code 2019-03-01 13:53:17 -08:00
Aiwantaozi
d20e3225a1 update vendor 2019-02-28 19:19:41 -07:00
Aiwantaozi
4fec1faea1 add option inherit advance from alert group in the alert rule as the default value.
Problem:
both alert group and alert rule advance option is confused, we need to
make then simple

Solution:
alert rule use alert group level advance option as default but user can
edit if they don't have to inherit from group

Issue:
https://github.com/rancher/rancher/issues/17538
2019-02-28 19:19:41 -07:00
rajashree
083953864c Generated changes 2019-02-28 12:23:52 -08:00
rajashree
f7d1f26d6e Field to store roles for targets of mcapp 2019-02-28 12:23:52 -08:00
moelsayed
ee7e7deb08 Update to rancher/rke-tools:v0.1.25 2019-02-27 14:27:03 -08:00
Alena Prokharchyk
72b864d142 k8s 1.12.6 support 2019-02-27 13:30:10 -08:00
Alena Prokharchyk
4a60e3b886 base copy 2019-02-27 13:30:10 -08:00
Prachi Damle
df7205653c generated changes 2019-02-25 22:54:12 -08:00
Prachi Damle
400fcd069a GlobalDNS rootdomain is optional and GlobalDNSProvider no longer needs system image 2019-02-25 22:54:12 -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
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
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
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
e3530b8b33 add valuesYaml to the catalog upgrade action 2019-02-15 12:31:54 -07: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
5e88ec40a3 Add TTL to GlobalDNS 2019-02-13 14:55:07 -08: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
90acd2d810 added valuesYaml field to catalog apps 2019-02-12 18:27:55 -07: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
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
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
galal-hussein
676e9776a2 go generate 2019-02-08 13:20:16 -08:00
galal-hussein
05c0a0a7a9 Add rotate certificate output 2019-02-08 13:20:16 -08:00
kinarashah
d8b411ad21 go generate 2019-02-07 11:43:24 -08:00
kinarashah
3c48ece2e0 add name and description for cloud credential 2019-02-07 11:43:24 -08:00
Alena Prokharchyk
a3c9a8f461 Generated changes 2019-02-05 09:22:10 -08:00
Alena Prokharchyk
2b0e3415a4 Default container limit on a namespace 2019-02-05 09:22:10 -08:00
moelsayed
2c7554d1de Set snapshot to false 2019-02-01 13:15:23 -08:00
Alena Prokharchyk
81075bc782 Global dns: marking required fields 2019-01-30 15:07:14 -08:00
galal-hussein
8c8ab0f639 go generate 2019-01-30 14:25:56 -08:00
galal-hussein
2476a1dd6b change the enabled type for loadbalancer capabilities 2019-01-30 14:25:56 -08:00
moelsayed
68de51b62a add rancher/rke-tools:v0.1.23 2019-01-29 15:30:33 -08:00
gitlawr
917273b016 Add resource configurations in pipeline step 2019-01-29 15:19:17 -08:00
Alena Prokharchyk
0ad2733a32 minLength to global dns api fields 2019-01-29 14:06:35 -08:00
Alena Prokharchyk
405663c671 Global dns fields not nullable 2019-01-29 12:37:49 -08:00
Craig Jellick
8eb7ef24c5 Add service account migrate condition 2019-01-29 05:28:05 -07:00
Alena Prokharchyk
cfc0a19cd5 Required tag on glboal dns provider 2019-01-28 20:03:32 -08:00
moelsayed
53be67a82d add rancher/rke-tools:v0.1.22 2019-01-28 15:00:27 -08:00
Bernard Wagner
40653ba993 Add support for SSH certificate authentication 2019-01-28 10:18:47 -08:00
Prachi Damle
52a935b2d4 generated changes 2019-01-25 13:38:05 -08:00
Prachi Damle
e7054a0f04 Adding Cluster scoped endpoints for GlobalDNS 2019-01-25 13:38:05 -08:00
Guangbo Chen
37925a3b66 added forceupgrade condition for catalog apps 2019-01-25 09:58:38 -07:00
orangedeng
ac05260398 Remove SliceToMap mapper for ingress rule 2019-01-25 08:46:28 -07:00
kinarashah
1e6b3e4c5f go generate 2019-01-24 11:57:32 -08:00
kinarashah
b5f3a23193 credential type 2019-01-24 11:57:32 -08:00
orangedeng
129266c375 Update Ingress controller version
For k8s v1.12.5-rancher1-1, update ingress to 0.21.0-rancher1
2019-01-23 15:22:23 -08:00
Jason Greathouse
6879c8f808 default to 1.13.1, add 1.12.5, vars for rke 2019-01-23 12:13:32 -08:00
Aiwantaozi
098af91821 Add logging kafka sasl support
Problem:
Need add sasl support for kafka in logging

Solution:
Add plain and scram kafka sasl support

Issue:
https://github.com/rancher/rancher/issues/16614
2019-01-23 09:16:43 -07:00
galal-hussein
737205cf64 go generate 2019-01-22 15:19:15 -08:00
galal-hussein
e5e9d6fbf3 Add cloudflare provider config to global dns 2019-01-22 15:19:15 -08:00
Sebastiaan van Steenis
0557448cff go generate 2019-01-22 10:00:02 -08:00
Sebastiaan van Steenis
e1d14d99e5 Add DNS provider config and CoreDNS images 2019-01-22 10:00:02 -08:00
galal-hussein
0fc5fb4f58 Upgrade k8s 1.12 to 1.12.5 and weave 2019-01-21 13:42:13 -08:00
galal-hussein
ca63a1de36 Copy k8s 1.12.4 2019-01-21 13:42:13 -08:00
orangedeng
074a619617 Add field source for Setting 2019-01-21 09:26:30 -07:00
moelsayed
ca1efcec97 rancher/rke-tools:v0.1.21 2019-01-15 09:52:19 -08:00