Ishwar Kanse
Ishwar Kanse
##### ISSUE TYPE - Feature Idea ##### SUMMARY Add configurable resource limits for jobs or forks. If the job reaches the limit during executions, kill the fork or job itself...
Article comments would be a nice addition.
##### ISSUE TYPE - Feature Idea ##### SUMMARY Currently our webhook integration works with Gitlab, Github to trigger job template runs. https://docs.ansible.com/ansible-tower/latest/html/userguide/webhooks.html We need to extend this to trigger project...
##### SUMMARY The archive module runs in a loop archiving the file generated along with the files specified in a directory. This happens when we are adding the destination file...
The PR adds interop tests for Tempo and OpenShift Serverless integration.
Currently Tempo Monolithic doesn't expose a Zipkin receiver. This is required by services like OpenShift Service Mesh. Refer https://docs.openshift.com/container-platform/4.15/service_mesh/v2x/ossm-observability.html#ossm-configuring-distr-tracing-tempo_observability which exports traces via a Zipkin receiver to the Tempo instance.
tests/e2e-openshift/route -- Test with custom timeout set to 2m tests/e2e-openshift/monolithic-route -- Test with custom timeout set to 2m tests/e2e-openshift/tls-singletenant -- Test default timeout of 30s tests/e2e-openshift/tls-monolithic-singletenant/ -- Test default timeout...