aria

Results 10 comments of aria

+1 encountered this issue while setting up windows 10 IoT core behind my company proxy.

+1 for the feature. We are using knative for our production workload @gojek. However, we don't use scale-to-zero feature since we want to guarantee that at least more than 1...

> avoiding situations between 0 and (for example) 10 @evankanderson That's exactly what I think the ideal state too. So if the service is not serving traffic, the number of...

Is there anything preventing this PR to get reviewed?

> on second thought @pradithya - can you make this configurable? your new value as the default is fine, but it would be nice to be configurable. Make sense, let...

@wild-endeavor I updated the PR to make it configurable. But it seems the CI is failing due to Github action rate limit. Can you help retry it?

I encountered similar issue. The problem frequently happen when the spark operator is under provisioned or under high load.

@dannyeuu Try to increase the spark operator's CPU request/limit. I encountered this issue when the operator is experiencing high utilization/throttling.

> Helm sources can already have their valuesObject or values string patched in ApplicationSets, but by supporting helmCharts as a configuration option in kustomize sources, the rendered helm chart can...