Skip to content

vpc endpoint service configuration - tags are not propagated #2662

@pete911

Description

@pete911

Describe the bug
When setting tags on VPCEndpointServiceConfiguration they are not set on AWS resource.
Steps to reproduce
Create VPCEndpointServiceConfiguration with tags set.

Expected outcome
Tags should be set on kubernetes VPCEndpointServiceConfiguration resources when running kubeclt get ... and on AWS resources as well. They are not set.

This seems to be the problem, there is commit on 4th of June that just sets tags to nothing - https://github.com/aws-controllers-k8s/ec2-controller/blob/main/pkg/resource/vpc_endpoint_service_configuration/hooks.go#L167

  • Kubernetes version
  • Using EKS (yes), if so version?
  • AWS service targeted (VPC endpoint service)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions