ingress2gateway icon indicating copy to clipboard operation
ingress2gateway copied to clipboard

Read resources from multiple files

Open mlavacca opened this issue 1 year ago • 7 comments

What would you like to be added:

The flag --input-file can be used to read input resources from a specific file. It'd be beneficial to improve such a flag to allow providing:

  • multiple files
  • entire directories to explore and fetch yaml files from.

For the last point, we could even consider a --recursive flag to recursively explore nested directories.

Why this is needed:

To allow converting multiple files at once.

mlavacca avatar Dec 13 '23 15:12 mlavacca

/help

LiorLieberman avatar Feb 11 '24 08:02 LiorLieberman

@LiorLieberman: This request has been marked as needing help from a contributor.

Guidelines

Please ensure that the issue body includes answers to the following questions:

  • Why are we solving this issue?
  • To address this issue, are there any code changes? If there are code changes, what needs to be done in the code and what places can the assignee treat as reference points?
  • Does this issue have zero to low barrier of entry?
  • How can the assignee reach out to you for help?

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-help command.

In response to this:

/help

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Feb 11 '24 08:02 k8s-ci-robot

Hi! I'm interested in working on this issue.

/assign

harshitasao avatar Feb 15 '24 09:02 harshitasao

Hi! I'm interested in working on this issue.

/assign

@harshitasao Hi, are you still working on this? If not, I think I can take over.

YTGhost avatar Feb 24 '24 17:02 YTGhost

Hello @YTGhost , I've started to work on this. Would you kindly assign yourself some other issue?

harshitasao avatar Feb 26 '24 08:02 harshitasao

Hello @YTGhost , I've started to work on this. Would you kindly assign yourself some other issue?

Okay

YTGhost avatar Feb 26 '24 08:02 YTGhost

Hey @harshitasao still working on this?

VasuDevrani avatar May 13 '24 17:05 VasuDevrani