troubleshoot icon indicating copy to clipboard operation
troubleshoot copied to clipboard

path wildcards in `yamlCompare` are not evaluated correctly

Open adamancini opened this issue 2 years ago • 0 comments

Bug Description

I am using Replicated Preflight 0.69.1

fileName: 'upcoming-config/arthur/kotsadm-5d4fd79bd8-pf6hz/check-upcoming-config-stdout.txt' - works fileName: 'upcoming-config/arthur/kotsadm-*/check-upcoming-config-stdout.txt' - fails

I have verified on the Go Playground - https://go.dev/play/p/KI4oX9S0yjQ

adamancini avatar Jun 23 '23 17:06 adamancini