Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create missing OpenShift resources when policy is 'replace'. Due to the bug ↵ | Suren A. Chilingaryan | 2020-01-26 | 2 | -1/+9 |
| | | | | previously, previously only existing resources were replaced, but no new resource was created without reporting a error (for instance the new StatefulSet were not created). | ||||
* | Document another problem with lost IPs and exhausting of SDN IP range | Suren A. Chilingaryan | 2020-01-22 | 6 | -12/+65 |
| | |||||
* | Document further possible problems with MySQL replication | Suren A. Chilingaryan | 2019-12-11 | 1 | -2/+31 |
| | |||||
* | Document problems with KIT certificates on the latest Mozilla (breaking ↵ | Suren A. Chilingaryan | 2019-12-06 | 2 | -0/+9 |
| | | | | access to OpenShift web interface) | ||||
* | Don't provision katrin webdav as there are some modifications by Jan | Suren A. Chilingaryan | 2019-12-06 | 2 | -2/+6 |
| | |||||
* | Compatibility fixes with ansible 2.8 | Suren A. Chilingaryan | 2019-12-06 | 12 | -24/+49 |
| | |||||
* | Renew expired OpenVPN CA certificate | Suren A. Chilingaryan | 2019-10-24 | 1 | -11/+11 |
| | |||||
* | Do associate kaas.kit.edu to localhost on masters (this breaks pods access ↵ | Suren A. Chilingaryan | 2019-10-11 | 2 | -4/+9 |
| | | | | to kaas urls) | ||||
* | Document latest problems with docker images and resource reclaimation, add ↵ | Suren A. Chilingaryan | 2019-10-06 | 16 | -34/+6511 |
| | | | | docker performance checks in the monitoring scripts, helpers to filter the logs | ||||
* | Optimize ADEI template: mini-containers for cron-jobs, adjust scheduling ↵ | Suren A. Chilingaryan | 2019-10-06 | 3 | -5/+57 |
| | | | | intervals to reduce load spikes | ||||
* | Migrate more services (gogs, davmail), fix storage-related issues in web ↵ | Suren A. Chilingaryan | 2019-10-06 | 10 | -15/+98 |
| | | | | namespace | ||||
* | Migrate Ands kickstart service | Suren A. Chilingaryan | 2019-10-06 | 1 | -1/+13 |
| | |||||
* | Allow iperouter to access KaaS OpenVPN network | Suren A. Chilingaryan | 2019-10-06 | 1 | -0/+2 |
| | |||||
* | Support mounting configMaps and secrets in KaaS pods | Suren A. Chilingaryan | 2019-10-06 | 1 | -0/+15 |
| | |||||
* | Script to fullhy clean-up outdated rc | Suren A. Chilingaryan | 2019-10-06 | 5 | -0/+60 |
| | |||||
* | Python3 compatibility | Suren A. Chilingaryan | 2019-09-25 | 7 | -9/+9 |
| | |||||
* | Munin support for ADEI | Suren A. Chilingaryan | 2019-08-29 | 5 | -24/+75 |
| | |||||
* | Trac hosting (old and new); WebDAV service for KATRIN | Suren A. Chilingaryan | 2019-08-29 | 6 | -44/+90 |
| | |||||
* | Create 'status' namespace for non-BORA KATRIN status displays | Suren A. Chilingaryan | 2019-08-29 | 2 | -0/+3 |
| | |||||
* | Fix mistmatches on setup.sh command help | Suren A. Chilingaryan | 2019-08-29 | 1 | -1/+1 |
| | |||||
* | Do not provision app template with pods/builders if configuration is empty | Suren A. Chilingaryan | 2019-08-29 | 1 | -0/+4 |
| | |||||
* | Support parameters in KaaS apps | Suren A. Chilingaryan | 2019-08-28 | 4 | -0/+7 |
| | |||||
* | Create application template if instantination is disabeld | Suren A. Chilingaryan | 2019-08-28 | 4 | -6/+5 |
| | |||||
* | Support building multiple versions per imagestream | Suren A. Chilingaryan | 2019-08-22 | 1 | -1/+10 |
| | |||||
* | Fix support of arguments in KaaS builders | Suren A. Chilingaryan | 2019-08-22 | 1 | -1/+5 |
| | |||||
* | Support BuildConfig in ands_kaas role | Suren A. Chilingaryan | 2019-08-15 | 8 | -7/+141 |
| | |||||
* | Support for Samba/CIFS storage and a sample how to mount LSDF shares | Suren A. Chilingaryan | 2019-08-07 | 7 | -0/+129 |
| | |||||
* | New WAVe project | Suren A. Chilingaryan | 2019-08-02 | 9 | -5/+30 |
| | |||||
* | Allow katrin user to maintain bora project | Suren A. Chilingaryan | 2019-01-10 | 1 | -1/+1 |
| | |||||
* | Update current role | Suren A. Chilingaryan | 2019-01-10 | 5 | -10/+24 |
| | |||||
* | Update troubleshooting documentation | Suren A. Chilingaryan | 2019-01-10 | 4 | -13/+75 |
| | |||||
* | Documentation update | Suren A. Chilingaryan | 2018-11-08 | 1 | -1/+38 |
| | |||||
* | Update monitoring scripts to track leftover OpenVSwitch 'veth' interfaces ↵ | Suren A. Chilingaryan | 2018-07-05 | 30 | -567/+549 |
| | | | | and clean them up pereodically to avoid performance degradation, split kickstart | ||||
* | Add permission to scale pods to maintain role | Suren A. Chilingaryan | 2018-04-23 | 1 | -0/+45 |
| | |||||
* | Provision monitoring scripts on request | Suren A. Chilingaryan | 2018-04-16 | 11 | -1/+79 |
| | |||||
* | Add another adei container with debugging/administrative tools to use in ↵ | Suren A. Chilingaryan | 2018-04-15 | 4 | -2/+56 |
| | | | | admin pod | ||||
* | Provide support for global OpenShift resources (ClusterRoles, etc.) | Suren A. Chilingaryan | 2018-04-14 | 17 | -93/+99 |
| | |||||
* | Support replace-operation also for resources in openshift_resource role | Suren A. Chilingaryan | 2018-04-14 | 1 | -3/+3 |
| | |||||
* | Fine tune ADEI configuration | Suren A. Chilingaryan | 2018-04-14 | 3 | -16/+26 |
| | |||||
* | Support executing custom scripts and provide mode to update just ADEI template | Suren A. Chilingaryan | 2018-04-11 | 7 | -4/+47 |
| | |||||
* | Minor tunning | Suren A. Chilingaryan | 2018-03-24 | 14 | -13/+69 |
| | |||||
* | Fix critical bug in docker provisioner, improve mysql performance, provision ↵ | Suren A. Chilingaryan | 2018-03-23 | 29 | -37/+172 |
| | | | | system users/groups to enable NFS group mapping, various minor fixes | ||||
* | Fix creating empty templates | Suren A. Chilingaryan | 2018-03-22 | 1 | -3/+9 |
| | |||||
* | Update kickstart configuration | Suren A. Chilingaryan | 2018-03-22 | 6 | -144/+29 |
| | |||||
* | Various fixes and provide ADEI admin container... | Suren A. Chilingaryan | 2018-03-22 | 40 | -114/+332 |
| | |||||
* | Local volumes and StatefulSet to provision Master/Slave MySQL and Galera cluster | Suren A. Chilingaryan | 2018-03-20 | 60 | -225/+1448 |
| | |||||
* | Second revision: includes hostpath mounts, gluster block storage, kaas apps, ↵ | Suren A. Chilingaryan | 2018-03-18 | 72 | -714/+1430 |
| | | | | etc. | ||||
* | Production | Suren A. Chilingaryan | 2018-03-13 | 25 | -81/+409 |
| | |||||
* | Add patches also for small modules | Suren A. Chilingaryan | 2018-03-11 | 12 | -0/+40 |
| | |||||
* | Various fixes before moving to hardware installation | Suren A. Chilingaryan | 2018-03-11 | 75 | -135/+1376 |
| |