1
0
mirror of https://github.com/rancher/types.git synced 2025-08-28 08:40:31 +00:00
Commit Graph

1602 Commits

Author SHA1 Message Date
Murali Paluru
fe8093bf8b go generate changes 2019-10-30 12:57:57 -07:00
Murali Paluru
24795c9577 rke types 2019-10-30 12:57:57 -07:00
Murali Paluru
54358e32d2 go mod changes 2019-10-30 12:57:57 -07:00
moelsayed
bf95e4c224 generated code 2019-10-29 15:25:43 -07:00
moelsayed
8290d7ad32 Override encryption types in schema 2019-10-29 15:25:43 -07:00
moelsayed
8e2caed066 generated code 2019-10-29 15:25:43 -07:00
moelsayed
c201781839 add secrets encryption types 2019-10-29 15:25:43 -07:00
Prachi Damle
5809c05fa1 Generated Changes 2019-10-29 09:34:55 -07:00
Prachi Damle
5f653d2d37 DockerCredential support auth and email 2019-10-29 09:34:55 -07:00
Dan Ramich
a3256ec667
Merge pull request #998 from rmweir/add-psp-enabled
Add psp enabled
2019-10-28 17:05:27 -07:00
Denise
3b86a67711
Merge pull request #982 from mrajashree/ldapsearchfilter
[2.3] Add custom search filter field for openldap and freeipa
2019-10-28 13:49:31 -07:00
Denise
ec7e36724e
Merge pull request #1012 from deniseschannon/v2.3.x-cherry-picks
New action on cluster saveAsTemplate
2019-10-28 13:48:59 -07:00
rmweir
7039188644 go generate 2019-10-25 15:44:40 -07:00
rmweir
6036ee5884 Add PspEnabled field to cluster capabilities
Added PspEnabled field to cluster capabilities. It is necessary to
track this value to determine if pod policies can be configured.
2019-10-25 15:42:47 -07:00
Prachi Damle
68a3bfdbb7 Generated Changes 2019-10-24 21:37:16 -07:00
Prachi Damle
355073815f new action on cluster saveAsTemplate 2019-10-24 21:36:59 -07:00
Dan Ramich
1563e7864c Generated changes 2019-10-23 10:06:00 -07:00
Dan Ramich
2deb66b6fb Add output for catalog refresh 2019-10-23 10:06:00 -07:00
Denise
5500a37724
Merge pull request #999 from gitlawr/istio-gateway
[2.3.2] Add Istio gateway to Rancher API
2019-10-16 20:54:52 -07:00
gitlawr
11de3fc962 Update images 2019-10-16 19:26:05 -07:00
gitlawr
fba6e20668 go generate 2019-10-10 10:39:22 +08:00
gitlawr
0d3f846cb3 Add Istio gateway to Rancher API 2019-10-10 10:39:22 +08:00
kinarashah
ab3403a2c8 vendor update norman 2019-10-03 11:49:25 -07:00
rmweir
3aed94a405 Update pipeline tools to 0.1.14 2019-10-03 10:47:37 -07:00
kinarashah
bbd00336fe vendor update norman 2019-10-02 11:12:05 -07:00
kinarashah
6bbedae77a go generate 2019-09-30 09:56:50 -07:00
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
rajashree
23b597ed1e Generated changes 2019-09-18 13:38:08 -07:00
rajashree
0777f57066 Add custom search filter field for openldap and freeipa 2019-09-18 13:30:29 -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