Skip to content

build(deps): bump github.com/alibabacloud-go/eflo-controller-20221215/v3 from 3.0.0 to 3.0.6#1665

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/alibabacloud-go/eflo-controller-20221215/v3-3.0.6
Open

build(deps): bump github.com/alibabacloud-go/eflo-controller-20221215/v3 from 3.0.0 to 3.0.6#1665
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/alibabacloud-go/eflo-controller-20221215/v3-3.0.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps github.com/alibabacloud-go/eflo-controller-20221215/v3 from 3.0.0 to 3.0.6.

Release notes

Sourced from github.com/alibabacloud-go/eflo-controller-20221215/v3's releases.

v3.0.6

  • Update API CreateCluster: add request parameters NodeGroups.$.RamRoleName.
  • Update API CreateNodeGroup: add request parameters NodeGroup.RamRoleName.
  • Update API DescribeNodeGroup: add response parameters Body.RamRoleName.
  • Update API UpdateNodeGroup: add request parameters RamRoleName.

v3.0.5

  • Update API DescribeNode: add response parameters Body.Networks.$.SecurityGroupId.
  • Update API DescribeNode: add response parameters Body.Networks.$.VSwitchId.
  • Update API ExtendCluster: add request parameters NodeGroups.$.HyperNodes.$.SecurityGroupId.
  • Update API ExtendCluster: add request parameters NodeGroups.$.Nodes.$.SecurityGroupId.

v3.0.4

  • Generated 2022-12-15 for eflo-controller.

v3.0.3

  • Update API ListHyperNodes: add request parameters HyperNodeIds.

v3.0.2

  • Update API ListHyperNodes: add request parameters CommodityCode.
  • Update API ListHyperNodes: add request parameters OperatingStates.

v3.0.1

  • Update API ListClusterNodes: add response parameters Body.Nodes.$.NodeType.
Changelog

Sourced from github.com/alibabacloud-go/eflo-controller-20221215/v3's changelog.

2026-03-31 Version: v3.0.6

  • Update API CreateCluster: add request parameters NodeGroups.$.RamRoleName.
  • Update API CreateNodeGroup: add request parameters NodeGroup.RamRoleName.
  • Update API DescribeNodeGroup: add response parameters Body.RamRoleName.
  • Update API UpdateNodeGroup: add request parameters RamRoleName.

2026-03-25 Version: v3.0.5

  • Update API DescribeNode: add response parameters Body.Networks.$.SecurityGroupId.
  • Update API DescribeNode: add response parameters Body.Networks.$.VSwitchId.
  • Update API ExtendCluster: add request parameters NodeGroups.$.HyperNodes.$.SecurityGroupId.
  • Update API ExtendCluster: add request parameters NodeGroups.$.Nodes.$.SecurityGroupId.

2026-01-12 Version: v3.0.4

  • Generated golang 2022-12-15 for eflo-controller.

2026-01-07 Version: v3.0.3

  • Update API ListHyperNodes: add request parameters HyperNodeIds.

2025-12-30 Version: v3.0.2

  • Update API ListHyperNodes: add request parameters CommodityCode.
  • Update API ListHyperNodes: add request parameters OperatingStates.

2025-11-19 Version: v3.0.1

  • Update API ListClusterNodes: add response parameters Body.Nodes.$.NodeType.
Commits
  • 8e9e3e2 Update API CreateCluster: add request parameters NodeGroups.$.RamRoleName.
  • fb9b14c Update API DescribeNode: add response parameters Body.Networks.$.SecurityGrou...
  • d19d572 Generated golang 2022-12-15 for eflo-controller.
  • 590d1aa Update API ListHyperNodes: add request parameters HyperNodeIds.
  • 8f28062 Update API ListHyperNodes: add request parameters CommodityCode.
  • 104a07b Update API ListClusterNodes: add response parameters Body.Nodes.$.NodeType.
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/alibabacloud-go/eflo-controller-20221215/v3](https://github.com/alibabacloud-go/eflo-controller-20221215) from 3.0.0 to 3.0.6.
- [Release notes](https://github.com/alibabacloud-go/eflo-controller-20221215/releases)
- [Changelog](https://github.com/alibabacloud-go/eflo-controller-20221215/blob/master/ChangeLog.txt)
- [Commits](alibabacloud-go/eflo-controller-20221215@v3.0.0...v3.0.6)

---
updated-dependencies:
- dependency-name: github.com/alibabacloud-go/eflo-controller-20221215/v3
  dependency-version: 3.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 1, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign huww98 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 requested review from huww98 and iltyty April 1, 2026 07:18
@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Apr 1, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update go code needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant