yivan-atl
yivan-atl
@errcode1202 of course! I tested this in MiniKube (running jobs in Docker and running docker tasks in agent environment). Here's a short video: https://drive.google.com/file/d/131O1DKZbubJU-ImY28odF23hA9vGZJrW/view The only real k8s related limitation...
@errcode1202 of course! No worries. I'll try to keep my fork in "able to merge" state. And like I said, this is some experimental stuff that works, but sure thing...
@mumbley I struggle to understand why you need to run Jira configuration tool after scaling (exec'ing into pod)? If local home pvc is lost for some reason, when a pod...
@mumbley I still don't quite get it. Yes, schema is missing and after the initial helm install you need to configure everything in the UI. After that, all you need...
@konrad-garus thanks for your questions. I am afraid we can't get rid of shared home as such but what I think is possible is either: * use RWO volume for...
Hi @konrad-garus sorry for not getting back to you earlier. Your Kustomize now makes sense to me. One question though - what's local-home volumeMount is replaced with? I guess, we...
hi @AlexanderOeser it's a [known issue](https://jira.atlassian.com/browse/SCALE-72) and currently the workaround is to set additional env var in value.yaml (which you know already). I think it'll be addressed soon, or else...
@mumbley thanks for this finding! Indeed, `ATL_DB_SCHEMA_NAME` env var can be added to container env, grabbing its value from values.yaml. Are you keen to raise this simple PR?
@nanux I have removed one limitation and added a new section to the installation guide with instructions on how to redefine images that statefulsets containers may use.
Does anyone have a valid Nginx config to serve Selenoid UI on path like /selenoid?