-
-
Notifications
You must be signed in to change notification settings - Fork 6
chore: Bump vector to 0.52.0 for SDP 26.3.0 #1387
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
Conversation
I ran the following (to make an empty patchset) ```sh cargo patchable init version "vector" "0.52.0" --base="v0.52.0" --mirror ```
683094f to
50d319e
Compare
|
The image builds, but I haven't tested it yet. Feel free to approve though, and I will merge after testing. |
sbernauer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
|
Tested with airflow: Rerunning the failed test hangs on namespace deletion (twice). A bunch of stateful sets seem to get stuck. Worth looking at. |
|
The test does pass, but kuttl deletes the namespace, causing the vector-aggregator to shutdown/delete, and then the vector sidecars hang whiel trying to export remaining logs... Something for |
|
Looks like it happens before this change too, so I will merge. |
Description
Part of #1369.
Definition of Done Checklist
Note
Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant.
Please make sure all these things are done and tick the boxes
TIP: Running integration tests with a new product image
The image can be built and uploaded to the kind cluster with the following commands:
See the output of
boilto retrieve the image manifest URI for<MANIFEST_URI>.