Nagaraj Tantri
Nagaraj Tantri
Hi, I am giving my thoughts on this issue. Ideally, feature flags should be allowed to toggle, but with YAML that won't be easier. The ideal technique to allow toggling...
Thanks, @mch2 for the details. How can one test if it's added as part of the default options [here](https://github.com/opensearch-project/OpenSearch/blob/19eadb46ba80df1750402a3faad55114823087f2/distribution/src/config/opensearch.yml) of the distribution? Could you provide some more inputs on the...
Hi @xiangfu0 , Thanks for the comment. I am just shooting in the dark because I am unsure how much time it takes. I saw the GitHub action has `runs-on:...
Oh, ok. Thanks. Let me know how it goes. If you are held up with other tasks, I am happy to help with this.
@mch2 will give it a try. I was waiting for an answer and was not available for a week. Thanks for giving the inputs.
Hi @regadas, I was just looking into this. I see there is a logic with for-loop for a retry -> https://github.com/metowolf/flink-on-k8s- operator/blob/master/controllers/flinkcluster_submit_job_script.go#L103 Are you just trying to use curl's own...
Hi @regadas, I think the retry in the curl command is not just for error. They are retrying evne though it's a successful API call. Steps involved are: - Hit...
Hi @brunoborges, would like to contribute to this. Can you let me know the exact requirement here? Is this just a removal of that if the condition or requires more...
Oh wait, if I got it right, you just want the TODO comment removed? 😀
@dreamer-89, apologies for the delay. Yes, I am still trying to work on this. I should have this completed by the 31st.