Steven Crespo
0d90dc3a07
Merge pull request #1190 from PennyScissors/relv24-fix-var-interpolation
...
[release/v2.4] Fix environment variable interpolation
2021-01-12 12:02:57 -08:00
rmweir
98055cdcb6
Merge pull request #1191 from rmweir/token-hashing-v2.4
...
Add systems token interface
2021-01-08 15:58:07 -07:00
rmweir
048d281ee0
Add systems token interface
2021-01-04 22:07:54 -07:00
Steven Crespo
5d9084dcac
Go generate
2020-12-25 22:24:08 -08:00
Steven Crespo
7d11888f1e
Fix env variable interpolation
...
- Add new type EnvironmentVar to emulate k8s' EnvVar type structure with
an EnvironmentFrom nested type (EnvironmentFrom represents everything
relevant in k8s' EnvVarSource type)
- Modify env mapper to store environmental variables in an array of
EnvironmentVar types to preserve their order (variables of type EnvFromSource
are still kept separate like upstream).
2020-12-25 22:19:49 -08:00
Rajashree Mandaogane
72359190db
Merge pull request #1189 from mrajashree/starttls
...
Add starttls option for ldap and AD
2020-12-23 10:14:53 -08:00
mrajashree
cf67246a78
Generated changes
2020-12-22 16:36:10 -08:00
mrajashree
2f4341cb94
Add starttls option for ldap and AD
2020-12-22 16:35:53 -08:00
rmweir
991f792ecf
Merge pull request #1188 from rmweir/validate-kube-version-v2.4
...
Add CatalogManager interface
2020-12-14 13:52:09 -07:00
rmweir
549195ae2b
Add CatalogManager interface
2020-12-10 20:12:12 -07:00
Caleb Bron
93f99f44a1
Merge pull request #1187 from rancher/revert-1186-revert-1185-globaldns-aws-batch-change-size
...
Re-adds Adds options to global DNS [types-2.4]
2020-12-03 16:25:58 -07:00
Caleb Bron
a647a415b0
Revert "Revert "Adds options to global DNS [types-2.4]""
2020-11-23 21:12:14 -07:00
Caleb Bron
c663f1105b
Merge pull request #1186 from rancher/revert-1185-globaldns-aws-batch-change-size
...
Revert "Adds options to global DNS [types-2.4]"
2020-11-23 21:12:04 -07:00
Caleb Bron
2d0641c665
Revert "Adds options to global DNS [types-2.4]"
2020-11-23 21:08:02 -07:00
Caleb Bron
d8cebc3990
Merge pull request #1185 from cbron/globaldns-aws-batch-change-size
...
Adds options to global DNS [types-2.4]
2020-11-23 20:21:25 -07:00
Caleb Bron
69233689fc
generated
2020-11-20 16:56:51 -07:00
Caleb Bron
7660e77e53
Adds options to global DNS
2020-11-20 16:56:42 -07:00
Sebastiaan van Steenis
1df760cc00
Merge pull request #1184 from superseb/v24_ingresshostport
...
[release/v2.4] Ability to change network mode/ports for ingress
2020-10-22 19:14:46 +02:00
Sebastiaan van Steenis
9607d70d5e
generated
2020-10-21 19:52:30 +02:00
Sebastiaan van Steenis
3eb9846de8
Ability to change network mode/ports for ingress
2020-10-21 19:51:49 +02:00
Kinara Shah
e1dd38de6b
Merge pull request #1180 from kinarashah/drain
...
[2.4] update default for ignoreDaemonSets
2020-09-18 11:40:36 -07:00
kinarashah
1fae495895
update default for ignoreDaemonSets
2020-09-18 11:24:42 -07:00
Kinara Shah
42b3abe8e3
Merge pull request #1173 from kinarashah/saml
...
[v2.4] add fields for kubeconfig saml tokens
2020-08-12 13:14:28 -07:00
kinarashah
0196014d85
go generate
2020-08-04 15:56:52 -07:00
kinarashah
cf6aad45fb
add fields for kubeconfig saml tokens
2020-08-04 15:56:52 -07:00
Luther Monson
ae84b42a47
Merge pull request #1174 from luthermonson/wins
...
win_ Params for RKE
2020-07-23 15:40:53 -07:00
Luther
2316279385
generated
2020-07-20 18:59:30 -07:00
Steven Crespo
5932ed83e2
Merge pull request #1171 from PennyScissors/release/v2.4
...
Bump minio version
2020-07-14 13:57:28 -07:00
Steven Crespo
2ff34b8911
Bump minio version
2020-07-13 23:09:01 -07:00
Luther
cbc40e5210
wins params
2020-07-09 13:58:59 -07:00
maggieliu
b9650ec99a
Merge pull request #1167 from GGGitBoy/alert-enhance-pr-2.4
...
[2.4.6] Add DingtalkConfig and MicrosoftConfig for notifiers
2020-07-07 10:29:26 -07:00
Ryan Sanna
34259a45e4
Merge pull request #1160 from ryansann/resource-name-validation-backport-2.4
...
[2.4] Backport Relax Resource Name Validation - ConfigMaps, Secrets, PVs, PVCs
2020-06-26 10:01:00 -07:00
GGGitBoy
bc09c04150
go generate
2020-06-24 11:12:14 +08:00
GGGitBoy
b85c9948ed
Add notifiers Dingtalk and Microsoft Teams
2020-06-24 11:07:27 +08:00
Sebastiaan van Steenis
b18f4c1944
Merge pull request #1163 from superseb/v24_add_dockerinfo_selinux
...
[release/v2.4] Add InitBinary/SecurityOptions to DockerInfo
2020-06-09 19:19:48 +02:00
Sebastiaan van Steenis
f9b99ee437
go generate
2020-06-09 18:43:37 +02:00
Sebastiaan van Steenis
170bcc77a5
Add InitBinary/SecurityOptions to DockerInfo
2020-06-09 18:39:19 +02:00
Ryan Sanna
9ac3f4c770
relax name validation on several types
2020-06-05 12:59:41 -07:00
Rajashree Mandaogane
a8a73960f6
Merge pull request #1155 from rancher/revert-1148-backport_userattrib
...
Revert "[2.4] Add UserInfo field to UserAttributes"
2020-05-29 11:00:16 -07:00
Rajashree Mandaogane
054202acf6
Revert "[2.4] Add UserInfo field to UserAttributes"
2020-05-29 09:56:15 -07:00
Dan Ramich
b5fb46b182
Merge pull request #1083 from rawmind0/apiBool
...
[2.4] [Fix] Updated api bool fields with default=true to *bool, to be usable from client
2020-05-28 14:31:32 -07:00
rawmind0
a34b8354fd
[Fix] Updated bool fields with default=true to *bool, to be usable from client. Go generated files
2020-05-28 21:59:47 +02:00
rawmind0
cd333fe783
[Fix] Updated bool fields with default=true to *bool, to be usable from client. Go types files
2020-05-26 23:17:45 +02:00
Rajashree Mandaogane
5e3b8e1c62
Merge pull request #1148 from mrajashree/backport_userattrib
...
[2.4] Add UserInfo field to UserAttributes
2020-05-22 15:33:12 -07:00
rajashree
656597e0ba
Generated changes
2020-05-22 11:14:41 -07:00
rajashree
795144ee9b
Add UserInfo field to UserAttributes
2020-05-22 11:12:43 -07:00
Caleb Bron
bbacbc0f8e
Merge pull request #1147 from cbron/istio-dest-rule-lb-nullable-2.4
...
Istios UseSourceIP must be nullable or it fails LBs validation
2020-05-20 16:43:20 -07:00
Caleb Bron
3fe1e8b5b7
Istios UseSourceIP must be nullable or it fails LBs validation
...
You can have only one ConsistentHashLB setting, and since useSourceIp
was not nullable and defaulting to false, it was always getting
set. Meaning setting any of the either two would fail validation.
This PR turns bool to pointer, making it nullable.
See: https://archive.istio.io/v1.4/docs/reference/config/networking/destination-rule/#LoadBalancerSettings-ConsistentHashLB
2020-05-20 16:30:05 -07:00
Darren Shepherd
ee9c76e143
Merge pull request #1146 from aiyengar2/backport-k8s-1-18
...
[2.4] Backport upgrade to k8s 1.18
2020-05-20 13:58:02 -07:00
Arvind Iyengar
52e1e19792
vendor changes
2020-05-20 11:19:15 -07:00