1
0
mirror of https://github.com/rancher/rke.git synced 2025-06-28 00:09:18 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Kinara Shah
92d9fc9c75 update user addon logic to delete job, not addons
don't delete all user resources, rerunning
job will make sure k8s apply and ensure user
config is redeployed after system addons
2022-09-14 15:16:37 -07:00
Jake Hyde
44135f45d2 Retry query job status when addon is removing during apply 2022-01-04 18:52:43 -05:00
rawmind0
12c1a8b260 Updated nginx ingress addon to remove admission batch jobs if they exist 2021-08-16 14:29:00 +02:00
Darren Shepherd
ecc629f2c3 Refactor to new client-go API in k8s 1.18 2020-03-27 10:55:19 -07:00
moelsayed
372393ac1b Add Secret Encryption Provider Support 2019-10-29 14:10:32 -07:00
Darren Shepherd
f8bac2c059 Update to new certs package since latest k8s dropped it 2019-08-19 11:02:43 -07:00
Sebastiaan van Steenis
a161d30f78 Added info in log messages, more consistency in log messages 2018-10-18 09:27:13 -07:00
moelsayed
241f7857d6 Remove ingress controller when disabled 2018-07-17 15:55:15 -07:00
Sebastiaan van Steenis
eab1411367 Fix typo in timeout setting 2018-07-11 12:35:37 -07:00
moelsayed
2da3c4a395 Update log message 2018-06-29 15:01:26 -07:00
moelsayed
74b81a8766 Ensure failed addon job is deleted before recreating 2018-06-25 13:23:46 -07:00
moelsayed
2f28cb24ee Add support for addons upgrades 2018-06-12 13:18:19 -07:00
moelsayed
9addf796a2 Critical and non-critical addons
Configurable addon job timeout
2018-05-09 23:44:19 +02:00
moelsayed
03673b8f22 Add support for custom WrapTransport for Kubernetes Client 2018-02-20 20:45:32 +02:00
moelsayed
7fdad4bcf9 Create a general retry function for k8s requests 2018-01-02 22:23:32 +02:00
moelsayed
1ef5fb4f1d fixing timing issue in job status update 2017-11-23 02:25:57 +02:00
moelsayed
9e2c352bc7 addons based on k8s jobs and configmaps 2017-11-18 17:24:49 +02:00