Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crd: make followChildren optional #2790

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

kkourt
Copy link
Contributor

@kkourt kkourt commented Aug 10, 2024

55117f5 Introduced a new field (followChildren), but it was not marked as optional which is a breaking change.

Make the field optional and false by default.

fixes: 55117f5

Reported by @lambdanis #2720 (comment)

@kkourt kkourt requested a review from a team as a code owner August 10, 2024 06:39
@kkourt kkourt requested a review from tixxdz August 10, 2024 06:39
@kkourt kkourt added the release-note/misc This PR makes changes that have no direct user impact. label Aug 10, 2024
@kkourt kkourt force-pushed the pr/kkourt/crd-fix-followchidren branch from 34e09d6 to 0466e25 Compare August 10, 2024 06:44
Copy link
Contributor

@lambdanis lambdanis left a comment

Choose a reason for hiding this comment

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

lgtm!

55117f5 Introduced a new field
(followChildren), but it was not marked as optional which is a breaking
change.

Make the field optional and false by default.

fixes: 55117f5

Signed-off-by: Kornilios Kourtis <kornilios@isovalent.com>
@kkourt kkourt force-pushed the pr/kkourt/crd-fix-followchidren branch from 0466e25 to 8ca1dc1 Compare August 12, 2024 07:49
@kkourt kkourt merged commit 9dac153 into main Aug 12, 2024
42 checks passed
@kkourt kkourt deleted the pr/kkourt/crd-fix-followchidren branch August 12, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants