Add changelog for deprecated removed otelgrpc api#20044
Add changelog for deprecated removed otelgrpc api#20044dims wants to merge 618 commits intoetcd-io:release-3.6from
Conversation
docs: update v3.6.0 roadmap
Signed-off-by: redwrasse <mail@redwrasse.io>
Signed-off-by: Nont <nont@duck.com>
Required to add Trivy as a tool dependency. Signed-off-by: Ivan Valdes <ivan@vald.es>
…ntithesis [Antithesis] Fix lint and rename Dockerfile
…nd-tests adt: add tests for IntervalTree.Find()
Also adjust the dockerfile and create a Makefile. The dockerfile assumes project root as its build context. Signed-off-by: Nont <nont@duck.com>
…estperiodichourly fix(server/etcdserver/api/v3compactor): fix flaky TestPeriodicHourly and others with Retry Mechanism
Consolidate to tests's go.mod
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.15.0 to 6.16.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@471d1dc...14487ce) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
As antithesis requires CGO we cannot compile binary staticly. Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
Extract applier options to simplify passing arguments
…ns/github/codeql-action-3.28.16 build(deps): bump github/codeql-action from 3.28.15 to 3.28.16
Fix antithesis docker file removing distroless layer.
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
…stack Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
Refactor checking put request
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
…pply Simplify apply by handling membership apply through the same applyV3 stack
Split other methods in txn into separate files
In the case of workflow failures (i.e., flaky tests), we still should upload a partial coverage report to avoid lagging reports on the stable branches. Signed-off-by: Ivan Valdes <ivan@vald.es>
…ns/docker/build-push-action-6.16.0 build(deps): bump docker/build-push-action from 6.15.0 to 6.16.0
Signed-off-by: Abdur Rehman <razashahid107@gmail.com>
Signed-off-by: joshjms <joshjms1607@gmail.com>
…ithesis-pr-5 Antithesis: Use RecordingClient from robustness tests
issue: etcd-io#19706 Signed-off-by: amosehiguese <amosehiguese@gmail.com>
Signed-off-by: Miancheng Lin <iml@amazon.com>
Update changelog to include fix for compaction pause duration metric
chore(client/v3/naming): deprecate Metadata field in Endpoint struct
Because the feature is not feature gated. Signed-off-by: Siyuan Zhang <sizhang@google.com>
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
…-to-v0.61.0 Add changelog for otelgrpc to v0.61.0
Signed-off-by: Nont <nont@duck.com>
…leases Allow testing multiple etcd releases
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
Fix name of main target for antithesis testing
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
Fix number of operations is more than the key pool size
dependency: bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.6
Reference: - etcd-io#20030 Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
…om 1.35.0 to 1.36.0 Reference: - etcd-io#20029 Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
…lptracegrpc from 1.35.0 to 1.36.0 and google.golang.org/genproto/googleapis/api from 0.0.0-20250428153025-10db94c68c34 to 0.0.0-20250519155744-55703ea1f237 Reference: - etcd-io#20028 Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
Reference: - etcd-io#20027 Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
[2025-05-28] Bump dependency updates identified by dependabot
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dims The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@dims: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
changelog update for #20043