openshift / cluster-etcd-operator

Operator to manage the lifecycle of the etcd members of an OpenShift cluster
Apache License 2.0
96 stars 130 forks source link

Fork static pod from library-go #1272

Closed tjungblu closed 5 months ago

tjungblu commented 5 months ago

This forks the entire static pod package in library-go from commit 354b673304be747827a7873426952da68f96b5c5 plus a bug fix from https://github.com/openshift/library-go/pull/1743.

openshift-ci[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tjungblu

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: - ~~[OWNERS](https://github.com/openshift/cluster-etcd-operator/blob/master/OWNERS)~~ [tjungblu] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 5 months ago

@tjungblu: 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
ci/prow/e2e-agnostic-ovn-upgrade f22bd9478ff4bf28a3496acf97daaf44cb5b2ae8 link true /test e2e-agnostic-ovn-upgrade
ci/prow/e2e-operator-fips f22bd9478ff4bf28a3496acf97daaf44cb5b2ae8 link false /test e2e-operator-fips
ci/prow/e2e-aws-etcd-recovery f22bd9478ff4bf28a3496acf97daaf44cb5b2ae8 link false /test e2e-aws-etcd-recovery
ci/prow/e2e-gcp-qe-no-capabilities f22bd9478ff4bf28a3496acf97daaf44cb5b2ae8 link false /test e2e-gcp-qe-no-capabilities
ci/prow/e2e-aws-ovn-single-node f22bd9478ff4bf28a3496acf97daaf44cb5b2ae8 link true /test e2e-aws-ovn-single-node

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).