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 a BSL controller to handle validation + update BSL status phase #2674

Merged
merged 18 commits into from
Jul 14, 2020

Commits on Jul 14, 2020

  1. Add BSL controller

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    a7e0164 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    8f59046 View commit details
    Browse the repository at this point in the history
  3. Make update

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    6210a9e View commit details
    Browse the repository at this point in the history
  4. Update docs

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    db062f3 View commit details
    Browse the repository at this point in the history
  5. Add kubebuilder dependency

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    31215cb View commit details
    Browse the repository at this point in the history
  6. Add export

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    6bfa632 View commit details
    Browse the repository at this point in the history
  7. add kubebuilder binaries into velero builder image

    Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
    ashish-amarnath authored and Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    d3e3e3e View commit details
    Browse the repository at this point in the history
  8. Reset velero dockerfile

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    93abf4a View commit details
    Browse the repository at this point in the history
  9. Consolidate all logic

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    34def38 View commit details
    Browse the repository at this point in the history
  10. Add copyright header

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    31af992 View commit details
    Browse the repository at this point in the history
  11. Clean up + add "last validated" column

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    3f923ac View commit details
    Browse the repository at this point in the history
  12. Better tests

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    84a7b66 View commit details
    Browse the repository at this point in the history
  13. Add more tests

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    274a232 View commit details
    Browse the repository at this point in the history
  14. Better logging

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    5eb8bad View commit details
    Browse the repository at this point in the history
  15. Format

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    f755b9b View commit details
    Browse the repository at this point in the history
  16. Code reviews

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    b3a33c3 View commit details
    Browse the repository at this point in the history
  17. Address code review

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    8cd2193 View commit details
    Browse the repository at this point in the history
  18. Remove redundant logic

    Signed-off-by: Carlisia <carlisia@vmware.com>
    Carlisia committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    16738fe View commit details
    Browse the repository at this point in the history