kubernetes-sigs / node-feature-discovery-operator

Operator for managing Node Feature Discovery deployment
Apache License 2.0
66 stars 29 forks source link

Adding NFD CR status handling #234

Closed yevgeny-shnaidman closed 3 months ago

yevgeny-shnaidman commented 3 months ago

Status conditions are going to reflect the status of the master/worker/gc/topology deployments/daemonsets. No need to reflect the status of SA/Roles/ etc', since they are going to be created during operator deployment

yevgeny-shnaidman commented 3 months ago

/assign @ArangoGutierrez

yevgeny-shnaidman commented 3 months ago

ping @marquiz ping @ArangoGutierrez

yevgeny-shnaidman commented 3 months ago

ping @marquiz ping @ArangoGutierrez

yevgeny-shnaidman commented 3 months ago

@marquiz, pushed my changes , please review

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: marquiz, yevgeny-shnaidman

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/kubernetes-sigs/node-feature-discovery-operator/blob/master/OWNERS)~~ [marquiz] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment