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

CI rework - use kind, validate->test->publish, contrib and release rework #1422

Merged
merged 77 commits into from
Oct 17, 2019

Commits on Oct 13, 2019

  1. First cut of ci with kind

    clkao authored and consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    368751e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09d566e View commit details
    Browse the repository at this point in the history
  3. get correct KUBECONFIG during tests

    clkao authored and consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    39fbedd View commit details
    Browse the repository at this point in the history
  4. only try to get IP for minikube

    clkao authored and consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    71b1bdd View commit details
    Browse the repository at this point in the history
  5. Update kind to 0.3.0

    clkao authored and consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    484c1ea View commit details
    Browse the repository at this point in the history
  6. Enable kind CI for 1.12 and 1.13

    clkao authored and consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    1f1cbed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eca8b54 View commit details
    Browse the repository at this point in the history
  8. bump kind to 0.5.1

    clkao authored and consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    0528653 View commit details
    Browse the repository at this point in the history
  9. actually enable 1.15 kind-ci

    clkao authored and consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    aaed8e8 View commit details
    Browse the repository at this point in the history
  10. fix travis-run-kind

    clkao authored and consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    9ac3d4b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2b369db View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c36a004 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1ba69aa View commit details
    Browse the repository at this point in the history
  14. Revert "check why chartpress is not detecting existing images"

    This reverts commit eede891.
    clkao authored and consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    204b7ce View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    320470f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    162632a View commit details
    Browse the repository at this point in the history
  17. Apply suggestions from code review

    Co-Authored-By: Carol Willing <carolcode@willingconsulting.com>
    consideRatio and willingc committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    c89542a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8fc4a51 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ca368ca View commit details
    Browse the repository at this point in the history
  20. Correct inline comment

    consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    fe81dba View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    503badd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    361ec24 View commit details
    Browse the repository at this point in the history
  23. Fail quick on missing HUB_API_URL

    The port used was related to minikube, but there is also the use of
    kind, and the port is quite arbritary anyhow, so let's fail quick
    instead to make it easier to conclude whats wrong if the environment
    variable isn't set.
    consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    55b5da1 View commit details
    Browse the repository at this point in the history
  24. Cleanup comments

    consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    55fbee0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0982d2d View commit details
    Browse the repository at this point in the history
  26. Apply suggestions from code review

    Co-Authored-By: Simon Li <orpheus+devel@gmail.com>
    consideRatio and manics committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    4be955c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    633cf66 View commit details
    Browse the repository at this point in the history
  28. Align with chartpress --reset's default value

    If you run `chartpress --reset` image tags will be reset to some value
    that can be configured in chartpress.yaml using `resetTag`. This makes
    our values align with the chartpress defaults instead when we reset.
    
    NOTE: `--reset` is available only in chartpress 0.3.2 and higher
    versions.
    consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    0109246 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    bc9a535 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b990d68 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f3f81c4 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    523a343 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ff689e8 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    25b341a View commit details
    Browse the repository at this point in the history
  35. Add missed dependencies

    consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    81fe82e View commit details
    Browse the repository at this point in the history
  36. Support Python 3.6

    consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    aa1760b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    810c70b View commit details
    Browse the repository at this point in the history
  38. Fail early in TravisCI

    consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    5f0627a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    7674559 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1ddda02 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    fea69df View commit details
    Browse the repository at this point in the history
  42. Bugfix ./dev.py upgrade

    consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    1c7a570 View commit details
    Browse the repository at this point in the history
  43. Fixes...

    consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    d44095c View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    60e7b31 View commit details
    Browse the repository at this point in the history
  45. Kube 1.16.1 etc.

    consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    a8177d2 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    a6a48f4 View commit details
    Browse the repository at this point in the history
  47. Fix syntax bugs

    consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    700d21c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    45bff5c View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    6f28cb8 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    c61e921 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    44f0f87 View commit details
    Browse the repository at this point in the history
  52. Rename dev.py to dev

    consideRatio committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    9b612ef View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    e0cd9a2 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    6e0f758 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    68cda07 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    327759b View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    a0ee570 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    e02387a View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    f86e7c7 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    41beb01 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    75761a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95f9ce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0d0904 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30302ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4e2acb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    c9c7ad6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    9a0d469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    047daec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a619310 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc1a3d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    599cd9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc7f593 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    752dc83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08e302a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5328d5a View commit details
    Browse the repository at this point in the history
  10. Bump chartpress to 0.4.0

    consideRatio committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    48bd4f4 View commit details
    Browse the repository at this point in the history
  11. Bump chartpress to 0.4.1

    consideRatio committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    a29b987 View commit details
    Browse the repository at this point in the history