-
Notifications
You must be signed in to change notification settings - Fork 23
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
ETCD-714: Rebase etcd 3.5.18 openshift 4.17 #310
base: openshift-4.17
Are you sure you want to change the base?
ETCD-714: Rebase etcd 3.5.18 openshift 4.17 #310
Conversation
Signed-off-by: Thomas Gosteli <[email protected]>
docs: remove warning that etcd 3.5.0 was not yet released
Signed-off-by: James Blair <[email protected]>
…ry-pick-18592-to-release-3.5 [3.5] Ensure commits are signed in `scripts/release.sh`
Signed-off-by: Agni <[email protected]>
[3.5] Bump go version to 1.22.8
GitHub Container Registry is returning a TOOMANYREQUESTS error. Switch to AWS ECR mirror, as suggested in aquasecurity/trivy-action#389. Signed-off-by: Ivan Valdes <[email protected]>
…ry-pick-18672-to-release-3.5 [3.5] github/workflows: use ECR mirror for Trivy's DB
Signed-off-by: Oleg Guba <[email protected]>
Signed-off-by: Shyam Jeedigunta <[email protected]>
Signed-off-by: James Blair <[email protected]>
Remove defunct release-3.5 arm64 github actions workflows
[3.5] [serverWatchStream] terminate recvLoop on sws.close()
[3.5] manual: Fix risk of a partial write txn being applied
Signed-off-by: Thomas Gosteli <[email protected]>
…logs-test [3.5] chore(e2e): backport TestNoErrorLogsDuringNormalOperations test
Signed-off-by: Thomas Gosteli <[email protected]>
Signed-off-by: Thomas Gosteli <[email protected]>
Signed-off-by: Thomas Gosteli <[email protected]>
[3.5] fix(defrag): handle errors during defrag
Signed-off-by: Ivan Valdes <[email protected]>
…-1.22.9 [3.5] update go to 1.22.9
Signed-off-by: Thomas Gosteli <[email protected]>
…temp-3.5 [3.5] fix(defrag): close temp file in case of error
Currently, the script won't change directories into the previously cloned repository if the temporary location exists. This may be an issue when testing first with a dry run and later with the actual release. Signed-off-by: Ivan Valdes <[email protected]>
Backport pull request etcd-io#18649. Signed-off-by: Ivan Valdes <[email protected]>
[3.5] release: use GitHub's gh to create GitHub release
[3.5] release: properly change working dir if tmp location already exists
Signed-off-by: Ivan Valdes <[email protected]>
fixes etcd-io#18898 Signed-off-by: Thomas Jungblut <[email protected]>
force-new-cluster seems to have similar watch cache issues as the ordinary snapshot restore. This PR introduces the already existing utl logic as a separate package into the server-side code. This will only introduce a revbump flag, but under the hood implement both rev bumping and compaction markers. Signed-off-by: Thomas Jungblut <[email protected]>
This adds the min and max TLS version support from etcd-io#13506 and etcd-io#15156 to the grpc proxy. Signed-off-by: Thomas Jungblut <[email protected]>
…tcd-3.5.18-openshift-4.17
@Elbehery: This pull request references ETCD-714 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.17.z" version, but no target version was set. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
/payload 4.17 nightly informing |
/payload 4.17 nightly blocking |
/assign @sdodson |
@Elbehery: trigger 9 job(s) of type blocking for the nightly release of OCP 4.17
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/6267cb70-f482-11ef-9dac-083530b891d8-0 |
@Elbehery: trigger 67 job(s) of type informing for the nightly release of OCP 4.17
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/5d966d40-f482-11ef-963e-c0d9f0984a12-0 |
/override ci/prow/configmap-scale perma failing job https://prow.ci.openshift.org/job-history/gs/test-platform-results/pr-logs/directory/pull-ci-openshift-etcd-openshift-4.17-configmap-scale |
@Elbehery: Overrode contexts on behalf of Elbehery: ci/prow/configmap-scale In response to this:
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. |
/assign @dusk125 |
/retest-required |
/override ci/prow/configmap-scale |
/retest-required |
@Elbehery: Overrode contexts on behalf of Elbehery: ci/prow/configmap-scale In response to this:
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. |
/retest-required |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dusk125, Elbehery The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest-required |
2 similar comments
/retest-required |
/retest-required |
@Elbehery: The following tests failed, say
Full PR test history. Your PR dashboard. 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. |
This PR rebases etcd 3.5.18 into openshift-4.17.
running
make
locallycc @openshift/openshift-team-etcd