1
0
mirror of https://github.com/rancher/types.git synced 2025-07-15 06:01:35 +00:00
Commit Graph

1613 Commits

Author SHA1 Message Date
Dan Ramich
5469d35f95
Merge pull request #1018 from rmweir/cd-global-roles
Add builtin field to global roles
2019-11-14 12:11:18 -08:00
rmweir
cfe871c1a7 go generate 2019-11-14 12:32:53 -07:00
rmweir
98bb8aa105 Allow all methods for global role and add builtin
Allow methods are now technically possible for global roles and
RBAC will be used to define each user's permissions for them.
The builtin field has been added to distinguish between rancher
created and user created global roles. This is comparable to
role templates.
2019-11-14 12:32:53 -07:00
rajashree
a0d18782c0 Generated changes 2019-11-13 14:43:27 -08:00
rajashree
5fa48624b5 Accept extra env vars, volume and volumeMounts for ingress addon 2019-11-13 14:43:27 -08:00
rajashree
7129615e54 Generated changes 2019-11-13 09:26:47 -08:00
rajashree
731077e635 Add custom search filter field for openldap and freeipa 2019-11-13 09:26:47 -08:00
Dan Ramich
675504f294 Generated changes 2019-11-11 12:38:03 -08:00
Dan Ramich
37b6b2cc25 Vendor update 2019-11-11 12:38:03 -08:00
Alena Prokharchyk
9644e7bb84 Use default mapper for hostport conversion 2019-11-07 15:35:40 -08:00
Dan Ramich
e9d59cb739 Generated changes 2019-11-06 15:10:13 -08:00
Dan Ramich
679c1611db Add output for catalog refresh 2019-11-06 15:10:13 -08:00
Dan Ramich
c684e200ae
Merge pull request #1010 from prachidamle/save_template_action_master
[forwardport] Save template action on a cluster
2019-11-06 09:29:50 -08:00
Prachi Damle
cfefaef495 Vendor update 2019-11-05 22:43:10 -08:00
Prachi Damle
17b36cc929 Generated changes 2019-11-05 22:43:10 -08:00
Prachi Damle
81ad21d908 SaveAsTemplate action on cluster 2019-11-05 22:43:10 -08:00
Alena Prokharchyk
b4d1cf2048 generated data 2019-11-05 14:05:13 -08:00
Alena Prokharchyk
64fd6becd1 Respect natively set host port 2019-11-05 14:05:13 -08:00
Dan Ramich
1bb83aca99
Merge pull request #1022 from rmweir/add-psp-enabled-2.4
[Fordward port]: Add psp enabled 2.4
2019-11-04 10:38:54 -08:00
rmweir
2810825a9f go generate 2019-11-04 10:05:32 -07:00
rmweir
17f9689023 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-11-04 10:05:32 -07:00
Sebastiaan van Steenis
4ba6690e19 go generate 2019-10-30 13:03:39 -07:00
Sebastiaan van Steenis
c069c58490 Add generate serving certificate for kubelet 2019-10-30 13:03:39 -07:00
Murali Paluru
4a33ba02d2 go generate changes 2019-10-30 12:23:58 -07:00
Murali Paluru
75bc3cf3f8 rke types 2019-10-30 12:23:58 -07:00
Murali Paluru
04a445d45f go mod changes 2019-10-30 12:23:58 -07:00
moelsayed
fb41976997 generated code 2019-10-29 13:45:50 -07:00
moelsayed
0223867195 Override encryption types in schema 2019-10-29 13:45:50 -07:00
moelsayed
560c2dd3d9 generated code 2019-10-29 13:45:50 -07:00
moelsayed
23159e917f add secrets encryption types 2019-10-29 13:45:50 -07:00
Prachi Damle
6a1ca1a57b Generated Changes 2019-10-25 11:55:59 -07:00
Prachi Damle
50f60a68b2 DockerCredential support auth and email 2019-10-25 11:55:59 -07:00
gitlawr
b554d6ed66 go generate 2019-10-18 12:02:57 -07:00
gitlawr
94267a93a7 Add Istio gateway to Rancher API 2019-10-18 12:02:57 -07:00
gitlawr
c4c5ca1581 Update images 2019-10-16 19:26:42 -07: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
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