We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TODO list (after this PR):
x509
netip
Originally posted by @smira in #6024 (review)
Also:
SeccompProfileSpec
map[string]interface{}
AdmissionPluginSpec
KubeletConfigSpec
ManifestSpec
StaticPodSpec
StaticPodStatusSpec
KubeletSpecSpec
AdmissionControlConfig
KubernetesRootSpec
*x509.PEMEncodedKey
Also also:
DeviceConfigSpec
The text was updated successfully, but these errors were encountered:
chore: add support for map[string]interface{}
49a85fa
For siderolabs/talos#6057 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
fix: support pointer to structs in marshal/unmarshal
3e56913
DmitriyMV
No branches or pull requests
TODO list (after this PR):
x509
packagenetip
transition nowOriginally posted by @smira in #6024 (review)
Also:
SeccompProfileSpec
support (supportmap[string]interface{}
in protoenc package)AdmissionPluginSpec
support (supportmap[string]interface{}
in protoenc package)KubeletConfigSpec
support (supportmap[string]interface{}
in protoenc package)ManifestSpec
support (supportmap[string]interface{}
in protoenc package)StaticPodSpec
support (supportmap[string]interface{}
in protoenc package)StaticPodStatusSpec
support (supportmap[string]interface{}
in protoenc package)KubeletSpecSpec
support (supportmap[string]interface{}
in protoenc package)AdmissionControlConfig
support (supportmap[string]interface{}
in protoenc package)KubernetesRootSpec
- add*x509.PEMEncodedKey
encoderAlso also:
DeviceConfigSpec
in protobuf encoding #6059The text was updated successfully, but these errors were encountered: