Marnik
Marnik
I have the same issue and came upon this thread
I'm now using the default library (not the managed client) and all is working perfectly for now (just publishing).
Adding the following snippet to the azapi_resource doesn't work as intented. Just like @jsheetzmt pointed out. ignore_body_changes = ["properties.template.containers[0].image"]
I was doing something wrong. It works as expected for me @jsheetzmt
In the meanwhile I migrated all the azapi stuff to the modified TF resources. I was missing the workload profile feature, but since that has been added, I migrated everything...
Any idea when this would be implemented? :-)
Hi @JorTurFer Thanks for that, but it didn't resolve the issue unfortunately. Still getting the message: `` { "lastTransitionTime": "2024-06-07T08:22:23+00:00", "message": "Health check failed after 5m0.032530515s: timeout waiting for: [HTTPScaledObject/daprpoc/http-scaledobject-orderapplication...
Anything related? #611
No worries, already happy you want to help :-) Which logs would you like to see?  I don't see any errors in any of these. However; if I trigger...
``` kubectl -n kube-system logs keda-add-ons-http-controller-manager-64dfdfcd7-fnfv4 Defaulted container "kube-rbac-proxy" out of: kube-rbac-proxy, keda-add-ons-http-operator I0616 01:29:38.331628 1 main.go:186] Valid token audiences: I0616 01:29:38.331963 1 main.go:316] Generating self signed cert as no...