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

Comment out profiler in adservice #2518

Merged
merged 1 commit into from
May 2, 2024

Conversation

bourgeoisor
Copy link
Member

@bourgeoisor bourgeoisor commented May 1, 2024

The profiler in the adservice is causing seg faults in some distributions of Kubernetes. It currently blocks deployments of v0.10.0. I've decided to comment it out, and will silently backport this fix into the release/v0.10.0 branch (since that release is currently broken).

Created #2517 to look into this further.

Fixes #2511

ToDo

  • Rebuild the adservice image and push it to GCR
  • Update the release image manifests for the adservice
  • Deploy on the release cluster
  • Merge this PR
  • Cherry-pick into the release/v0.10.0 branch
  • Update the v0.10.0 tag to that commit
  • Update the v0 tag to that commit

@bourgeoisor bourgeoisor requested review from yoshi-approver and a team as code owners May 1, 2024 21:53
Copy link

github-actions bot commented May 1, 2024

🚲 PR staged at http://35.193.177.28

@bourgeoisor bourgeoisor merged commit d48c824 into main May 2, 2024
10 checks passed
@bourgeoisor bourgeoisor deleted the issue-2511-disable-adservice-profiler branch May 2, 2024 18:14
bourgeoisor added a commit that referenced this pull request May 2, 2024
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.

Adservice crashing with segfault
2 participants