typhoon/aws/flatcar-linux/kubernetes/workers
Dalton Hubble 275fc0f9e8 Disable LocalStorageCapacityIsolationFSQuotaMonitoring feature
* Kubernetes v1.25.0 moved the LocalStorageCapacityIsolationFSQuotaMonitoring
feature from alpha to beta, but it breaks Kubelet updating ConfigMaps in
Pods, as shown by conformance tests
* Kubernetes is rolling LocalStorageCapacityIsolationFSQuotaMonitoring back
to alpha so its not enabled by default, but that will require a release
* Disable the feature gate directly as a workaround for now to make
Kubernetes v1.25.0 usable

```
FailedMount: MountVolume.SetUp failed for volume "configmap-volume" : requesting quota on existing directory /var/lib/kubelet/pods/f09fae17-ff16-4a05-aab3-7b897cb5b732/volumes/kubernetes.io~configmap/configmap-volume but different pod 673ad247-abf0-434e-99eb-1c3f57d7fdaa a4568e94-2b2d-438f-a4bd-c9edc814e478
```

Rel:

* https://github.com/kubernetes/kubernetes/pull/112076
* https://github.com/kubernetes/kubernetes/pull/107329
2022-08-27 09:49:35 -07:00
..
butane Disable LocalStorageCapacityIsolationFSQuotaMonitoring feature 2022-08-27 09:49:35 -07:00
ami.tf Add experimental Flatcar Linux arm64 support on AWS 2022-01-14 10:24:48 -08:00
ingress.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
outputs.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
variables.tf Add experimental Flatcar Linux arm64 support on AWS 2022-01-14 10:24:48 -08:00
versions.tf Migrate Flatcar Linux from Ignition spec v2.3.0 to v3.3.0 2022-08-03 08:32:52 -07:00
workers.tf Refresh instances in autoscaling group when launch configuration changes 2022-08-14 21:43:49 -07:00