kubernetes-sigs / node-feature-discovery-operator

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

Adding GC deployment implementation #219

Closed yevgeny-shnaidman closed 5 months ago

yevgeny-shnaidman commented 5 months ago

On every reconciliation loop, the controller updates/creates GarbageCollector deployment, based on the NFD CR spec

yevgeny-shnaidman commented 5 months ago

/assign @marquiz /assign @ArangoGutierrez

yevgeny-shnaidman commented 5 months ago

/assign @chr15p

k8s-ci-robot commented 5 months ago

@yevgeny-shnaidman: GitHub didn't allow me to assign the following users: chr15p.

Note that only kubernetes-sigs members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. For more information please see the contributor guide

In response to [this](https://github.com/kubernetes-sigs/node-feature-discovery-operator/pull/219#issuecomment-2020245228): >/assign @chr15p 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.
yevgeny-shnaidman commented 5 months ago

ping @ArangoGutierrez

k8s-ci-robot commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ArangoGutierrez, 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)~~ [ArangoGutierrez,marquiz] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment