kubernetes-sigs/cluster-api-provider-aws

Additional Tags do not reconcile on bastion

Open

#2840 aperta il 11 ott 2021

Vedi su GitHub
 (15 commenti) (1 reazione) (3 assegnatari)Go (689 fork)auto 404
good first issuehelp wantedkind/buglifecycle/staleneeds-triagepriority/backlog

Metriche repository

Star
 (723 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

/kind bug

What steps did you take and what happened: when updating the AWSCluster.spec.additionalTags field tags are reconciled on all instances except for the bastion host.

What did you expect to happen: updating tags in the spec should also reconcile on the bastion host

Environment:

  • Cluster-api-provider-aws version: v0.6.4
  • Kubernetes version: (use kubectl version): v1.20.5
  • OS (e.g. from /etc/os-release): ubuntu-20.04

Guida contributor