Skip to content

pkg simpleschema: adds SimpleSchema enum support#424

Merged
a-hilaly merged 19 commits intokubernetes-sigs:mainfrom
DhairyaMajmudar:feat/marker-type-enum
Mar 24, 2025
Merged

pkg simpleschema: adds SimpleSchema enum support#424
a-hilaly merged 19 commits intokubernetes-sigs:mainfrom
DhairyaMajmudar:feat/marker-type-enum

Conversation

@DhairyaMajmudar
Copy link
Member

@DhairyaMajmudar DhairyaMajmudar commented Mar 19, 2025

Description

  1. Adds Enum Support to pkg simpleschema
  2. Adds relevant tests cases for the same

fixes #304

Signed-off-by: Dhairya Majmudar <2022kuec2045@iiitkota.ac.in>
Copy link
Member

@a-hilaly a-hilaly left a comment

Choose a reason for hiding this comment

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

Thanks @DhairyaMajmudar ! i have two nits below:

DhairyaMajmudar and others added 7 commits March 20, 2025 10:50
Co-authored-by: Amine <hilalyamine@gmail.com>
Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
Signed-off-by: Dhairya Majmudar <2022kuec2045@iiitkota.ac.in>
Signed-off-by: Dhairya Majmudar <2022kuec2045@iiitkota.ac.in>
Signed-off-by: Dhairya Majmudar <2022kuec2045@iiitkota.ac.in>
Signed-off-by: Dhairya Majmudar <2022kuec2045@iiitkota.ac.in>
@DhairyaMajmudar
Copy link
Member Author

Thank you @a-hilaly @matthchr for the review, updated my PR following the same.

Signed-off-by: Dhairya Majmudar <2022kuec2045@iiitkota.ac.in>
Signed-off-by: Dhairya Majmudar <2022kuec2045@iiitkota.ac.in>
Signed-off-by: Dhairya Majmudar <2022kuec2045@iiitkota.ac.in>
DhairyaMajmudar and others added 3 commits March 22, 2025 12:08
Co-authored-by: Amine <hilalyamine@gmail.com>
Signed-off-by: Dhairya Majmudar <2022kuec2045@iiitkota.ac.in>
Signed-off-by: Dhairya Majmudar <2022kuec2045@iiitkota.ac.in>
DhairyaMajmudar and others added 4 commits March 22, 2025 13:28
Co-authored-by: Amine <hilalyamine@gmail.com>
Co-authored-by: Amine <hilalyamine@gmail.com>
Co-authored-by: Amine <hilalyamine@gmail.com>
Co-authored-by: Amine <hilalyamine@gmail.com>
Signed-off-by: Dhairya Majmudar <2022kuec2045@iiitkota.ac.in>
Copy link
Member

@a-hilaly a-hilaly left a comment

Choose a reason for hiding this comment

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

Thanks a lot @DhairyaMajmudar !

@a-hilaly a-hilaly requested a review from matthchr March 24, 2025 19:27
@a-hilaly a-hilaly merged commit 0b43892 into kubernetes-sigs:main Mar 24, 2025
4 checks passed
@DhairyaMajmudar DhairyaMajmudar deleted the feat/marker-type-enum branch March 28, 2025 19:54
barney-s pushed a commit to barney-s/kro that referenced this pull request May 21, 2025
* pkg simpleschema: adds SimpleSchema enum support

Signed-off-by: Dhairya Majmudar <2022kuec2045@iiitkota.ac.in>
Co-authored-by: Amine <hilalyamine@gmail.com>
Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
a-hilaly added a commit to a-hilaly/kro that referenced this pull request May 22, 2025
* pkg simpleschema: adds SimpleSchema enum support

Signed-off-by: Dhairya Majmudar <2022kuec2045@iiitkota.ac.in>
Co-authored-by: Amine <hilalyamine@gmail.com>
Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
a-hilaly added a commit to a-hilaly/kro that referenced this pull request May 22, 2025
* pkg simpleschema: adds SimpleSchema enum support

Signed-off-by: Dhairya Majmudar <2022kuec2045@iiitkota.ac.in>
Co-authored-by: Amine <hilalyamine@gmail.com>
Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement SimpleSchema enum support

3 participants