Skip to content

Bump VPC CI image to v1.33.0 #2455

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

Merged
merged 1 commit into from
Aug 11, 2025
Merged

Conversation

Amulyam24
Copy link
Contributor

What this PR does / why we need it:
Bump VPC CI image to v1.33.0

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

/area provider/ibmcloud

  1. Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:

Bump VPC CI image to v1.33.0

@k8s-ci-robot k8s-ci-robot added the area/provider/ibmcloud Issues or PRs related to ibmcloud provider label Aug 8, 2025
Copy link

netlify bot commented Aug 8, 2025

Deploy Preview for kubernetes-sigs-cluster-api-ibmcloud ready!

Name Link
🔨 Latest commit fe30f3c
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-cluster-api-ibmcloud/deploys/689609190e58900008b1466a
😎 Deploy Preview https://deploy-preview-2455.cluster-api-ibmcloud.sigs.k8s.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 8, 2025
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 8, 2025
@Amulyam24
Copy link
Contributor Author

% kubectl get machines -A
NAMESPACE   NAME                               CLUSTER        NODENAME                           PROVIDERID                                                                                        PHASE     AGE     VERSION
default     amulya-vpc-0-control-plane-2bcp2   amulya-vpc-0   amulya-vpc-0-control-plane-2bcp2   ibm://c265c8cefda241ca9c107adcbbacaa84///amulya-vpc-0/0717_cb68d92e-3356-4ccb-9bbf-b30441e314d2   Running   2m32s   v1.33.0
default     amulya-vpc-0-control-plane-jlr58   amulya-vpc-0   amulya-vpc-0-control-plane-jlr58   ibm://c265c8cefda241ca9c107adcbbacaa84///amulya-vpc-0/0717_b73f05ee-b164-4b06-a54a-9ceb2f186b63   Running   8m36s   v1.33.0
default     amulya-vpc-0-control-plane-mb86v   amulya-vpc-0   amulya-vpc-0-control-plane-mb86v   ibm://c265c8cefda241ca9c107adcbbacaa84///amulya-vpc-0/0717_81304392-137b-4000-861c-836f81f8e916   Running   6m33s   v1.33.0
default     amulya-vpc-0-md-0-7zkjb-8d5fh      amulya-vpc-0   amulya-vpc-0-md-0-7zkjb-8d5fh      ibm://c265c8cefda241ca9c107adcbbacaa84///amulya-vpc-0/0717_fc098ccc-3bda-4cf2-8f60-800e6e1d6ea6   Running   8m31s   v1.33.0



% kubectl describe ibmvpcmachine amulya-vpc-0-control-plane-2bcp2
Name:         amulya-vpc-0-control-plane-2bcp2
Namespace:    default
Labels:       cluster.x-k8s.io/cluster-name=amulya-vpc-0
              cluster.x-k8s.io/control-plane=
              cluster.x-k8s.io/control-plane-name=amulya-vpc-0-control-plane
Annotations:  cluster.x-k8s.io/cloned-from-groupkind: IBMVPCMachineTemplate.infrastructure.cluster.x-k8s.io
              cluster.x-k8s.io/cloned-from-name: amulya-vpc-0-control-plane
API Version:  infrastructure.cluster.x-k8s.io/v1beta2
Kind:         IBMVPCMachine
Metadata:
  Creation Timestamp:  2025-08-08T13:22:26Z
  Finalizers:
    ibmvpcmachine.infrastructure.cluster.x-k8s.io
  Generation:  2
  Owner References:
    API Version:           cluster.x-k8s.io/v1beta2
    Block Owner Deletion:  true
    Controller:            true
    Kind:                  Machine
    Name:                  amulya-vpc-0-control-plane-2bcp2
    UID:                   82aed283-ed04-4c88-8031-f89e1f23190e
  Resource Version:        5582
  UID:                     a752ba65-106e-4e4c-a134-a126425178f4
Spec:
  Boot Volume:
    Delete Volume On Instance Delete:  true
    Profile:                           general-purpose
    Size Gi B:                         20
  Image:
    Name:  capibm-vpc-ubuntu-2404-kube-v1-33-0
  Primary Network Interface:
    Subnet:     0717-1709fac0-088f-45b1-bba0-a242906510f4
  Profile:      bx2-4x16
  Provider ID:  ibm://c265c8cefda241ca9c107adcbbacaa84///amulya-vpc-0/0717_cb68d92e-3356-4ccb-9bbf-b30441e314d2
  Ssh Keys:
    Name:  amulya-ssh
  Zone:    us-south-1

@Amulyam24
Copy link
Contributor Author

/hold for importing image to CI regions

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 8, 2025
@Amulyam24
Copy link
Contributor Author

/unhold

image is imported to the CI regions.

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 8, 2025
Copy link
Contributor

@Prajyot-Parab Prajyot-Parab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 11, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Amulyam24, Prajyot-Parab

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 11, 2025
@k8s-ci-robot k8s-ci-robot merged commit 146d864 into kubernetes-sigs:main Aug 11, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/provider/ibmcloud Issues or PRs related to ibmcloud provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants