1
0
mirror of https://github.com/rancher/types.git synced 2025-06-22 11:47:03 +00:00
Commit Graph

173 Commits

Author SHA1 Message Date
rmweir
bcc4494b9a Add timeout and wait to apps
Added timeout and wait fields to apps. Prior, there was no way for
rancher to utilize helm's timeout and wait flags. Now, values for
these flags can be read from and assigned to their respective app
fields.
2019-07-22 16:47:10 -07:00
gitlawr
d5b5108ddb Correct schedulerName, priority and priorityClassName fields 2019-07-22 16:47:05 -07:00
gitlawr
9e9f110be1 Bring back host field in HttpGet probe
Problem:
On redeploy/UI update, httpGet.host in yaml manifest is removed.

Solution:
Bring it back in API scheme
2019-07-22 16:20:21 -07:00
Alena Prokharchyk
4f65b5d2da Ingress name type to hostname 2019-07-22 12:33:13 -07:00
gitlawr
bd5a9e3e53 Add istio VirtualService and DestinationRule types 2019-07-10 09:57:30 +08:00
rmweir
46ed3c5443 go generate 2019-07-02 12:40:49 -07:00
rmweir
de7ab425b1 go generate 2019-06-12 08:42:39 -07:00
Fyery
658021e38e add istio metrics graph types 2019-05-31 08:14:13 -07:00
orangedeng
5694548201 Add HPA type to schema 2019-05-31 07:57:20 -07:00
dax
f887817025 Update vendor and generate code 2019-05-28 18:58:21 -07:00
dax
233ec77bbc Generate code for new init() method 2019-04-23 13:47:46 -07:00
Dan Ramich
fcab9ae36b Generated changes 2019-04-11 10:34:36 -07:00
Dan Ramich
db1c229e45 Generated fakes 2019-04-10 13:49:15 -07:00
dax
8b5b82f6ba Add AppCondition UserTriggeredAction
Add UserTriggeredAction to indicate when a user interacts with a catalog
app to trigger an 'upgrade' or 'rollback' action.
2019-04-08 15:31:13 -07:00
Guangbo Chen
e3530b8b33 add valuesYaml to the catalog upgrade action 2019-02-15 12:31:54 -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
gitlawr
917273b016 Add resource configurations in pipeline step 2019-01-29 15:19:17 -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
167329b41c add new fields and action to multi cluster app 2019-01-10 11:56:42 -08:00
gitlawr
eda6aff214 rename catalog field to catalogTemplate in applyApp/publishCatalog step config 2019-01-09 18:32:30 -08:00
kinarashah
34d49d1c94 correct toleration field name 2018-12-20 20:54:37 -08:00
gitlawr
b86e0a039b generated 2018-12-19 17:12:40 -08:00
gitlawr
a2f8f8ffc8 add publish catalog/deploy catalog app step 2018-12-19 17:12:40 -08:00
Darren Shepherd
2092df3a6f Update generate code 2018-12-17 16:09:36 -07:00
orangedeng
e4937e956d go generate 2018-12-04 06:20:41 -07:00
orangedeng
4db16000d6 Support Workload Metrics Monitoring 2018-12-04 06:20:41 -07:00
orangedeng
25fb96b983 Add Prometheus operrator crds into schema 2018-12-04 06:20:41 -07:00
gitlawr
86cb36ea85 generated 2018-11-29 20:45:32 -08:00
gitlawr
293e6c4a6d add pipeline notification config 2018-11-29 20:45:32 -08:00
rajashree
cd3f68581c Add multi cluster app crd 2018-11-28 17:18:35 -08:00
gitlawr
b2cf716a27 generated 2018-11-26 21:24:16 -08:00
gitlawr
a0165b14ba add bitbucket support 2018-11-26 21:24:16 -08:00
Darren Shepherd
a4de4c1716 Update generated code 2018-11-26 10:49:32 -07:00
Darren Shepherd
7df53e1173 Update generated code 2018-11-26 08:51:20 -07:00
Darren Shepherd
bbbc76e729 Update generated 2018-11-06 10:01:19 -07:00
Darren Shepherd
abee9812f6 Update generated code 2018-10-30 10:07:03 -07:00
Darren Shepherd
6420b4e781 Update generated code 2018-10-23 23:02:33 -07:00
Darren Shepherd
f2c2e9be97 Update generated code 2018-10-09 19:38:10 -07:00
Alena Prokharchyk
68f9e84e6a Revert security context mapper 2018-10-01 21:03:25 -07:00
Darren Shepherd
2eb09adc02 Fix invalid json tags 2018-09-25 12:31:36 -07:00
Darren Shepherd
b65b6677d6 Update generated code 2018-09-24 09:09:04 -07:00
gitlawr
6a993793e3 fix namespace_reference mapper on update handler 2018-09-14 15:25:22 -07:00
Daishan Peng
65354f664d Revert "add answersyaml field"
This reverts commit 90aaccbf4f.
2018-09-13 13:31:25 -07:00
Daishan Peng
90aaccbf4f add answersyaml field 2018-09-12 13:47:44 -07:00
orangedeng
e339722678 Remove setting clusterIP type for dnsRecord from Schema
Related issue https://github.com/rancher/rancher/issues/14650
This logic is moved to store for now.
2018-09-06 09:49:38 -07:00
gitlawr
d0680871a3 update pipeline images for registry changes 2018-09-04 22:35:34 -07:00