🌱 chore: cherry pick changes from 1.4.4 to 1.5.1 #19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Following what was done in #18. This is one part of https://d2iq.atlassian.net/browse/D2IQ-98202.
I cherry-picked the changes applied on top of 1.4.4 kubernetes-sigs/cluster-api@v1.4.4...mesosphere:cluster-api:v1.4.4-d2iq.0.
dropped the following commits:
727f1c2 - another fix for this was merged upstream in v1.5.0
7f84879 - this was also merged upstream in v1.5.0
Here is the migration guide: https://main.cluster-api.sigs.k8s.io/developer/providers/migrations/v1.4-to-v1.5
LazyRestMapper
feature gatev1alpha3
in a few placesManually tested by:
LazyRestMapper
feature gateThe first test I ran, the
capi-kubeadm-bootstrap-controller-manager
pod wasOOMKilled
once after creating a cluster. Subsequent tests with 3 clusters in a row didn't hit this.