Dao Thanh Tung

Results 15 issues of Dao Thanh Tung

Merry Christmas and Happy New Year everyone, - I hope this MR would solve the request in #204 - I also fix the issue with `make testacc` step. Example is...

enhancement

Resolve issue #15447 Please let me know if you want to change to `nomad operator client state` and update the documentation too!

From the [slack discussion](https://kubernetes.slack.com/archives/C01JGDP8MB8/p1705413854296079?thread_ts=1705333570.247929&cid=C01JGDP8MB8), we should make some improvements to the `getParameterFromConfigV2` util function to make it more readable. I create a new PR instead of adding on to https://github.com/kedacore/keda/pull/5319...

Hi team, I did the refactor for 1 scaler first to get your opinion on this. Chose Kafka because imo its the most complexed :sweat: so its worth a try...

### Proposal We can take turn implement the changes in this PR https://github.com/kedacore/keda/pull/5676. This is related to the original issue here https://github.com/kedacore/keda/issues/5037. I can take the kafka one since I...

stale-bot-ignore

Refactor arango scaler config reading with a better way ### Checklist - [x] When introducing a new scaler, I agree with the [scaling governance policy](https://github.com/kedacore/governance/blob/main/SCALERS.md) - [x] I have verified...

Refactor aws dynamodb streams scaler. ### Checklist - [x] I have verified that my change is according to the [deprecations & breaking changes policy](https://github.com/kedacore/governance/blob/main/DEPRECATIONS.md) - [x] Changelog has been updated...

_Provide a description of what has been changed_ ### Checklist - [x] I have verified that my change is according to the [deprecations & breaking changes policy](https://github.com/kedacore/governance/blob/main/DEPRECATIONS.md) - [x] Tests...

Allow referring to a k8s secret that contain hashicorp Vault token. Similar to AzureKeyVault and AWSSecretManager https://keda.sh/docs/2.15/concepts/authentication/#re-use-credentials-and-delegate-auth-with-triggerauthentication ```diff apiVersion: keda.sh/v1alpha1 kind: TriggerAuthentication metadata: name: {trigger-authentication-name} namespace: default # must be...

I'm adding the functionality to set table properties in AWS Glue catalog