redhat-developer / s2i-dotnetcore

.NET Core OpenShift images
Apache License 2.0
112 stars 192 forks source link

.NET 7 is now EOL #485

Closed omajid closed 3 months ago

omajid commented 3 months ago
omajid commented 3 months ago

I did not test all the imagestream changes. I only tested they are valid json [1] and that test-imagestreams.sh works against an x86_64 OpenShift Local instance [2].

[1] for file in *json ; do jq . $file >/dev/null; done

[2] TIMEOUT=360 DEBUG=true IMAGE_OS=rhel ./test-imagestreams.sh