Skip to content

[release-0.10] Update docs with v0.10.0 references#2203

Closed
Prajyot-Parab wants to merge 6 commits intokubernetes-sigs:release-0.10from
Prajyot-Parab:release-0.10
Closed

[release-0.10] Update docs with v0.10.0 references#2203
Prajyot-Parab wants to merge 6 commits intokubernetes-sigs:release-0.10from
Prajyot-Parab:release-0.10

Conversation

@Prajyot-Parab
Copy link
Member

What this PR does / why we need it:

  • Update docs with v0.10.0 references

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:

Update docs with v0.10.0 references

Amulyam24 and others added 5 commits February 12, 2025 04:58
…netes-sigs#2197)

Bumps [github.com/IBM-Cloud/power-go-client](https://github.com/IBM-Cloud/power-go-client) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/IBM-Cloud/power-go-client/releases)
- [Commits](IBM-Cloud/power-go-client@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/IBM-Cloud/power-go-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#2198)

Bumps [github.com/IBM/vpc-go-sdk](https://github.com/IBM/vpc-go-sdk) from 0.64.0 to 0.64.1.
- [Release notes](https://github.com/IBM/vpc-go-sdk/releases)
- [Changelog](https://github.com/IBM/vpc-go-sdk/blob/master/CHANGELOG.md)
- [Commits](IBM/vpc-go-sdk@v0.64.0...v0.64.1)

---
updated-dependencies:
- dependency-name: github.com/IBM/vpc-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.1...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update version references to 0.11.0

Signed-off-by: Prajyot Parab <Prajyot.Parab2@ibm.com>

* Update release branch versions for weekly security scan

Signed-off-by: Prajyot Parab <Prajyot.Parab2@ibm.com>

* Update release support data

Signed-off-by: Prajyot Parab <Prajyot.Parab2@ibm.com>

* Update readme

Signed-off-by: Prajyot Parab <Prajyot.Parab2@ibm.com>

---------

Signed-off-by: Prajyot Parab <Prajyot.Parab2@ibm.com>
@k8s-ci-robot k8s-ci-robot added area/provider/ibmcloud Issues or PRs related to ibmcloud provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Feb 19, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

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

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

The pull request process is described here

Details 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 19, 2025
@netlify
Copy link

netlify bot commented Feb 19, 2025

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

Name Link
🔨 Latest commit 15f851f
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-ibmcloud/deploys/67b5a9335d4cea00084db533
😎 Deploy Preview https://deploy-preview-2203--kubernetes-sigs-cluster-api-ibmcloud.netlify.app
📱 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 site configuration.

@k8s-ci-robot
Copy link
Contributor

@Prajyot-Parab: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-ibmcloud-test-release-0-1 77213f3 link true /test pull-cluster-api-provider-ibmcloud-test-release-0-1

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@Prajyot-Parab
Copy link
Member Author

/cc @Amulyam24

@Amulyam24
Copy link
Contributor

We created jobs for 0.10 branch, not sure if it is considering it as 0.1. Will take a look and get back.

@Prajyot-Parab
Copy link
Member Author

We created jobs for 0.10 branch, not sure if it is considering it as 0.1. Will take a look and get back.

Fix - kubernetes/test-infra#34363

@Prajyot-Parab Prajyot-Parab changed the title Update docs with v0.10.0 references [release-0.10] Update docs with v0.10.0 references Feb 19, 2025
@Prajyot-Parab
Copy link
Member Author

/test all

@k8s-ci-robot k8s-ci-robot added do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 19, 2025
Signed-off-by: Prajyot Parab <Prajyot.Parab2@ibm.com>
@k8s-ci-robot
Copy link
Contributor

Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages.

The list of commits with invalid commit messages:

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@Prajyot-Parab
Copy link
Member Author

/close

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. do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants