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

Promote ReferenceGrant to Beta #1455

Merged
merged 9 commits into from Nov 5, 2022

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    27cdfc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    360c9c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    e9c55dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4c792f View commit details
    Browse the repository at this point in the history
  3. Use type aliases for ReferenceGrant types in apis/v1alpha2

    This follows the pattern established by Gateway, HTTPRoute, etc. Specifically, the ReferenceGrantList type is not an alias since it needs to be able to specify the type of `Items` directly.
    nathancoleman committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d6b8f56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a9d829 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    67d4134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd5dd72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b75316 View commit details
    Browse the repository at this point in the history