trying to wrap my head around what kpt is good at and what I should use it for.* Could kpt functions be used to validate crds are using non deprecated apis?
* Does it make sense that a setter or substitution could be bounded?* so you could set the image to only be docker.io/prod or gitlab/prod* or substutition of a version could be only valid versions or supported versions or something like that?
* is the only way to undeploy an set of resources is to delete the yaml file?
--
You received this message because you are subscribed to the Google Groups "kpt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kpt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kpt-users/481eb80d-f6ca-4d54-aa4c-75e7efb7f158%40googlegroups.com.
Kpt functions can validate local resource configuration, including CRDs. Can you quote an example for "using non deprecated apis"?
apiVersion: networking.k8s.io/v1beta1 kind: Ingress
...
To unsubscribe from this group and stop receiving emails from it, send an email to kpt-...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kpt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kpt-users/a7604b48-82c2-4192-b954-2959bf364e9e%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kpt-users/CAPzFYDvqwDYJjxPRnNdJmYzQvXQhOEz3jE-pk48y8EegQPabTA%40mail.gmail.com.