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 support for category-based manifest pre-processors #212

Merged
merged 5 commits into from
Jun 9, 2023

Commits on Jun 8, 2023

  1. Add support for category-based manifest pre-processors

    Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
    ulucinar committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    52bb8de View commit details
    Browse the repository at this point in the history
  2. Add support for Lock.pkg converters

    Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
    ulucinar committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    d1f5f70 View commit details
    Browse the repository at this point in the history
  3. Use meta.RESTMapper to convert from GVKs to GVRs in migration.Kuberne…

    …tesSource
    
    - Use the same cache dir as kubectl for migration.KubernetesSource's
      disk cached discovery client.
    - Remove all usages of meta.UnsafeGuessKindToResource.
    
    Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
    ulucinar committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    57978a6 View commit details
    Browse the repository at this point in the history
  4. Add support for fetching all resources of a specific category in migr…

    …ation.KubernetesSource
    
    Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
    ulucinar committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    5484a02 View commit details
    Browse the repository at this point in the history
  5. Do not panic if a Configuration.meta emitted by a migration.Source is…

    … not converted
    
    Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
    ulucinar committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e69a782 View commit details
    Browse the repository at this point in the history