Ishwar Kanse

Results 8 issues of 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...

type:enhancement
component:api

Article comments would be a nice addition.

feature-request
discussion
backlog

##### 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...

type:enhancement
component:api

##### 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...

bug
module
has_pr
waiting_on_contributor
needs_triage
plugins
files

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...