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

Fix empty TypeMeta while running API conversions #1422

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Nov 4, 2024

  1. Bump upjet to commit a08ecd7fe3d7

    - Fix an issue with API conversions when the TypeMeta information
      has been dropped.
    - Add v1beta1 -> v1beta3 field renaming conversions for relevant
      resources (fast-tracked in commit 32ce2a9).
    - Do not replace but append conversion functions (fast-tracked in
      commit 32ce2a9).
    
    Signed-off-by: Alper Rifat Ulucinar <[email protected]>
    ulucinar authored and mergenci committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ecf3f4c View commit details
    Browse the repository at this point in the history
  2. Run another make generate.

    The previous `make generate` wasn't committed separately. This one
    reflects changes because of Upjet commit [5cdf369][].
    
    [5cdf369]: crossplane/upjet@5cdf369
    
    Signed-off-by: Cem Mergenci <[email protected]>
    mergenci committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d5405cb View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Add v1beta1 VPCEndpoint example manifest.

    Signed-off-by: Cem Mergenci <[email protected]>
    mergenci committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f1fb3cc View commit details
    Browse the repository at this point in the history