falcon-container-sensor-pull.sh case sensitivity #471
|
I am trying to use the falcon-container-sensor-pull.sh script in a CI job to pull down an image, and push it to my private registry. However, the script automatically lowercases the (localhost/falcon-kac registry shown just as an example) Should this script perform case insensitive matching? I believe the case-sensitive matching started on version 1.9.0 as part of this commit d7a594f#diff-23958f93a20ec3cd48cbd580ac5777b3fd216900afc4493fc7c98cb2e694d06e (switched from a |
Answered by
carlosmmatos
Jan 6, 2026
Replies: 1 comment 1 reply
|
I just merged a PR go ahead and try it pointing to the main branch. I will create a new release tomorrow. |
1 reply
Answer selected by
jault3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just merged a PR go ahead and try it pointing to the main branch. I will create a new release tomorrow.