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

OCPBUGS-24044: Merge https://github.com/kubernetes/cloud-provider-gcp:master (522e293) into master #40

Merged

Commits on Oct 16, 2023

  1. Bump go mods to Kubernetes 1.28.2

    Sudeep Modi committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    489a172 View commit details
    Browse the repository at this point in the history
  2. Run go mod tidy and update scripts

    Sudeep Modi committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3e62c08 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Run crd/hack/update-codegen.sh

    Sudeep Modi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9fbcc95 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Update crd/hack/go.mod

    Sudeep Modi committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9933263 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Run go mod tidy

    Sudeep Modi committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9a84ef2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes#624 from sdmodi/update-k8s

    Bump go mods to use Kubernetes 1.28.2 libraries
    k8s-ci-robot committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e0b30e0 View commit details
    Browse the repository at this point in the history
  3. Update golang.org/x/net to v0.17.0 to address CVE.

    Re-synced vendor.
    mskrocki committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    628de10 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge pull request kubernetes#631 from mskrocki/fixCVE

    Update golang.org/x/net to v0.17.0 to address CVE.
    k8s-ci-robot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    66f44aa View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    74fc654 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes#632 from shen-cloud/pr/disable-src-mac

    Add annotation to disable source mac validation per pod base
    k8s-ci-robot committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3706ebc View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Revert "Fix ILB deletion by checking for finalizer if annotation is r…

    …emoved"
    
    This reverts commit a5df7a3.
    cezarygerard committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    74a1c79 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes#633 from cezarygerard/master

    Rollback PR#598 "Fix ILB deletion by checking for finalizer"
    k8s-ci-robot committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    992c1c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Update k8s-cloud-provider to 1.25.0. Vendor changes

    - After this commit repo will be unbuildable because of breaking changes
      in k8s-cloud-provider. Next commit will fix the build
    panslava committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    28d3677 View commit details
    Browse the repository at this point in the history
  2. Change test mock signatures for new k8s-cloud-provider

    - k8s-cloud-provider added "options ...cloud.Option" to every mock hook
      function signatures. This commit changes our mocks to have the same
      signature
    - This commit fixes repo build
    panslava committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f9c3aec View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes#636 from panslava/master

    Update k8s-cloud-provider version
    k8s-ci-robot committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    dafa3f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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

Commits on Dec 7, 2023

  1. Merge pull request kubernetes#634 from yvetteli0314/master

    Add constants to Network CRD
    k8s-ci-robot committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    522e293 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. merge upstream/master into master

    cloud-team-rebase-bot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8bd67ab View commit details
    Browse the repository at this point in the history
  2. UPSTREAM: <carry>: Add files required for OpenShift

    Fedosin authored and cloud-team-rebase-bot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3a068d4 View commit details
    Browse the repository at this point in the history
  3. UPSTREAM: 306: Disable GCE external load balancer when services handl…

    …ed by Ingress-GCE
    
    (cherry picked from commit 97e991b)
    panslava authored and cloud-team-rebase-bot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f867d9c View commit details
    Browse the repository at this point in the history
  4. UPSTREAM: <carry>: Fix merge conflicts

    97e991b drops `maxNodeNamesToLog` when
    applied on top of 0ee532a
    
    Signed-off-by: Nolan Brubaker <nolan@nbrubaker.com>
    nrb authored and cloud-team-rebase-bot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    198b395 View commit details
    Browse the repository at this point in the history
  5. UPSTREAM: <carry>: Resolve dynamic resource allocation unknown revision

    JoelSpeed authored and cloud-team-rebase-bot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    08a652d View commit details
    Browse the repository at this point in the history
  6. UPSTREAM: <carry>: Reuse instance-groups for internal load balancers

    Based on docs for internal loadbalancer here [1], backend services [2]
    and instances in instance-groups [3], following restrictions apply:
    
    - Internal LB can load balance to VMs in same region, but different
      subnets
    - Instance groups for the backend service must contain instance of
      the same subnet
    - An instance can only belong to one load balanced instance group
    - It is probably useful use-case to have nodes for the cluster belong
      to more than one subnet. And the current setup fails to create an
      internal load balancer with nodes in multiple subnets.
    
    This change finds pre-existing instance-groups that ONLY contain
    instances that belong to the cluster, uses them for the backend
    service. And only ensures instance-groups for remaining ones.
    
    [1] https://cloud.google.com/load-balancing/docs/internal
    [2] https://cloud.google.com/load-balancing/docs/backend-service#restrictions_and_guidance
    [3] https://cloud.google.com/compute/docs/instance-groups/creating-groups-of-unmanaged-instances#addinstances
    
    Co-authored-by: Abhinav Dahiya <abhinav.dahiya@redhat.com>
    Signed-off-by: Nolan Brubaker <nolan@nbrubaker.com>
    
    # Conflicts:
    #	vendor/k8s.io/cloud-provider-gcp/providers/gce/gce.go
    #	vendor/k8s.io/cloud-provider-gcp/providers/gce/gce_fake.go
    #	vendor/k8s.io/cloud-provider-gcp/providers/gce/gce_instancegroup.go
    #	vendor/k8s.io/cloud-provider-gcp/providers/gce/gce_loadbalancer_internal.go
    Fedosin authored and cloud-team-rebase-bot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9cc9a40 View commit details
    Browse the repository at this point in the history
  7. UPSTREAM: <carry>: Updating ose-gcp-cloud-controller-manager-containe…

    AOS Automation Release Team authored and cloud-team-rebase-bot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9d64310 View commit details
    Browse the repository at this point in the history
  8. UPSTREAM: <carry>: Updating ose-gcp-cloud-controller-manager-containe…

    AOS Automation Release Team authored and cloud-team-rebase-bot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c3a8bfa View commit details
    Browse the repository at this point in the history
  9. UPSTREAM: <carry>: Updating and vendoring go modules after an upstrea…

    …m rebase
    cloud-team-rebase-bot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    48f4c08 View commit details
    Browse the repository at this point in the history