Ayush Sobti

Results 4 issues of Ayush Sobti

Fails occasionally because the result of the test is time-dependent: https://github.com/asobti/kube-monkey/blob/ebe3dbf56e1b30ffaeae51baa13528f302cf7147/chaos/chaos_test.go#L149-L152 ``` --- FAIL: TestSuite (0.02s) --- FAIL: TestSuite/TestDurationToKillTime (0.00s) chaos_test.go:151: Error Trace: chaos_test.go:151 Error: Max difference between 2018-11-25 05:07:14.010708836...

To reproduce, pull down the branch `issue-123`. ``` # gofmt lists no changes $ gofmt -l victims/victims_test.go $ # goimports lists changes $ goimports -l victims/victims_test.go victims/victims_test.go ```

https://keda.sh/docs/2.15/operate/cluster/#http-tls-min-version states that > By default, KEDA uses TLS1.2 as a minimum TLS version given it is the lowest version without vulnerabilities whereas, https://keda.sh/docs/2.15/reference/faq/#how-do-i-run-keda-with-tls-v1.3-only states that > By default, Keda...

bug

### Report External triggers defined in a ScaledObject do not show up in the output of `kubectl get scaledobject`. ScaledObject triggers: ``` $ k get so skynet-test-app-exp -o json |...

bug