Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Roll back Kustomize to v3.8.7 #3504

Merged
merged 2 commits into from
Jul 22, 2021
Merged

Roll back Kustomize to v3.8.7 #3504

merged 2 commits into from
Jul 22, 2021

Conversation

kingdonb
Copy link
Member

According to #3500, there are breaking changes in the patch release of Kustomize v3.8.8 which were included in the Flux 1.23.0 release that upgraded from Kustomize v3.8.4 to v3.8.10.

A PATCH or MINOR release in semver is meant to signal that compatibility is maintained, but it appears the semver wasn't totally honest and a behavior was changed in a destructive way for some users.

Other Flux users were looking (#3457) for functionality that was added in v3.8.5, (so I guess that could have been our first clue semver isn't strictly honored) rather than revert the update entirely, we'd like to at least maintain the upgrade that far.

@kingdonb kingdonb linked an issue Jul 22, 2021 that may be closed by this pull request
Kingdon Barrett added 2 commits July 22, 2021 08:52
According to #3500, there are breaking changes in the patch release of
Kustomize v3.8.8 which were included in the Flux 1.23.0 release that
upgraded from Kustomize v3.8.4 to v3.8.10.

A PATCH or MINOR release in semver is meant to signal that compatibility
is maintained, but it appears the semver wasn't totally honest and a
behavior was changed in a destructive way for some users.

Other Flux users were looking (#3457) for functionality that was added
in v3.8.5, (so I guess that could have been our first clue semver isn't
strictly honored) rather than revert the update entirely, we'd like to
at least upgrade that far.

Signed-off-by: Kingdon Barrett <kingdon@weave.works>
@kingdonb kingdonb force-pushed the revert-kustomize-3-8-10 branch from eb6c5ae to f9fe2ab Compare July 22, 2021 12:52
@kingdonb kingdonb merged commit f9fe2ab into master Jul 22, 2021
@kingdonb kingdonb deleted the revert-kustomize-3-8-10 branch July 22, 2021 13:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update kustomize to v3.8.7
2 participants