This message was deleted.
# harvester
a
This message was deleted.
f
m
from what i can see, it doesn't look like rancher would include the namespace in the context: https://github.com/rancher/rancher/blob/c4321ee15ff7bbe6345871765508cfceb46978d1/pkg/kubeconfig/templates.go#L36-L42
when i tried to emulate the
data.http.kubeconfig
data source in your issue with curl, the response didn't account for the namespace, service account name etc. included in the post body
f
Exactly @millions-microphone-3535, which then causes the Harvester CCM to not run properly.
m
might wanna update your issue with this finding
f
I added a comment in the issue, but this is definitively not a TFR2P issue, more of a rancher issue, so perhaps I will create a new issue in the rancher repo. At least I will check if someone else encountered the same behavior as me.