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: kubernetes-sigs/controller-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: kmodules/controller-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ac-0.19.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 31, 2026

  1. Add more apiextensions JSON type to known_types.go

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    f32d7e4 View commit details
    Browse the repository at this point in the history
  2. Remove controller-tools attribution

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    b557241 View commit details
    Browse the repository at this point in the history
  3. Add format for float types

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    54d74f3 View commit details
    Browse the repository at this point in the history
  4. Add IntHash

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    5a1a2a8 View commit details
    Browse the repository at this point in the history
  5. Add NodesStatsIndex

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    49bfd84 View commit details
    Browse the repository at this point in the history
  6. Add JSONSchemaProps to known types

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    77df3a5 View commit details
    Browse the repository at this point in the history
  7. Add TimeOfDay to known types

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    04125fa View commit details
    Browse the repository at this point in the history
  8. Add MenuItem to known types

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    a159bc1 View commit details
    Browse the repository at this point in the history
  9. Remove status from CRD yaml

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    51c6c3c View commit details
    Browse the repository at this point in the history
Loading