Avritt Rohwer
Avritt Rohwer
**Describe the bug** During AWS deployment setup command, the main terraform deploy is run (https://github.com/civiform/cloud-deploy-infra/blob/main/cloud/shared/bin/setup.py#L40) which creates some AWS secrets. Initially these secrets have a value of " " (https://github.com/civiform/cloud-deploy-infra/blob/main/cloud/aws/templates/aws_oidc/secrets.tf#L157...
kueue supports all-or-nothing scheduling: https://kueue.sigs.k8s.io/docs/tasks/manage/setup_wait_for_pods_ready/ Large multi-pod workloads that need every pod to be running to make progress (e.g. single-program-multi-data workloads) can deadlock capacity if the physical availability of resources...
## Fixes / Features - Fixes workload rendering when using spot, without this change xpk workload create errors like: ``` [XPK] Waiting for `Creating Workload`, for 0 seconds error: error...
cpu and memory limits are hard-coded: https://github.com/google/xpk/blob/main/src/xpk/core/nap.py#L170 We have a customer who needed to increase these. They needed to go to the GKE API level to do so.
experimental_proxy only has 2 commits on it since branching: ``` $ git log --no-merges origin/experimental_proxy ^origin/main commit 13f519e39e0d904e320c7d8a472161e4bcf03408 (HEAD -> avritt/noocdbt, origin/vivianrwu_experimental_proxy, origin/experimental_proxy, experimental_proxy) Author: Zhihao Shan Date: Mon Sep...