Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run config check in CI #322

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Run config check in CI #322

merged 2 commits into from
Nov 16, 2023

Conversation

bobrik
Copy link
Contributor

@bobrik bobrik commented Nov 16, 2023

No description provided.

@bobrik bobrik force-pushed the ivan/config-check branch 4 times, most recently from 3103b98 to 8d94942 Compare November 16, 2023 23:18
In 010dc16 the check was added for 8 byte values, which doesn't work for oomkill:

```
Error attaching exporter: error validating maps for config "oomkill": value size for map "oom_kills_total" is not expected 8 bytes (u64), it is 4 bytes
```
@bobrik
Copy link
Contributor Author

bobrik commented Nov 16, 2023

The second commit fixes #257, as reported in #321.

@bobrik bobrik merged commit f264121 into cloudflare:master Nov 16, 2023
19 checks passed
@bobrik bobrik deleted the ivan/config-check branch November 16, 2023 23:38
@bobrik
Copy link
Contributor Author

bobrik commented Nov 18, 2023

Hardening this in #326.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant