Open sylock opened 3 years ago
Have you tried using kubectl get
in script template and cat the output to an artifact instead?
That's the workaround mentioned by @sarabala1979 in the issue #6431 - I still need to test. But I opened this ticket on the request of @sarabala1979 who would like to implement this feature.
Summary
Currently when you try to get a manifest, you can only output it as a variable. When you can a complex data structure, it would be more easy to output it as an artifact.
This is what you can do:
This is what you should be able to do:
Use Cases
See the related use case : https://github.com/argoproj/argo-workflows/issues/6431
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.