Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Restructure release-2.10 for v2.10.1 #2214

Merged
merged 8 commits into from
Nov 6, 2023

Commits on Oct 8, 2023

  1. Revert "docs: fix rebase conflicts around linting"

    This reverts commit 995f83e.
    rexagod committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    9b13808 View commit details
    Browse the repository at this point in the history
  2. Revert "Merge branch 'main' into release-2.10"

    This reverts commit 98ade63, reversing
    changes made to d68bad2.
    rexagod committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    cc7ec3a View commit details
    Browse the repository at this point in the history
  3. Revert "Merge pull request kubernetes#2192 from rexagod/prep-v2.10.1"

    This reverts commit d68bad2, reversing
    changes made to 25fb4fa.
    rexagod committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    abf59a9 View commit details
    Browse the repository at this point in the history
  4. Fix: Remove FieldSelector from non-namespaced resources

    This should resolve the issue with namespace-denylist as discovered in kubernetes#2187
    
    Regression introduced in kubernetes@c3c5528
    
    Signed-off-by: Manuel Rüger <manuel@rueg.eu>
    mrueg authored and rexagod committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    631aa27 View commit details
    Browse the repository at this point in the history
  5. store: fix missing cluster-scoped resources

    Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
    dgrisonnet authored and rexagod committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    adf0f20 View commit details
    Browse the repository at this point in the history
  6. chore: Bump Go to 1.20.8

    Bump Go to 1.20.8 from 1.20.7.
    
    Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
    rexagod committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    1bc4aa9 View commit details
    Browse the repository at this point in the history
  7. chore: cut v2.10.1

    Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
    rexagod committed Oct 8, 2023
    1 Configuration menu
    Copy the full SHA
    6afd8ff View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. chore: Bump Go to v1.20.10

    Additionally bump x/net to v0.17.0 on `main` as well.
    
    Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
    rexagod committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    73c6360 View commit details
    Browse the repository at this point in the history