1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-30 13:02:45 +00:00
Commit Graph

45 Commits

Author SHA1 Message Date
Jiaqi Luo
b48b24792d drop the Norman tag for PodSecurityConfiguration because it confuses users when using PodSecurityAdmissionConfigurationTemplate(PSACT) but PodSecurityConfiguration is set in Rancher 2022-12-29 15:18:18 -07:00
siva-muni
91e00a3f30 Added new variables for ACI-CNI 5.2.3.5 2022-12-28 13:32:34 -07:00
Sergey Nasovich
7cee9af171
Merge pull request #3039 from noironetworks/aci-5.2.3.3 2022-11-29 11:34:14 -05:00
Jiaqi Luo
5fcf75db40 add the support for PodSecurity on cluster at least v1.23 2022-11-22 12:03:45 -07:00
Jiaqi Luo
f5e18110b6 add the parsing for eventRateLimit 2022-11-22 12:03:45 -07:00
Jiaqi Luo
c4a521de08 bump the API used for api-server from v1alpha1 to v1 2022-11-22 12:03:45 -07:00
Jiaqi Luo
9029820073
Merge pull request #2578 from Carrefour-Group/feat/SecurityGroupResourceGroup-azure 2022-10-07 11:31:20 -07:00
Jiaqi Luo
a4597b3755
Merge pull request #2580 from Carrefour-Group/feat/add-tags-azure-cloudconfig 2022-10-06 11:27:02 -07:00
siva-muni
710892a58c Add new variables for ACI-CNI 5.2.3.3 2022-09-14 12:22:04 +05:30
siva-muni
49977444ef Added new variables 2022-07-04 18:42:21 +05:30
Harrison Affel
fbac9aa8f9 add fields ExtraArgsArray and WindowsExtraArgsArray 2022-04-22 10:09:38 -04:00
Kinara Shah
a6a306fb40
Merge pull request #2733 from yaocw2020/harvester-cloud-provider
Support harvester cloud provider
2021-11-16 16:10:10 -08:00
yaocw2020
cc951ab101 Support harvester cloud provider 2021-11-10 17:19:29 +08:00
Sebastiaan van Steenis
546a61b24a Add compatibility with k8s v1.22 2021-11-04 16:50:58 +01:00
Gaurav Mehta
a618da802b Changed Credential Helper to a predefined type ECRCredentialHelper and associated changes for the same 2021-08-19 15:21:10 -07:00
Zadkiel
f345c782a5 fix: set securityGroupResourceGroup field as optional
Signed-off-by: GitHub <noreply@github.com>
2021-08-03 14:56:57 +00:00
Zadkiel
9f38cf930a feat(azure): implement SecurityGroupResourceGroup cloud config
Signed-off-by: GitHub <noreply@github.com>
2021-08-03 14:56:57 +00:00
Sebastiaan van Steenis
22b82828ff
Merge pull request #2599 from superseb/ingress_webhook
Validate Ingress Webhook and pass to template
2021-07-06 22:53:46 +02:00
Sebastiaan van Steenis
03709180ad Add IngressWebhook to sys imgs struct 2021-07-06 10:22:49 +02:00
Gaurav Mehta
723dd7c670 Initial commit for adding ecr credential plugin 2021-07-05 10:16:44 +10:00
Sebastiaan van Steenis
a0c564b6a7 Fix case for CRI Dockerd JSON key 2021-06-24 12:10:46 +02:00
Zadkiel
24e035f600
feat(azure): add tags cloud config field 2021-06-21 16:00:38 +02:00
Sebastiaan van Steenis
62cb6cf8b3 Add flag for enabling cri-dockerd 2021-06-08 19:06:04 +02:00
Sebastiaan van Steenis
ff49352399
Merge pull request #2564 from superseb/golangcilint_v0401
Use golangci-lint v1.40.1
2021-06-08 18:28:53 +02:00
Sebastiaan van Steenis
a58605612e
Merge pull request #2520 from pmorillon/unset_proxy_env_vars_when_using_bastion
Unset proxy env vars when using bastion
2021-06-07 14:55:43 +02:00
Sebastiaan van Steenis
9c711e669c Use golangci-lint v0.40.1 2021-06-06 14:20:54 +02:00
Pascal Morillon
a21294e915 Add IgnoreProxyEnvVars option for BastionHost struct 2021-05-31 16:46:55 +02:00
Dan Ramich
d07658cf9b Encryption update 2021-05-14 10:11:17 -06:00
janeczku
6962308f1d Fix JSON tags camel case for ACI network provider 2021-02-15 14:31:40 +01:00
Steven Crespo
68453acb6e Add priority class name to addons 2021-02-06 16:46:39 -08:00
Ryan Sanna
49e158a974
Revert "Revert "Encryption Key Rotation Changes"" 2020-12-14 11:51:46 -07:00
Ryan Sanna
92573270c7
Revert "Encryption Key Rotation Changes" 2020-12-09 13:49:27 -07:00
Ryan Sanna
e42ff49fec key rotation as part of ClusterUp, more robust secrets rewrite, improved logging 2020-12-08 12:00:32 -07:00
Nick Gerace
da6d9dcf9e Set default http backend to be optional
Set default http backend to be optional for ingress nginx. It will be
enabled by default.
2020-12-03 14:53:51 -05:00
Sebastiaan van Steenis
4e31add8fe Add tolerations option to addons 2020-11-26 17:29:46 +01:00
Kiran Shastri
4f062997bb Introduce ACI CNI network provider
ACI CNI supports k8s versions 1.18+
Added template and arguments for ACI CNI
Disable cloud options for ACI.
Separate generated code into another commit

Signed-off-by: Kiran Shastri <shastrinator@gmail.com>
(cherry picked from commit e94c54005e)
2020-11-17 15:29:03 -05:00
Jacob Payne
04ea70ee3b updated NodeUpgradeStrategy.Drain to use pointer 2020-10-26 09:59:49 -07:00
Sebastiaan van Steenis
16f3089220
Merge pull request #1911 from ibrokethecloud/master
Allow addons.go to parse http and https ports for ingress controller
2020-10-22 20:54:09 +02:00
Gaurav Mehta
5a63de09bc Updated cluster/addons.go to allow it to parse and send new http_port and https_ports to the ingress template
Fixed up yaml import package

Updated rke ingress addon to support a new field hostNetwork. Users can use this now to run ingress controller on overlay network only

Ported additional ingress types changes into types/rke_types

Fixed linting errors related to variable names in addons.go and rke_types

Changed types for hostNetwork and http/https ports

Added validation to check http/https ports are different

Changed rke_types for additional spec in ingressConfig. Changed validation and default logic accordingly
2020-10-21 19:00:04 +11:00
William Godfrey
76efb8f854 Updated Addon Timeout to 45s 2020-10-20 14:36:09 +01:00
kinarashah
2e727c856d Revert "set ignoreDaemonsets field as nonnullable"
This reverts commit 998c4fd72d.
2020-09-20 10:19:12 -07:00
kinarashah
998c4fd72d set ignoreDaemonsets field as nonnullable 2020-09-18 10:19:21 -07:00
Chris Kim
0522b664ac Add CanalControllers to support Canal v3.14.0+
Signed-off-by: Chris Kim <oats87g@gmail.com>
2020-09-04 17:49:39 -07:00
Luther Monson
65f31dfcdc types 2020-08-20 14:14:11 -07:00
Darren Shepherd
6220341b4a Move rke types from rancher/types to ./types 2020-07-11 23:29:33 -07:00