Skip to content

[cloud-provider-huaweicloud] An option to define external subnet id #16781

@zuzzas

Description

@zuzzas

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Use case. Why is this important?

It is impossible to specify what subnets should be classified as InternalIP or ExternalIP. As a result, we cannot modify addresses and export them properly. We use a custom prometheus exporter that queries some parameters of some key Kubernetes objects in multiple cluster.

status:
  addresses:
  - address: 10.221.129.221
    type: InternalIP # can't be changed manually

Proposed Solution

In cloud-controller's config implement a way to explicitly specify external and internal network names.

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions