Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: box/kube-applier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: STEAMforVietnam/kube-applier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 26 files changed
  • 2 contributors

Commits on Aug 14, 2021

  1. Use go module

    exklamationmark committed Aug 14, 2021
    Copy the full SHA
    0999cbd View commit details
  2. Update vendored dependencies

    Ran 'go mod vendor'
    exklamationmark committed Aug 14, 2021
    Copy the full SHA
    3e49b45 View commit details
  3. Cleanup Makefile

    - Update the 'build' target
    - Bump release version to v0.3.0
    exklamationmark committed Aug 14, 2021
    Copy the full SHA
    a5fe195 View commit details
  4. Update Dockerfile

    - Build from go:1.16.
    - Update maintainer info.
    - Download a newer version of kubectl.
    exklamationmark committed Aug 14, 2021
    Copy the full SHA
    bc890f0 View commit details
  5. Copy the full SHA
    22f77d0 View commit details
  6. Copy the full SHA
    c451a42 View commit details
  7. Merge pull request #1 from steamforvietnam/update_for_2021

    Release v0.3.0 (update for 2021)
    exklamationmark authored Aug 14, 2021
    Copy the full SHA
    410f69b View commit details
Loading