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

Operator SDK Test Framework #377

Merged
merged 49 commits into from
Aug 9, 2018

Commits on Aug 7, 2018

  1. Configuration menu
    Copy the full SHA
    e589d19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b455f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c32234 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6524e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f13e2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0d06ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    267bed5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    476f951 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f85f67 View commit details
    Browse the repository at this point in the history
  10. pkg/test/resource_creator.go: fix bug in GetCRClient

    GetCRClient was not storing the CRClient it creates in ctx
    AlexNPavel committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    3c0c94c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    438ddeb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6198721 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d83f5b View commit details
    Browse the repository at this point in the history
  14. commands/.../test.go: don't specify flag defaults

    Cobra prints the defaults in the help message for you
    AlexNPavel committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    9b174ba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2ce24f7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a0960ea View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    336cfbb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2bfbfbd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0e435c3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    228f327 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1fcc59a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8f92207 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dc60192 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e4f7b93 View commit details
    Browse the repository at this point in the history
  25. test/test-framework/memcached_test.go: put license header in correct …

    …location
    
    I randomly put it in the middle of the file in the last commit. Woops
    AlexNPavel committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    512d60c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    95c4f2b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7ab8388 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8d27fea View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2f9f83f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3a4ba63 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c64041b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6736e32 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1832022 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    64b431a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ff4a96f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2cbf475 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    46300e7 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    145e6a2 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    b3ecd38 View commit details
    Browse the repository at this point in the history
  40. Gpokg.*: change controller-runtime name

    Was using github url instead of sig.k8s.io url
    AlexNPavel committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    491f339 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    1cc1a6c View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    61e7943 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    5b85f1e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    2c8d7f1 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    0a930dd View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    90b8170 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Configuration menu
    Copy the full SHA
    b74f40c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a792207 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3066a44 View commit details
    Browse the repository at this point in the history