-
-
Notifications
You must be signed in to change notification settings - Fork 805
Allow talosctl patches to load from URL #12966
Copy link
Copy link
Open
Description
Feature Request
It could be useful to share and load patches via a URL like kubectl allows. I'm thinking something like this should be possible.
talosctl apply -f control-plane.yaml -p http://talos.dev/v1.12/cilium.yaml
Description
This may have security implications, but so does kubectl apply and it is widely used (especially for learning). I'm not sure if allowing full machine configs would be a good idea because we wouldn't want to apply certificates from untrusted sources.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels