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

add comment marker into api; generate addon clientset/lister/informers #116

Merged
merged 7 commits into from
Mar 1, 2022

Commits on Feb 25, 2022

  1. Changes: debug kubebuilder and code-generator comment

    Signed-off-by: jhu02 <[email protected]>
    jhu02 authored and jhu02 committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    ee4f391 View commit details
    Browse the repository at this point in the history
  2. Add comment marker generate clientset; Verify clientset using existin…

    …g api_type_tests
    
    Signed-off-by: jhu02 <[email protected]>
    jhu02 authored and jhu02 committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    6aeea39 View commit details
    Browse the repository at this point in the history
  3. Changes: add make generate for code-generator

    Signed-off-by: jhu02 <[email protected]>
    jhu02 authored and jhu02 committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    f13b0a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Fix Makefile types

    Signed-off-by: jhu02 <[email protected]>
    jhu02 authored and jhu02 committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    9231cc9 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Signed-off-by: jhu02 <[email protected]>
    jhu02 authored and jhu02 committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    349ea6e View commit details
    Browse the repository at this point in the history
  3. Change: change code-generator download directory; revert changes

    Signed-off-by: jhu02 <[email protected]>
    jhu02 authored and jhu02 committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    dcf19b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Changes: move api_types_test.go back to api directory

    Signed-off-by: jhu02 <[email protected]>
    jhu02 authored and jhu02 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    717dd1f View commit details
    Browse the repository at this point in the history