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: hatmarch/java-operator-sdk-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hatmarch/java-operator-sdk-tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/arm-container
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 11, 2022

  1. set default shell to zsh

    hatmarch committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    4449cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ed934 View commit details
    Browse the repository at this point in the history
  3. Update container location

    hatmarch committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c02673c View commit details
    Browse the repository at this point in the history
  4. Fix documentation

    hatmarch committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    8631d17 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Update devcontainer for arm64

    Update home paths
    
    Still missing `hey` from dockerfile
    Marc Hildenbrand committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    3118437 View commit details
    Browse the repository at this point in the history
  2. Update script to use local ssh config

    Prevents conflicts with the host (and incompatible ssh directives)
    Marc Hildenbrand committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    097319f View commit details
    Browse the repository at this point in the history
  3. Update setup instructions

    Marc Hildenbrand committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    01d73f8 View commit details
    Browse the repository at this point in the history
Loading