openshift / cluster-nfd-operator

The Cluster Node Feature Discovery operator manages detection of hardware features and configuration in a Openshift cluster.
Apache License 2.0
34 stars 42 forks source link

Sync Upstream V0.5.0 #266

Closed ArangoGutierrez closed 2 years ago

ArangoGutierrez commented 2 years ago

Cherry-pick

ArangoGutierrez commented 2 years ago

/cc @yevgeny-shnaidman @bthurber

openshift-ci[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ArangoGutierrez

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-nfd-operator/blob/master/OWNERS)~~ [ArangoGutierrez] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ArangoGutierrez commented 2 years ago

/retest

ArangoGutierrez commented 2 years ago

/retest

ArangoGutierrez commented 2 years ago

/retest

ArangoGutierrez commented 2 years ago

/test e2e-aws

openshift-ci[bot] commented 2 years ago

@ArangoGutierrez: all tests passed!

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/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
lenahorsley commented 2 years ago

Tested 7 July 2022 (AWS cluster: 3 matser/3 worker nodes) Build version: 4.11.0-0.nightly-2022-07-06-145812 NFD version (bundle): quay.io/lenahorsley/nfd-operator-bundle:4.11.202207071229 Kube version: v1.24.0+2dd8bb1

  1. Build and deploy NFD bundle. Check the worker node labels.
  2. Add a worker node (g4dn instance) and check new node labels.
  3. Remove the newly added node and check the labels on the remaining nodes.
  4. Log creation and stability.
  5. Check for pods restarts in the openshift-etcd namespace (there were no restarts).

All tests were executed successfully.

lenahorsley commented 2 years ago

/lgtm