GoogleContainerTools / GoogleContainerTools/skaffold

MacOS Big Sur killing skaffold process -- violates CPU wakes limit

Open
#5,161 9 comments 0 reactions 0 assignees View on GitHub
kind/bug platform/mac priority/awaiting-more-evidence
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

### Expected behavior
Skaffold run should deploy correctly
### Actual behavior
The process gets killed by the OS, i can see warnings in the console saying skaffold is waking up the CPU too often

```
Received CPU wakes trigger:
skaffold[15156] () woke the CPU 45001 times over 29.59 seconds (average 1520/sec), violating a CPU wakes limit of 45000 over 300 seconds.
RESOURCE_NOTIFY trigger for skaffold [15156] (45001 CPU wakes over 29.00s seconds, violating limit of 45000 CPU wakes over 300.00s seconds)
```
### Information

- Skaffold version: v1.17.2
- Operating system: macOS BigSur 11.1
- Contents of skaffold.yaml: company policy, won't share :(

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.