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: change-cr
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: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 21 files changed
  • 1 contributor

Commits on Feb 16, 2021

  1. Reconcile pod list on pod events

    Don't rely on delete events to come in to remove from the podLogSpec
    
    Adds convenience method and test function for reconciling List of podNames with the podLogSpec
    hatmarch committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    b5ced08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2ae9e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e1981f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb046f9 View commit details
    Browse the repository at this point in the history
  5. Remove unused include

    hatmarch committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    7ec2e84 View commit details
    Browse the repository at this point in the history
  6. Remove commented line

    hatmarch committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    1a7b381 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    6bc8075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    870ead9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8139ed View commit details
    Browse the repository at this point in the history
  4. Update navigation to promote demo

    Fix walkthrough typo
    hatmarch committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    f3a7bec View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Update documentation

    hatmarch committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    31687b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e685081 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e21346 View commit details
    Browse the repository at this point in the history
Loading