Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some changes of syntactic sugar for Ansible 3.9 compatibility | Suren A. Chilingaryan | 2021-02-25 | 21 | -50/+50 |
| | |||||
* | Fix scc patches in openshift role | Suren A. Chilingaryan | 2020-08-20 | 1 | -3/+3 |
| | |||||
* | 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 | 2 | -2/+21 |
| | |||||
* | 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 | 1 | -4/+6 |
| | | | | to kaas urls) | ||||
* | Document latest problems with docker images and resource reclaimation, add ↵ | Suren A. Chilingaryan | 2019-10-06 | 2 | -2/+29 |
| | | | | docker performance checks in the monitoring scripts, helpers to filter the logs | ||||
* | 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 |
| | |||||
* | Python3 compatibility | Suren A. Chilingaryan | 2019-09-25 | 7 | -9/+9 |
| | |||||
* | 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 | 7 | -7/+133 |
| | |||||
* | Update current role | Suren A. Chilingaryan | 2019-01-10 | 4 | -0/+20 |
| | |||||
* | Update troubleshooting documentation | Suren A. Chilingaryan | 2019-01-10 | 1 | -0/+10 |
| | |||||
* | Update monitoring scripts to track leftover OpenVSwitch 'veth' interfaces ↵ | Suren A. Chilingaryan | 2018-07-05 | 9 | -4/+69 |
| | | | | and clean them up pereodically to avoid performance degradation, split kickstart | ||||
* | Provision monitoring scripts on request | Suren A. Chilingaryan | 2018-04-16 | 4 | -0/+52 |
| | |||||
* | Provide support for global OpenShift resources (ClusterRoles, etc.) | Suren A. Chilingaryan | 2018-04-14 | 9 | -92/+37 |
| | |||||
* | Support replace-operation also for resources in openshift_resource role | Suren A. Chilingaryan | 2018-04-14 | 1 | -3/+3 |
| | |||||
* | Support executing custom scripts and provide mode to update just ADEI template | Suren A. Chilingaryan | 2018-04-11 | 4 | -4/+16 |
| | |||||
* | Minor tunning | Suren A. Chilingaryan | 2018-03-24 | 7 | -7/+26 |
| | |||||
* | Fix critical bug in docker provisioner, improve mysql performance, provision ↵ | Suren A. Chilingaryan | 2018-03-23 | 9 | -12/+83 |
| | | | | system users/groups to enable NFS group mapping, various minor fixes | ||||
* | Fix creating empty templates | Suren A. Chilingaryan | 2018-03-22 | 1 | -3/+9 |
| | |||||
* | Various fixes and provide ADEI admin container... | Suren A. Chilingaryan | 2018-03-22 | 13 | -25/+42 |
| | |||||
* | Local volumes and StatefulSet to provision Master/Slave MySQL and Galera cluster | Suren A. Chilingaryan | 2018-03-20 | 26 | -120/+477 |
| | |||||
* | Second revision: includes hostpath mounts, gluster block storage, kaas apps, ↵ | Suren A. Chilingaryan | 2018-03-18 | 35 | -62/+458 |
| | | | | etc. | ||||
* | Production | Suren A. Chilingaryan | 2018-03-13 | 12 | -72/+251 |
| | |||||
* | Various fixes before moving to hardware installation | Suren A. Chilingaryan | 2018-03-11 | 24 | -38/+199 |
| | |||||
* | Streamlined networking, OpenShift recovery, Ganesha | Suren A. Chilingaryan | 2018-03-07 | 41 | -131/+523 |
| | |||||
* | Improve handling of filesystem permissions and other fixes | Suren A. Chilingaryan | 2018-03-01 | 12 | -52/+53 |
| | |||||
* | First running prototype | Suren A. Chilingaryan | 2018-02-28 | 28 | -69/+202 |
| | |||||
* | A complete working ADEI templte, v1-alpha | Suren A. Chilingaryan | 2018-02-25 | 2 | -3/+12 |
| | |||||
* | GlusterFS subpaths, ADEI frontend pods, fixes | Suren A. Chilingaryan | 2018-02-23 | 6 | -21/+23 |
| | |||||
* | Handling GlusterFS storage security in OpenShift containers | Suren A. Chilingaryan | 2018-02-20 | 11 | -18/+177 |
| | |||||
* | Updated to OpenShift 3.7 and tested | Suren A. Chilingaryan | 2018-02-16 | 38 | -127/+271 |
| | |||||
* | Fix internal DNS service configuration | Suren A. Chilingaryan | 2017-04-21 | 1 | -0/+10 |
| | |||||
* | Enable keepalived service | Suren A. Chilingaryan | 2017-04-19 | 1 | -1/+1 |
| | |||||
* | Support pod variants, i.e. one of the specified pods will be actually ↵ | Suren A. Chilingaryan | 2017-04-02 | 1 | -0/+3 |
| | | | | configured depending on the inventory/group parameters | ||||
* | Add openshift-ansible as submodule | Suren A. Chilingaryan | 2017-04-01 | 1 | -1/+1 |
| | |||||
* | Initial import | Suren A. Chilingaryan | 2017-04-01 | 99 | -0/+2104 |