Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[request]: Support customizing the IMDS port #339

Closed
rcoh opened this issue Dec 13, 2021 · 1 comment
Closed

[request]: Support customizing the IMDS port #339

rcoh opened this issue Dec 13, 2021 · 1 comment
Labels
feature-request A feature should be added or improved. p2 This is a standard priority issue

Comments

@rcoh
Copy link
Contributor

rcoh commented Dec 13, 2021

Tell us about your request

I want to be able to customize the port used to connect to IMDS, however this is currently not supported:

    /* TODO: Support customizing the port explicitly */
    /*
    pub fn port(mut self, port: u32) -> Self {
        self.port_override = Some(port);
        self
    }*/

Tell us about the problem you're trying to solve.

I want to be able to configure the IMDS port

Are you currently working around this issue?

specifying an entire IMDSv2 URI

Additional context

No response

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue, please leave a comment
@rcoh rcoh added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. and removed needs-triage This issue or PR still needs to be triaged. labels Dec 13, 2021
@jmklix jmklix added the p2 This is a standard priority issue label Nov 28, 2022
@jmklix jmklix closed this as completed May 10, 2024
Copy link

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

2 participants