Steven Hawkins
Steven Hawkins
> > I could confirm in the openshift console how it presents structural schema in the editor > > Ok, let's explore that. After looking more into the structural schema...
> @shawkins Thanks for looking into this further. Sounds like the separate CRs is the way forward then? Yes, we'll have to create base controller logic and run a controller...
@ashirvadgupta the kc.sh script needs to remain posix compliant. Double square brackets are bash specific. What shell are you using on AIX? Let's see if we can come up with...
> It will be better if we have something which works in both. We won't try to have a script that works on all shells / OS combintations. We just...
> I am getting same errors with POSIX mode on as well. Ok, so look for a modification to the script that is posix complaint and works for you.
You can try some of the alternatives mentioned on https://stackoverflow.com/questions/19783948/portable-way-to-check-emptyness-of-a-shell-variable - again it needs to be posix compliant.
> @shawkins Can you add this change in keycloak Yes - all of those tests should have the variables quoted.
> Hey @shawkins @manusa! I think this was the approach that was mentioned in the previous PR. Let me know what your thoughts are and I'll proceed getting the documentation...
Thank you @ByteSizedJoe for your analysis and continued work on the pr. To clarify by NMT heap you mean the amount of on heap memory reported by native memory tracking?...
> Hey @shawkins and team! Just wanted to check in here if there's anything else I can do to help with this at the moment. Let me know! Thank you....