Prajith

Results 9 issues of Prajith

We have system which supports multiple distributed tracing systems. When using opentracing bridge, all the spankinds are created as INTERNAL due to type assertion issue in bridge module.

Skip Changelog

@pplu can you please review this? This would fix the issue #418 and also I tried to fix the SYNOPSIS where service name starts with 'api.'. For example, [DescribeImages.pm](https://github.com/pplu/aws-sdk-perl/blob/b2132fe3c79a06fd15b6137e8a0eb628de722e0f/auto-lib/Paws/ECR/DescribeImages.pm#L34)

### What does this PR do? This pull request introduces a new provider option to use the native Kubernetes load balancer instead of the one provided by Traefik at the...

status/2-needs-review
contributor/waiting-for-corrections
area/infrastructure
size/L
area/provider/k8s/crd
area/provider/k8s

| Q | A | ----------------- | --- | 🐛 Bug fix? | yes | 🚀 New feature? | no | ⚠ Deprecations? |no | ❌ BC Break | no...

When receiving messages I started to get this error: ERROR:yowsup.layers.axolotl.layer:No valid sessionsBad Mac! I have already tried rm -rf ~/.yowsup/\* but still having the same pbm. Any idea about this?

Configuration: ``` RepositoryRoot = /var/www/html/repo/ # how often a failed download should be retried. DownloadRetryCount = 3 # specify repo tag style. either TopDir (default) or BottomDir TagStyle = TopDir...

Docs for temporal workflow scaler ### Checklist - [x] Commits are signed with Developer Certificate of Origin (DCO) corresponding to the kedacore/keda#4863

Implement a temporal scaler ### Checklist - [x] When introducing a new scaler, I agree with the [scaling governance policy](https://github.com/kedacore/governance/blob/main/SCALERS.md) - [x] Tests have been added - [x] Commits are...