GGGitBoy
7a787b3549
Set Field 'Me' to nocreate and noupdate
2020-04-04 06:58:32 -07:00
rajashree
63c228203c
Copy k8s updateStrategy structs
2020-03-26 15:33:46 -07:00
rajashree
888c728bb0
Generated changes
2020-03-26 15:33:46 -07:00
rajashree
49d9d8e3ae
Change nodeDrainInput default timeout to 120
2020-03-20 17:33:14 -07:00
Daishan
85263a52d2
Move CIS annotation to status
2020-03-18 21:40:55 -07:00
Brenda Rearden
2a9d100355
Add new condition
2020-03-11 10:46:03 -07:00
rmweir
0dcfecbc5e
Prevent less than 1 concurrency
2020-03-09 18:02:06 -07:00
rmweir
5295402060
Add description field to feature status
2020-03-08 18:03:31 -07:00
kinarashah
37f04dbaa0
go generate
2020-03-06 09:06:54 -07:00
kinarashah
b0a442020d
fields for rke worker node upgrade
2020-03-06 09:06:54 -07:00
rmweir
8a6aadfa08
Add server/worker drain fields to k3sConfig
2020-03-06 07:08:55 -07:00
Brenda Rearden
434c986d3f
Generate code
2020-03-04 13:32:21 -07:00
Brenda Rearden
bd3290eba6
Add helm version to catalog,templates,apps
2020-03-04 13:32:21 -07:00
Sebastiaan van Steenis
300a04e6f7
Merge pull request #1114 from superseb/correct_ip_address
...
Correct YAML ip_address for JSON ipAddress
2020-03-03 17:28:37 +01:00
Darren Shepherd
92d62b9077
Add more ObjectClusterName implementations
2020-03-03 09:17:05 -07:00
Sebastiaan van Steenis
1109b12445
Correct YAML ip_address for JSON ipAddress
2020-03-03 14:02:18 +01:00
Daishan
4e59c20795
Revert pipeline changes
2020-03-02 23:12:46 -07:00
Dax McDonald
da0de2cf9d
Merge pull request #1109 from daxmc99/update_k3s_types
...
Update k3s types to make version a string
2020-03-02 14:31:09 -07:00
Sebastiaan van Steenis
b2b94dc65a
Merge pull request #1111 from superseb/nodelocal_addonoptions
...
Extend nodelocal with common addon options
2020-03-02 19:26:52 +01:00
Dan Ramich
52c563d794
Add ObjClusterName to objects
2020-03-02 09:36:29 -07:00
Sebastiaan van Steenis
477843b9f1
generated data
2020-03-02 16:55:26 +01:00
Sebastiaan van Steenis
e8490487cd
Extend nodelocal with common addon options
...
Align nodelocal with other addons by adding upgradeStrategy and nodeSelector
2020-03-02 15:52:07 +01:00
Dax McDonald
711984f3d8
Update k3s types to make version a string
2020-02-28 18:37:29 -07:00
rajashree
3f272745ec
Add maxUnavailable field for controlplane nodes
2020-02-26 13:39:53 -08:00
Luther Monson
ec30c7e870
adding k8s version and cluster object to backup
2020-02-24 15:03:08 -07:00
Daishan Peng
0cbd16146c
Merge pull request #1093 from StrongMonkey/update-rancher-pipeline-images
...
Update rancher pipeline images
2020-02-24 13:42:01 -07:00
Brenda Rearden
4d6eb5af86
Merge pull request #1095 from brendarearden/helm3-upgrade
...
Add helm version
2020-02-24 11:00:14 -07:00
Dax McDonald
1c5d0bee5a
Generated code for k3s config types
2020-02-24 10:16:46 -07:00
Dax McDonald
961aac3e74
Types for k3s Rancher integration
...
This updates the cluster object with support for k3s clusters.
The K3sConfig type also includes an embedded struct to handle upgrading.
2020-02-24 10:16:43 -07:00
Brenda Rearden
50fc1411d2
Add helm version
2020-02-23 18:22:54 -07:00
Murali Paluru
3455ef4f91
Merge pull request #1087 from leodotcloud/cis
...
CIS changes: cis-1.5, profiles, schedule, alerts
2020-02-22 22:41:34 +05:30
Daishan
3f3e435df3
Update rancher pipeline images
2020-02-21 15:23:42 -07:00
Murali Paluru
2a517d6e08
generated changes
2020-02-21 23:10:00 +05:30
Murali Paluru
36ee6103df
cis: schedule, alerts, profiles
2020-02-21 23:06:42 +05:30
rmweir
2eaa9b5bc7
Merge pull request #1042 from rmweir/add-binding-tags
...
Add tags to CRTBs and PRTBs
2020-02-20 10:21:36 -07:00
Dan Ramich
fdb0217d60
Merge pull request #1051 from XianglongLuo/notifiersmtp
...
Update notifier fields type
2020-02-18 14:08:36 -07:00
Rajashree Mandaogane
dc762fc27c
Merge pull request #1036 from mrajashree/addons_scale_update
...
Make updateStrategy and replicas configurable for addons
2020-02-18 11:13:31 -08:00
rajashree
823d88a23f
Generated changes
2020-02-18 08:58:46 -08:00
rajashree
d930fe035e
Make updateStrategy and replicas configurable for addons
2020-02-18 08:58:46 -08:00
Dan Ramich
1fd17e4801
Merge pull request #1044 from XianglongLuo/wechat
...
Support API URL for WeChat notifier
2020-02-13 16:59:48 -07:00
rmweir
2a265274d3
Add tags to CRTBs and PRTBs
2020-02-13 16:20:40 -07:00
rmweir
8da85e8d3e
go generate
2020-02-12 15:12:25 -07:00
rmweir
a0bf36c83c
Add dynamic field to feature type
...
Added dynamic field to feature type. A value of false indicates
that changed feature values will not go into effect until rancher
restarts. Switched feature type to use spec and status convention.
2020-02-12 15:12:25 -07:00
Dan Ramich
46dbf16cb7
Merge pull request #1066 from shanewxy/api-redeploy
...
Added redeploy to workload api actions
2020-02-11 15:40:34 -07:00
Luther Monson
5117d2c86d
generated
2020-02-10 16:32:34 -07:00
Luther Monson
07c8983468
moving open ldap config to field
2020-02-10 16:32:26 -07:00
Luther Monson
7fab5f1d80
generated
2020-02-06 18:25:01 -07:00
Luther Monson
129b55dbaf
added shibboleth saml provider
2020-02-06 18:23:52 -07:00
shanewxy
d04a97d4f0
Add redeploy to workload api
2020-02-06 15:36:17 +08:00
Darren Shepherd
6348c45560
Update generated code
2020-02-05 21:30:28 -07:00