intel / intel/intel-device-plugins-for-kubernetes

UpgradeImage in operator blindly upgrades if env var is given.

Open
#1,881 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
147
Forks
223
Avg merge
3d 23h
Merged PRs (30d)
18

Description

**Is your feature request related to a problem? Please describe.**
Currently, when env var is provided (e.g. `INTEL_DSA_PLUGIN_SHA=`), there is no process for checking about the name of image (the part in the previous example).

**Describe the solution you'd like**
UpgradeImage should have a process that acts differently than just upgrading to that image:

when the image name in the env var is...
- [ ] is not in sha256 form.
- [ ] (there may be more, TO BE ADDED)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.