summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* Another fix for ansible compatibilityHEADmasterSuren A. Chilingaryan2021-12-221-1/+1
|
* Some changes of syntactic sugar for Ansible 3.9 compatibilitySuren A. Chilingaryan2021-02-2521-50/+50
|
* Fix scc patches in openshift roleSuren A. Chilingaryan2020-08-201-3/+3
|
* Create missing OpenShift resources when policy is 'replace'. Due to the bug ↵Suren A. Chilingaryan2020-01-262-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 rangeSuren A. Chilingaryan2020-01-222-2/+21
|
* Compatibility fixes with ansible 2.8Suren A. Chilingaryan2019-12-0612-24/+49
|
* Renew expired OpenVPN CA certificateSuren A. Chilingaryan2019-10-241-11/+11
|
* Do associate kaas.kit.edu to localhost on masters (this breaks pods access ↵Suren A. Chilingaryan2019-10-111-4/+6
| | | | to kaas urls)
* Document latest problems with docker images and resource reclaimation, add ↵Suren A. Chilingaryan2019-10-062-2/+29
| | | | docker performance checks in the monitoring scripts, helpers to filter the logs
* Allow iperouter to access KaaS OpenVPN networkSuren A. Chilingaryan2019-10-061-0/+2
|
* Support mounting configMaps and secrets in KaaS podsSuren A. Chilingaryan2019-10-061-0/+15
|
* Python3 compatibilitySuren A. Chilingaryan2019-09-257-9/+9
|
* Do not provision app template with pods/builders if configuration is emptySuren A. Chilingaryan2019-08-291-0/+4
|
* Support parameters in KaaS appsSuren A. Chilingaryan2019-08-284-0/+7
|
* Create application template if instantination is disabeldSuren A. Chilingaryan2019-08-284-6/+5
|
* Support building multiple versions per imagestreamSuren A. Chilingaryan2019-08-221-1/+10
|
* Fix support of arguments in KaaS buildersSuren A. Chilingaryan2019-08-221-1/+5
|
* Support BuildConfig in ands_kaas roleSuren A. Chilingaryan2019-08-157-7/+133
|
* Update current roleSuren A. Chilingaryan2019-01-104-0/+20
|
* Update troubleshooting documentationSuren A. Chilingaryan2019-01-101-0/+10
|
* Update monitoring scripts to track leftover OpenVSwitch 'veth' interfaces ↵Suren A. Chilingaryan2018-07-059-4/+69
| | | | and clean them up pereodically to avoid performance degradation, split kickstart
* Provision monitoring scripts on requestSuren A. Chilingaryan2018-04-164-0/+52
|
* Provide support for global OpenShift resources (ClusterRoles, etc.)Suren A. Chilingaryan2018-04-149-92/+37
|
* Support replace-operation also for resources in openshift_resource roleSuren A. Chilingaryan2018-04-141-3/+3
|
* Support executing custom scripts and provide mode to update just ADEI templateSuren A. Chilingaryan2018-04-114-4/+16
|
* Minor tunningSuren A. Chilingaryan2018-03-247-7/+26
|
* Fix critical bug in docker provisioner, improve mysql performance, provision ↵Suren A. Chilingaryan2018-03-239-12/+83
| | | | system users/groups to enable NFS group mapping, various minor fixes
* Fix creating empty templatesSuren A. Chilingaryan2018-03-221-3/+9
|
* Various fixes and provide ADEI admin container...Suren A. Chilingaryan2018-03-2213-25/+42
|
* Local volumes and StatefulSet to provision Master/Slave MySQL and Galera clusterSuren A. Chilingaryan2018-03-2026-120/+477
|
* Second revision: includes hostpath mounts, gluster block storage, kaas apps, ↵Suren A. Chilingaryan2018-03-1835-62/+458
| | | | etc.
* ProductionSuren A. Chilingaryan2018-03-1312-72/+251
|
* Various fixes before moving to hardware installationSuren A. Chilingaryan2018-03-1124-38/+199
|
* Streamlined networking, OpenShift recovery, GaneshaSuren A. Chilingaryan2018-03-0741-131/+523
|
* Improve handling of filesystem permissions and other fixesSuren A. Chilingaryan2018-03-0112-52/+53
|
* First running prototypeSuren A. Chilingaryan2018-02-2828-69/+202
|
* A complete working ADEI templte, v1-alphaSuren A. Chilingaryan2018-02-252-3/+12
|
* GlusterFS subpaths, ADEI frontend pods, fixesSuren A. Chilingaryan2018-02-236-21/+23
|
* Handling GlusterFS storage security in OpenShift containersSuren A. Chilingaryan2018-02-2011-18/+177
|
* Updated to OpenShift 3.7 and testedSuren A. Chilingaryan2018-02-1638-127/+271
|
* Fix internal DNS service configurationSuren A. Chilingaryan2017-04-211-0/+10
|
* Enable keepalived serviceSuren A. Chilingaryan2017-04-191-1/+1
|
* Support pod variants, i.e. one of the specified pods will be actually ↵Suren A. Chilingaryan2017-04-021-0/+3
| | | | configured depending on the inventory/group parameters
* Add openshift-ansible as submoduleSuren A. Chilingaryan2017-04-011-1/+1
|
* Initial importSuren A. Chilingaryan2017-04-0199-0/+2104