Skip to content

274 - bug - netapp-ontap_protocols_san_igroup resource#495

Merged
suhasbshekar merged 14 commits intostable-2.2.0from
274-bug-netapp-ontap_protocols_san_igroup_resource
Jun 5, 2025
Merged

274 - bug - netapp-ontap_protocols_san_igroup resource#495
suhasbshekar merged 14 commits intostable-2.2.0from
274-bug-netapp-ontap_protocols_san_igroup_resource

Conversation

@csahu9
Copy link
Copy Markdown
Contributor

@csahu9 csahu9 commented May 15, 2025

Issue 274

  • fixed issue with adding initiators to igroup during creation

dependabot Bot and others added 10 commits April 14, 2025 16:00
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.29.12 to 1.29.14.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.29.12...config/v1.29.14)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.29.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](golang/net@v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…aws/aws-sdk-go-v2/config-1.29.14

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.12 to 1.29.14
Bumps [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) from 1.71.0 to 1.71.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.71.0...service/rds/v1.71.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda
  dependency-version: 1.71.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…aws/aws-sdk-go-v2/service/lambda-1.71.2

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.71.0 to 1.71.2
…x/net-0.38.0

chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0
@csahu9 csahu9 added the bug Something isn't working label May 15, 2025
@csahu9 csahu9 linked an issue May 15, 2025 that may be closed by this pull request
@csahu9 csahu9 added this to the 2.2.1 milestone May 29, 2025
Comment thread scripts/bd_scan.bash Outdated
# change these 2 values to reflect your project name and version:
export DETECT_PROJECT_NAME="Terraform NetApp ONTAP Provider"
export DETECT_PROJECT_VERSION_NAME=2.2.0
export DETECT_PROJECT_VERSION_NAME=2.3.0
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

2.2.1

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I've removed this change mistakenly added in my PR.

Comment thread go.sum
@@ -25,10 +25,10 @@ github.com/aws/aws-sdk-go-v2 v1.36.3 h1:mJoei2CxPutQVxaATCzDUjcZEjVRdpsiiXi2o38y
github.com/aws/aws-sdk-go-v2 v1.36.3/go.mod h1:LLXuLpgzEbD766Z5ECcRmi8AzSwfZItDtmABVkRLGzg=
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10 h1:zAybnyUQXIZ5mok5Jqwlf58/TFE7uvd3IAsa1aF9cXs=
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

are go.mod and go.sum changes required here, please remove these if not

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I've removed these changes from my PR, which were unwantedly added.

Copy link
Copy Markdown
Contributor

@suhasbshekar suhasbshekar left a comment

Choose a reason for hiding this comment

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

Please address the comments

@csahu9 csahu9 requested a review from suhasbshekar May 30, 2025 05:26
@suhasbshekar suhasbshekar merged commit 974c84a into stable-2.2.0 Jun 5, 2025
8 checks passed
@suhasbshekar suhasbshekar removed this from the 2.2.1 milestone Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: initiators didnt add to igroup

2 participants