Skip to content

feat(stackable-versioned): Add collision check for renamed fields#804

Merged
Techassi merged 14 commits into
mainfrom
feat/crd-versioning-validate-renames
Jun 18, 2024
Merged

feat(stackable-versioned): Add collision check for renamed fields#804
Techassi merged 14 commits into
mainfrom
feat/crd-versioning-validate-renames

Conversation

@Techassi
Copy link
Copy Markdown
Member

@Techassi Techassi commented Jun 6, 2024

Tracked by stackabletech/issues#507

This PR adds a check to ensure that renamed fields don't collide in any of the declared versions. This is currently not ensured and can lead to two or more fields using the same name in a particular version.

@Techassi Techassi self-assigned this Jun 6, 2024
@Techassi Techassi marked this pull request as ready for review June 14, 2024 13:40
Copy link
Copy Markdown
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Techassi Techassi added this pull request to the merge queue Jun 18, 2024
Merged via the queue into main with commit d0ab773 Jun 18, 2024
@Techassi Techassi deleted the feat/crd-versioning-validate-renames branch June 18, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants