kubernetes-sigs / node-feature-discovery-operator

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

Rename images #196

Closed marquiz closed 1 year ago

marquiz commented 1 year ago

Remove the -minimal suffix from the minimal container image tag, making it the default. Also change the naming to call it the "prod" image internally. Rename the formerly full (suffix-less) image to "debug" to indicate that it is really only intended for development/debugging purposes.

This patch also stops publishing the debug images in the k8s staging container image repository. We still test the buildability, though.

k8s-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ArangoGutierrez, marquiz

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