Skip to content

Add support for managed identities in AzureContainerInstancesOperator #58362

@arjunanan6

Description

@arjunanan6

Description

The current implementation of the AzureContainerInstancesOperator is missing an option to assign an identity (User or System assigned) to the final container group. This means that the only possibility of authentication is via service principal and needs to be supplied to the final container instance.

Use case/motivation

This is already supported in the underlying management model azure.mgmt.containerinstance.models via ContainerGroupIdentity. I'll add support for it in the container instances operator via a PR.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

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