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: operator-framework/java-operator-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: operator-framework/java-operator-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: role-deletion-handling-controllers
Choose a head ref
  • 8 commits
  • 22 files changed
  • 1 contributor

Commits on Dec 12, 2023

  1. chore: change version to 4.7.0-SNAPSHOT (#2132)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    339520a View commit details
    Browse the repository at this point in the history
  2. feat: namespace deletion issue

    csviri committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9da1806 View commit details
    Browse the repository at this point in the history
  3. skeleton of resource

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    39f6793 View commit details
    Browse the repository at this point in the history
  4. wip

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a4a7ece View commit details
    Browse the repository at this point in the history
  5. wip

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4a41c88 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. indexes

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bbce6bc View commit details
    Browse the repository at this point in the history
  2. format

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    40f6639 View commit details
    Browse the repository at this point in the history
  3. wip

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7bd6ff8 View commit details
    Browse the repository at this point in the history
Loading