1
0
mirror of https://github.com/rancher/types.git synced 2025-06-25 05:01:33 +00:00
Commit Graph

1774 Commits

Author SHA1 Message Date
kinarashah
e224aa2b01 local changes for prometheus-operator update 2019-09-30 09:56:50 -07:00
kinarashah
ca76e0359d vendor change 2019-09-30 09:56:50 -07:00
Dan Ramich
eae85cf0ec
Merge pull request #988 from rancher/update-readme
Update README.md
2019-09-26 09:15:11 -07:00
Dax McDonald
1a582d5688
Update README.md
For go1.13 and beyond we next to explicitly disable go modules since it will be enabled for all go commands
2019-09-25 17:05:42 -07:00
Frank Mai
59fbe5e3a9 Go generated 2019-09-23 09:54:40 -07:00
Frank Mai
67078805df Change the json-tag of WindowsPodInfraContainer in RKESystemImages
**Problem:**
On air-gapped, the private registry could not apply to the pause image
of Windows kubelet. It seems the decoding of mapstructure doesn't
respect the json tag of the struct definition:
0ba3fd34cc/pkg/controllers/management/clusterprovisioner/provisioner.go (L751-L764)

**Solution:**
Correct the json-tag
2019-09-23 09:54:40 -07:00
gitlawr
55dc8a6c48 Update pipeline tools to 0.1.13 for cli 2.3.0-rc7 2019-09-17 10:20:18 -07:00
kinarashah
5fe258df56 correct path for credential annotation field name 2019-09-17 09:57:05 -07:00
kinarashah
2e67c63d1b set name annotation if name is empty
Issue: setting name doesn't work, because annotation_field mapper
overrides the name with field.cattle.io/name value
2019-09-16 18:03:29 -07:00
Darren Shepherd
4cf2c20529 Update generated code 2019-09-16 09:30:52 -07:00
Darren Shepherd
828ddcd4b6 Add MetadataUpdates field 2019-09-16 09:30:52 -07:00
michelia feng
e280b8a142 generate code 2019-09-13 09:52:11 -07:00
michelia feng
79c7a790de Remove alerting and logging image from system tools types because they deploy by system-charts now
Problem:
system tools is include in rancher-image.txt generated image list, legacy code cause useless image in rancher-image.txt

Solution:
remove logging and alert from tools image in rancher

Issue:
https://github.com/rancher/rancher/issues/22816
2019-09-13 09:52:11 -07:00
kinarashah
bba8483953 go generate 2019-09-11 15:16:59 -07:00
kinarashah
86c01d27a8 add displayName to cloud credential and mapper changes for it 2019-09-11 15:16:59 -07:00
Dan Ramich
e705052807
Merge pull request #971 from cbron/add-driver-to-nodepool-schema
Add driver to nodePool schema
2019-08-30 15:30:07 -07:00
Caleb Bron
a46b77689b Add driver to nodePool schema 2019-08-30 15:00:28 -07:00
gitlawr
e09365c769 Make node annotation editable 2019-08-30 10:53:43 -07:00
Dan Ramich
3aced2bfa2 Update APIs being used 2019-08-29 16:50:15 -07:00
Dan Ramich
b8273c5853 Vendor changes 2019-08-29 16:50:15 -07:00
Dan Ramich
cad3af8a71 Generated changes 2019-08-29 16:50:15 -07:00
rmweir
3cf03f3072 Update jenkins server to v0.1.4 2019-08-29 14:50:33 -07:00
gitlawr
22d7e3870b go generate 2019-08-29 11:44:54 -07:00
gitlawr
06419de6e3 Add SendResolved field to Notifier 2019-08-29 11:44:54 -07:00
rajashree
7046482445 Generated changes 2019-08-27 14:40:52 -07:00
rajashree
3608cf0da4 Add nodeSelector for RKE addons 2019-08-27 14:40:52 -07:00
gitlawr
2c26850836 Bump pipeine-tools to v0.1.12 2019-08-26 15:42:19 -07:00
rajashree
c0775cc536 Remove unused backups condition 2019-08-26 14:34:09 -07:00
moelsayed
8206ec2585 generated code 2019-08-26 14:29:48 -07:00
moelsayed
d415e5bb3a Add flag to use safe snapshot timestamps 2019-08-26 14:29:48 -07:00
rajashree
6adafad92a Disable update on some etcdbackup fields 2019-08-26 14:29:03 -07:00
rajashree
39870f5624 Generated changes 2019-08-26 11:59:10 -07:00
rajashree
b595dbd1a3 Add cluster capability to indicate taints support 2019-08-26 11:59:10 -07:00
Prachi Damle
9505a1672e generated changes 2019-08-26 10:24:30 -07:00
Prachi Damle
9d2b59dedc add enable disable clustertemplaterevision actions 2019-08-26 10:24:30 -07:00
Dan Ramich
782023395d
Merge pull request #960 from rmweir/wait-timeout-mcapp
Add wait and timeout to mcapp
2019-08-26 09:26:53 -07:00
rmweir
a6d3cb890d go generate 2019-08-23 16:50:54 -07:00
rmweir
d566e23522 Add wait and timeout to mcapp 2019-08-23 16:50:54 -07:00
Chris Kim
444dc01b3d go generate 2019-08-23 13:59:14 -07:00
Chris Kim
972bca92b4 Add DNS Policy Field 2019-08-23 13:59:14 -07:00
Dan Ramich
b99efa820b
Merge pull request #957 from daxmc99/README
Update README for usage with go modules
2019-08-22 10:09:51 -07:00
Dax McDonald
df6744b140 Update README for usage with go modules 2019-08-22 10:01:55 -07:00
Frank Mai
376c6f64c7 Go generated 2019-08-21 20:04:41 -07:00
Frank Mai
719551e498 Windows refactor
- Don't need `RKEK8sWindowsSystemImage` anymore, Windows keeps its images as the same as `RKEK8sSystemImage` via Docker manifest.
- Add `PodInfraWindowsContainer` filed into `RKESystemImages`

**Issue:**
https://github.com/rancher/rancher/issues/16460
2019-08-21 20:04:41 -07:00
Dax McDonald
d8f2cacb8d Update generated code for PutClusterScoped function 2019-08-21 17:49:59 -07:00
Dax McDonald
b61d0733a3 Update vendor 2019-08-21 17:49:59 -07:00
galal-hussein
b4a31197d6 modify gitignore 2019-08-21 12:55:27 -07:00
galal-hussein
4826d0d29d go generate 2019-08-21 12:55:27 -07:00
galal-hussein
ab1f192276 Add flex volume images to the rke types 2019-08-21 12:55:27 -07:00
rajashree
3ae2276799 Generated changes 2019-08-20 10:18:29 -07:00