Description of problem:
In customer env we are trying to get the must-gather, we are capturing the must-gather from kubeadmin user, still we see as unauthorized access, & also must-gather is very limited, i.e it does not contain cluster operators info, neither any pods info, just some services.
I will be sharing the logs for generating the must-gather.
Must-gather relies on the authentication and authorization defined in the kubeconfig. Must-gather has no additional mechanism. So I don't think there is any must-gather bug in here. I think, tokens defined in kubeconfig has no sufficient privileges to gather the logs that must-gather requires.
I'd prefer closing this issue as not a bug.