The Wayback Machine - https://web.archive.org/web/20211222203719/https://github.com/topics/cluster-api
Skip to content
#

cluster-api

Here are 36 public repositories matching this topic...

irozzo-1A
irozzo-1A commented Mar 11, 2021

User Story
The exposStragegy field in the Cluster resource is today mutable, but changing it for an existing cluster would lead to an interruption of the communication between Kubelet and OpenVPN client and the control plane.
This problem is related to kubeconfig used by the Kubelet and the OpenVPN client config getting stale after the expose strategy change, and could be addressed by re

cluster-api-provider-aws
warroyo
warroyo commented Oct 11, 2021

/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 `kubec

Improve this page

Add a description, image, and links to the cluster-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cluster-api topic, visit your repo's landing page and select "manage topics."

Learn more