Closed kevinhalgren closed 1 year ago
I wonder if you had your patch mis-formatted, as the error means it wasn't parsed properly. I just verified it, and the patch is recognized in all modes.
Apologies, I apparently did misformat the command, I missed the "@" in my entry and completely failed to recognize it at the time retrying it again today it worked. I'll close this issue. Thanks!
talosctl -e 192.168.68.[x] -n 192.168.68.[x] patch mc -p @iscsi-patch.yaml
Bug Report
Using example from Talos documentation, I am unable to apply the iscsi-tools patch. It reports "missing kind"
Description
When attempting to apply the patch.yaml from the listed example, I get the notice
missing kind
. This appears to be an attribute that is now mandatory, however it is unclear what the kind field should be in this case.https://github.com/siderolabs/talos/blob/release-1.5/website/content/v1.5/kubernetes-guides/configuration/replicated-local-storage-with-openebs-jiva.md#preparing-the-nodes
Logs
Example from page above saved to
iscsi-patch.yaml
Environment
Client Version: v1.26.0 Kustomize Version: v4.5.7 Server Version: v1.28.0-rc.0 WARNING: version difference between client (1.26) and server (1.28) exceeds the supported minor version skew of +/-1