Skip to content

Fixes placement of pod annotations for opamp bridge #4264

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

Merged
merged 4 commits into from
Aug 8, 2025

Conversation

jaronoff97
Copy link
Contributor

Description:
We were applying the annotations for the bridge in the wrong place, we needed to set the hash in the pod annotations, not the deployment annotations.

Link to tracking Issue(s):

Testing: unit

Documentation: auto generated

@jaronoff97
Copy link
Contributor Author

realized that i really should just be using the pod annotations in the opamp bridge crd spec. making the change now.

@jaronoff97 jaronoff97 marked this pull request as ready for review August 7, 2025 15:13
@jaronoff97 jaronoff97 requested a review from a team as a code owner August 7, 2025 15:13
Copy link
Contributor

github-actions bot commented Aug 7, 2025

E2E Test Results

 33 files  ±0  221 suites  ±0   3h 48m 42s ⏱️ - 15m 53s
 85 tests ±0   85 ✅ +1  0 💤 ±0  0 ❌  - 1 
225 runs  ±0  225 ✅ +1  0 💤 ±0  0 ❌  - 1 

Results for commit 9ec734c. ± Comparison against base commit 6faf05e.

♻️ This comment has been updated with latest results.

@frzifus frzifus merged commit 523e15f into open-telemetry:main Aug 8, 2025
48 checks passed
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.

Bridge doesn't restart on all config changes
3 participants