Skip to content

Add changelog for deprecated removed otelgrpc api#20044

Closed
dims wants to merge 618 commits intoetcd-io:release-3.6from
dims:add-changelog-for-deprecated-removed-otelgrpc-api
Closed

Add changelog for deprecated removed otelgrpc api#20044
dims wants to merge 618 commits intoetcd-io:release-3.6from
dims:add-changelog-for-deprecated-removed-otelgrpc-api

Conversation

@dims
Copy link
Contributor

@dims dims commented May 28, 2025

changelog update for #20043

ahrtr and others added 30 commits April 28, 2025 22:00
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
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>
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>
dims and others added 15 commits May 26, 2025 12:07
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>
@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dims
Once this PR has been reviewed and has the lgtm label, please assign jmhbnz for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot
Copy link

PR needs rebase.

Details

Instructions 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.

@k8s-ci-robot k8s-ci-robot added area/testing area/tooling github_actions Pull requests that update GitHub Actions code size/XXL labels May 28, 2025
@dims dims closed this May 28, 2025
@k8s-ci-robot
Copy link

@dims: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-etcd-e2e-arm64 c84b416 link true /test pull-etcd-e2e-arm64
pull-etcd-integration-1-cpu-arm64 c84b416 link true /test pull-etcd-integration-1-cpu-arm64
pull-etcd-integration-2-cpu-arm64 c84b416 link true /test pull-etcd-integration-2-cpu-arm64
pull-etcd-unit-test-arm64 c84b416 link true /test pull-etcd-unit-test-arm64
pull-etcd-robustness-amd64 c84b416 link true /test pull-etcd-robustness-amd64
pull-etcd-release-tests c84b416 link true /test pull-etcd-release-tests
pull-etcd-verify c84b416 link true /test pull-etcd-verify
pull-etcd-e2e-386 c84b416 link true /test pull-etcd-e2e-386
pull-etcd-build c84b416 link true /test pull-etcd-build
pull-etcd-unit-test-amd64 c84b416 link true /test pull-etcd-unit-test-amd64
pull-etcd-govulncheck c84b416 link true /test pull-etcd-govulncheck
pull-etcd-unit-test-386 c84b416 link true /test pull-etcd-unit-test-386
pull-etcd-integration-1-cpu-amd64 c84b416 link true /test pull-etcd-integration-1-cpu-amd64
pull-etcd-integration-4-cpu-amd64 c84b416 link true /test pull-etcd-integration-4-cpu-amd64
pull-etcd-e2e-amd64 c84b416 link true /test pull-etcd-e2e-amd64
pull-etcd-contrib-mixin c84b416 link true /test pull-etcd-contrib-mixin
pull-etcd-fuzzing-v3rpc c84b416 link true /test pull-etcd-fuzzing-v3rpc
pull-etcd-grpcproxy-integration-amd64 c84b416 link true /test pull-etcd-grpcproxy-integration-amd64
pull-etcd-grpcproxy-e2e-amd64 c84b416 link true /test pull-etcd-grpcproxy-e2e-amd64
pull-etcd-grpcproxy-integration-arm64 c84b416 link true /test pull-etcd-grpcproxy-integration-arm64
pull-etcd-integration-2-cpu-amd64 c84b416 link true /test pull-etcd-integration-2-cpu-amd64
pull-etcd-coverage-report c84b416 link true /test pull-etcd-coverage-report
pull-etcd-integration-4-cpu-arm64 c84b416 link true /test pull-etcd-integration-4-cpu-arm64
pull-etcd-robustness-arm64 c84b416 link true /test pull-etcd-robustness-arm64

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.

Details

Instructions 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.