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
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
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
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
64fd6becd1
Respect natively set host port
2019-11-05 14:05:13 -08: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
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
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
50f60a68b2
DockerCredential support auth and email
2019-10-25 11:55:59 -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
rmweir
3aed94a405
Update pipeline tools to 0.1.14
2019-10-03 10:47:37 -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
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
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
86c01d27a8
add displayName to cloud credential and mapper changes for it
2019-09-11 15:16:59 -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
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
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
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
9d2b59dedc
add enable disable clustertemplaterevision actions
2019-08-26 10:24:30 -07:00
rmweir
d566e23522
Add wait and timeout to mcapp
2019-08-23 16:50:54 -07:00
Chris Kim
972bca92b4
Add DNS Policy Field
2019-08-23 13:59:14 -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