kops/upup
justinsb f016c396ec gce: try to avoid concurrent IAM project operations
We set up a process-wide table of mutexes, to avoid concurrent IAM
operations on GCE projects.  Best-effort is reasonable here, we will
retry, but avoiding concurrent operations just avoids logspam and a
needless retry from self-conflicts.
2023-01-01 18:15:20 -05:00
..
models Add Context arg to vfs ReadFile 2023-01-01 09:51:44 -05:00
pkg gce: try to avoid concurrent IAM project operations 2023-01-01 18:15:20 -05:00
tools/generators/fitask Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
.gitignore