Skip to content
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

Bump etcd manager to 20211117 #12763

Merged
merged 2 commits into from
Nov 18, 2021

Conversation

justinsb
Copy link
Member

WIP because we haven't tagged the build yet; I want to put it through testing.

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 17, 2021
@rifelpet
Copy link
Member

Unfortunately we dont have any presubmit upgrade tests which is what this etcd-manager version should fix, maybe we could add some? it may be straight forward using the upgrade-ab scenario.

@hakman
Copy link
Member

hakman commented Nov 17, 2021

/test pull-kops-e2e-k8s-ci-ha

@justinsb
Copy link
Member Author

I did run the upgrade test and it looks healthy (i.e. unrelated to etcd: one OIDC failure, one OwnerReferences failure - flake?)

I'm going to send the promotion PR and then update this PR to point to the promoted version.

@justinsb
Copy link
Member Author

Promotion PR is kubernetes/k8s.io#3088

(I'm also working on a release process doc :-) )

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 18, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 18, 2021
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 18, 2021
@justinsb justinsb changed the title WIP: Bump etcd manager Bump etcd manager to 20211117 Nov 18, 2021
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 18, 2021
@justinsb
Copy link
Member Author

Removed WIP, but grappling with a flake.

@hakman
Copy link
Member

hakman commented Nov 18, 2021

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 18, 2021
@justinsb
Copy link
Member Author

/retest

Hopefully this should now pass with the stable-sort PR

@justinsb
Copy link
Member Author

/test build-linux-amd64

@k8s-ci-robot
Copy link
Contributor

@justinsb: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test pull-e2e-kops-addon-resource-tracking
  • /test pull-e2e-kops-aws-load-balancer-controller
  • /test pull-e2e-kops-metrics-server
  • /test pull-kops-bazel-build
  • /test pull-kops-bazel-test
  • /test pull-kops-e2e-arm64
  • /test pull-kops-e2e-aws-apiserver-nodes
  • /test pull-kops-e2e-aws-cloud-controller-manager
  • /test pull-kops-e2e-aws-ebs-csi-driver
  • /test pull-kops-e2e-aws-external-dns
  • /test pull-kops-e2e-cni-amazonvpc
  • /test pull-kops-e2e-cni-calico
  • /test pull-kops-e2e-cni-canal
  • /test pull-kops-e2e-cni-cilium
  • /test pull-kops-e2e-cni-cilium-etcd
  • /test pull-kops-e2e-cni-flannel
  • /test pull-kops-e2e-cni-kuberouter
  • /test pull-kops-e2e-cni-weave
  • /test pull-kops-e2e-ipv6-amazonvpc
  • /test pull-kops-e2e-ipv6-calico
  • /test pull-kops-e2e-ipv6-cilium
  • /test pull-kops-e2e-k8s-ci
  • /test pull-kops-e2e-k8s-ci-ha
  • /test pull-kops-e2e-k8s-debian11
  • /test pull-kops-e2e-k8s-docker
  • /test pull-kops-e2e-k8s-gce
  • /test pull-kops-e2e-k8s-gce-calico-u2004-k22-containerd
  • /test pull-kops-e2e-k8s-ubuntu2110
  • /test pull-kops-e2e-k8s-ubuntu2204
  • /test pull-kops-e2e-kubernetes-aws
  • /test pull-kops-e2e-kubernetes-do-kubetest2
  • /test pull-kops-verify-bazel
  • /test pull-kops-verify-boilerplate
  • /test pull-kops-verify-cloudformation
  • /test pull-kops-verify-generated
  • /test pull-kops-verify-gofmt
  • /test pull-kops-verify-gomod
  • /test pull-kops-verify-govet
  • /test pull-kops-verify-hashes
  • /test pull-kops-verify-staticcheck
  • /test pull-kops-verify-terraform

Use /test all to run the following jobs that were automatically triggered:

  • pull-kops-bazel-build
  • pull-kops-bazel-test
  • pull-kops-e2e-kubernetes-aws
  • pull-kops-verify-bazel
  • pull-kops-verify-boilerplate
  • pull-kops-verify-cloudformation
  • pull-kops-verify-generated
  • pull-kops-verify-gofmt
  • pull-kops-verify-gomod
  • pull-kops-verify-govet
  • pull-kops-verify-staticcheck
  • pull-kops-verify-terraform

In response to this:

/test build-linux-amd64

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/test-infra repository.

@k8s-ci-robot k8s-ci-robot merged commit 0c9ae3f into kubernetes:master Nov 18, 2021
@k8s-ci-robot k8s-ci-robot added this to the v1.23 milestone Nov 18, 2021
k8s-ci-robot added a commit that referenced this pull request Nov 20, 2021
…-upstream-release-1.22

Automated cherry pick of #12763: Bump etcd-manager version
k8s-ci-robot added a commit that referenced this pull request Nov 20, 2021
…-upstream-release-1.21

Automated cherry pick of #12763: Bump etcd-manager version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants