talos icon indicating copy to clipboard operation
talos copied to clipboard

talosctl and client authentication store

Open sergelogvinov opened this issue 2 years ago • 3 comments

Feature Request

Description

kubectl has auth extension https://kubernetes.io/docs/reference/config-api/client-authentication.v1beta1/ It help to store secrets in trusted places. like https://github.com/chrisns/kubectl-passman and many others.

What do you think about it? Can we add support solution like kubectl has?

context: cluster-name
contexts:
    cluster-name:
      endpoints: # optional
            - IP1
            - IP2
      ca: LS... # optional
      exec:
        apiVersion: client.authentication.talos.dev/v1beta1
        args: []
        command: ''
        env: ''
        provideClusterInfo: false

sergelogvinov avatar Nov 28 '23 18:11 sergelogvinov

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jun 06 '24 01:06 github-actions[bot]

Hi, @smira Can you share your thoughts about it?

sergelogvinov avatar Jun 07 '24 06:06 sergelogvinov

It might be a good idea, I don't have any specific idea about it.

smira avatar Jun 07 '24 10:06 smira

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Dec 05 '24 02:12 github-actions[bot]

This issue was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Dec 10 '24 02:12 github-actions[bot]