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 kubernetes resources support #231

Merged
merged 10 commits into from
Aug 26, 2023

Commits on Aug 25, 2023

  1. Add endpointslice support

    Signed-off-by: Aritra Majumder <[email protected]>
    Aritra8438 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6275964 View commit details
    Browse the repository at this point in the history
  2. added cronJob support

    Signed-off-by: Aritra Majumder <[email protected]>
    Aritra8438 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1ce6f4b View commit details
    Browse the repository at this point in the history
  3. add ReplicationController support

    Signed-off-by: Aritra Majumder <[email protected]>
    Aritra8438 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c7fcc86 View commit details
    Browse the repository at this point in the history
  4. add StorageClass support

    Signed-off-by: Aritra Majumder <[email protected]>
    Aritra8438 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    fb7a9a7 View commit details
    Browse the repository at this point in the history
  5. Add clusterrole support

    Signed-off-by: Aritra Majumder <[email protected]>
    Aritra8438 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c549e0a View commit details
    Browse the repository at this point in the history
  6. Add VolumeAttachment support

    Signed-off-by: Aritra Majumder <[email protected]>
    Aritra8438 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    87222fb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    d5529eb View commit details
    Browse the repository at this point in the history
  2. fully match the API resource name instead

    Signed-off-by: Aritra Majumder <[email protected]>
    Aritra8438 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    4debf45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80c48fe View commit details
    Browse the repository at this point in the history
  4. Add apiservice support

    Signed-off-by: Aritra Majumder <[email protected]>
    Aritra8438 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    10755c6 View commit details
    Browse the repository at this point in the history