Shingo Omura

Results 67 comments of Shingo Omura

> Is there any mitigation available while a permanent fix is being developed yet? We faced the issue too. We would like to know a workaround until a new version...

Hi, [ssh-agent-filter](https://git.tiwe.de/ssh-agent-filter.git) can select a private key from the upstream ssh-agent. ssh-agent-filter ships helper script `afssh` this can ```console ❯ ./afssh --help normal usage: afssh [ssh-agent-filter options] -- [ssh arguments]...

> It seems that it needs to rely on the integration and release of https://github.com/kubernetes-sigs/controller-runtime/pull/2664 before it can continue to advance the current proposal. Yes, my POC branch relies on...

@XiShanYongYe-Chang > Now we don't need to rush to decide how to do it specifically. We can let everyone take a look at this proposal first. Sure. > In addition,...

> Is there any progress on this mission? Unfortunately no... Nobody gave a review on my PR(https://github.com/kubernetes-sigs/controller-runtime/pull/2664) in a month. I'm wondering how to promote my PR in the controller-runtime...

> should we consider using the alternative first? Do you mean [Generating fine-grained RBAC entries for karmada-agent](https://github.com/karmada-io/karmada/pull/4593/files#diff-0080ce5d771e3b5ae2242b73570e38d2842d2685ab404dc079ab34d02020f4a6R64)? Controlling agent authorization via RBAC is not clean and easy to be buggy ...

`karmada-apiserver.karmada-system.svc.cluster.local` comes from `default/cluster-info` configmap in the karmada controlplane in bootstrapping TLS certificate (CA certificate of the karmada control plane apiserver). I think `karmada register` should not use the endpoint...