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

Use annotation helpers #152

Merged
merged 3 commits into from
Oct 22, 2020
Merged

Use annotation helpers #152

merged 3 commits into from
Oct 22, 2020

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    b8d7132 View commit details
    Browse the repository at this point in the history
  2. Factor out requestReconciliation

    There were two of these methods, identical aside from the receiver --
    and the requirement on the receiver was just that it was a client that
    knows the Kustomization type.
    squaremo committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    e78726f View commit details
    Browse the repository at this point in the history
  3. Cross-reference anything from apis/meta to godoc

    This means ReconcileRequestStatus is also given a link to the godoc,
    as a consolation for not having its field inlined.
    squaremo committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    3ca1bf2 View commit details
    Browse the repository at this point in the history