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/kubectl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kubernetes/kubectl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.33
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Apr 8, 2025

  1. Move to released version of prometheus/client_golang v1.22.0 from rc.0

    Signed-off-by: Davanum Srinivas <[email protected]>
    
    Kubernetes-commit: 2ef4a8426c2c1b6e3495de08c4686382a752f8f7
    dims authored and k8s-publishing-bot committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    05423b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Merge remote-tracking branch 'origin/master' into release-1.33

    Kubernetes-commit: f6312c88c906c9a0c6b92eb87c869acd732a042e
    k8s-publishing-bot committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    ce68e04 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Automated cherry pick of #130503: Unhandled panic crash on rollout_hi…

    …story printer.PrintObj (#131496)
    
    * Change: Handling nil runtime.Object
    
    Signed-off-by: Taha Farahani <[email protected]>
    
    * Change: Return only if there is error in rollout_history
    
    Signed-off-by: Taha Farahani <[email protected]>
    
    * Change: Return the unknown revision error directly in rollout_history.go
    
    Signed-off-by: Taha Farahani <[email protected]>
    
    * Change: Remove unintended newline
    
    Signed-off-by: Taha Farahani <[email protected]>
    
    * Change: Using go idiomatic way for checking if historyInfo[o.Revision] exists
    
    Signed-off-by: Taha Farahani <[email protected]>
    
    * Change: Remove 'error:' from returned error message in rollout_history.go
    
    Signed-off-by: Taha Farahani <[email protected]>
    
    * Change: Check for printer.PrintObj returned err
    
    Signed-off-by: Taha Farahani <[email protected]>
    
    * Change: Add TestRolloutHistoryErrors test
    
    Signed-off-by: Taha Farahani <[email protected]>
    
    * Change: Simple typo fix on Complete() function description
    
    Signed-off-by: Taha Farahani <[email protected]>
    
    * Change: Checking for error on o.Complete in TestRolloutHistoryErrors
    
    Signed-off-by: Taha Farahani <[email protected]>
    
    ---------
    
    Signed-off-by: Taha Farahani <[email protected]>
    
    Kubernetes-commit: cce99a8c73a32c6dff31768c4757968440ef91c3
    tahacodes authored and k8s-publishing-bot committed May 14, 2025
    Configuration menu
    Copy the full SHA
    3432650 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. Revert shorthand for kubectl explain --output

    Kubernetes-commit: 060a4985376ecfa3dd277ff8fe63e6158041c32e
    superbrothers authored and k8s-publishing-bot committed May 26, 2025
    Configuration menu
    Copy the full SHA
    be4495d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Merge pull request #131993 from superbrothers/automated-cherry-pick-o…

    …f-#131962-upstream-release-1.33
    
    Automated cherry pick of #131962: Revert shorthand for kubectl explain --output
    
    Kubernetes-commit: 1fe90c4c7d7fee4c5373168ef1856a038a846e8a
    k8s-publishing-bot committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    d27219e View commit details
    Browse the repository at this point in the history
Loading