Hemant Joshi

Results 59 comments of Hemant Joshi

@mloiseleur should I also edit the helm chart to add the option to the schema and values file as part of the PR?

@ivankatliarchuk Clarifying some points as you told: * `--aws-assume-role` is a string parameter and cannot be provided multiple times because that's not how its written to handle. I have also...

@ivankatliarchuk I am not sure if the approach you were mentioning works. Let's say external dns has credentials through pod identity or IRSA it can be told to assume only...

@ivankatliarchuk I would like to elaborate on that. This PR came from a use-case that we were tackling regarding cross account aws access. The way it works currently and how...

@mloiseleur what do you think we should do with this PR? I am not sure how to proceed.

Got it @mloiseleur @ivankatliarchuk. I understand the considerations that you are pointing regarding security issues. I would like to give a bit of background. So this PR came out of...

Hi @ali-hamza-noor could you describe more on the issue? I want to take it up so would want to know more about it. Thank you

@ivankatliarchuk let me know if you want me to take up some of the things in the task. I am free to work on this

@ivankatliarchuk what would your PR regarding the `v1alpha` contain? Asking because I started working on #4859 and didnt want things to conflict

@ivankatliarchuk does your PR address the https://github.com/kubernetes-sigs/external-dns/issues/4859? because it looks similar to what I am doing. Not sure if you are planning to implement the actual generation of dns endpoints...