google / google/k8s-digester

Doesn't work for kube-system

Open
#37 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
160
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Hi,

I have tried out the controller and it works as documented **except** when running pod in `kube-system`; unlike (any) other namespaces; digest is not resolved and appended when running pod in `kube-system`. Upon set `DEBUG` to true I noticed that after `received request` and `parsed resource` there is no follow-up `creating k8s keychain` and `resolved tag to digest` logs whenever pod is created in `kube-system`. I have tried bind cluster admin role to the controller SA to see if this is permission issue; but the outcome is the same.

Is it expected that k8s-digester does not work for kube-system?

Thanks!

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.