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

Generics testing #1

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Generics testing #1

wants to merge 15 commits into from

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    619d1ca View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    675eae5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#10449 from pravarag/update-runtime…

    …-hook
    
    📖 Update guidelines for runtime hook implementation
    k8s-ci-robot committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    09649d6 View commit details
    Browse the repository at this point in the history
  3. Bump Go to v1.22.2

    chrischdi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6b51d70 View commit details
    Browse the repository at this point in the history
  4. 📖 Document the triage process (kubernetes-sigs#10367)

    * Document the triage process
    
    * Address comments
    
    * Align the process to k/k + bots configuration
    
    * Address feedback
    
    * More feedback
    fabriziopandini committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ec900f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7dab089 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06215f1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#10455 from willie-yao/update-clust…

    …erctl-quickstart-links-1.7
    
    📖  Update clusterctl version to v1.7.x in quick start
    k8s-ci-robot committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fee10b1 View commit details
    Browse the repository at this point in the history
  8. 🌱 Bump google.golang.org/api in /hack/tools

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.172.0 to 0.174.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.172.0...v0.174.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7e8c381 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge pull request kubernetes-sigs#10458 from kubernetes-sigs/dependa…

    …bot/go_modules/hack/tools/google.golang.org/api-0.174.0
    
    🌱 Bump google.golang.org/api from 0.172.0 to 0.174.0 in /hack/tools
    k8s-ci-robot committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d53a93c View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#10135 from willie-yao/cc-mp-dualstack

    🌱 Add MP back to dualstack E2E test
    k8s-ci-robot committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d098cb1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#10452 from chrischdi/pr-go-1-22-2

    🌱 Bump Go to v1.22.2
    k8s-ci-robot committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    13c565f View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#10453 from chrischdi/pr-fix-capd-h…

    …aproxy-config-read
    
    🐛 CAPD: verify lb config after writing it
    k8s-ci-robot committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    dc17184 View commit details
    Browse the repository at this point in the history
  5. Refactor all controllers to generics

    - Point to fork CR, subject to change
    
    Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5117265 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Refactor on Alvaro's PR

    Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    414d92d View commit details
    Browse the repository at this point in the history