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

Bump github.com/openshift-online/ocm-sdk-go from 0.1.377 to 0.1.425 #760

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2024

Bumps github.com/openshift-online/ocm-sdk-go from 0.1.377 to 0.1.425.

Release notes

Sourced from github.com/openshift-online/ocm-sdk-go's releases.

Release 0.1.425

  • Update Windows certificates

Release 0.1.424

  • Update model version v0.0.377
    • Change type of the OSDiskSizeGibibytes attribute in the AzureNodePool resource from String to Integer.

Release 0.1.423

  • Update model version v0.0.376
    • Add AzureNodePool to NodePool type

Release 0.1.422

  • Update model version v0.0.375
    • Add ManagementUpgrade parameters to the NodePool model to support additional upgrade configuration.
    • Support server name inference for regionalized OCM redirects
    • Add AdditionalAllowedPrincipals to AWS type to support additional allowed principal ARNs to be added to the hosted control plane's VPC Endpoint Service.

Release 0.1.421

  • Update model version v0.0.374
    • Add CreationTimestamp and LastUpdateTimestamp to RolePolicyBinding type
    • Add access_transparency service

Release 0.1.420

  • Update model version v0.0.373
    • Add subnet_resource_id to Azure resource
    • Add network_security_group_resource_id to Azure resource

Release 0.1.419

  • Update model version v0.0.372
    • Exposed the /api/clusters_mgmt/v1/clusters/{id}/kubelet_configs endpoint
    • Added name field to KubeletConfig
    • Added kubelet_configs field to NodePool

Release 0.1.418

  • Update model version v0.0.371
    • Add Tags to the AWSMachinePool model to support custom AWS tags for day 2 creation of machine pools

Release 0.1.417

  • Add RolePolicyBindings to the AWS resource model to support STS Arbitrary Policies feature.

Release 0.1.416

  • Update windows api.openshift certs

Release 0.1.415

  • Update model version v0.0.369
    • Update metamodel version to 0.0.60
    • [OCM-6294] add /load_balancer_quota_values endpoint
    • [OCM-7027] feat: document pagination and ordering support for break glass
    • [OCM-7144] Add /storage_quota_values endpoint

... (truncated)

Changelog

Sourced from github.com/openshift-online/ocm-sdk-go's changelog.

0.1.425

  • Update Windows certificates

0.1.424

  • Update model version v0.0.377
    • Change type of the OSDiskSizeGibibytes attribute in the AzureNodePool resource from String to Integer.

0.1.423

  • Update model version v0.0.376
    • Add AzureNodePool to NodePool type

0.1.422

  • Update model version v0.0.375
    • Add ManagementUpgrade parameters to the NodePool model to support additional upgrade configuration.
    • Support server name inference for regionalized OCM redirects
    • Add AdditionalAllowedPrincipals to AWS type to support additional allowed principal ARNs to be added to the hosted control plane's VPC Endpoint Service.

0.1.421

  • Update model version v0.0.374
    • Add CreationTimestamp and LastUpdateTimestamp to RolePolicyBinding type
    • Add access_transparency service

0.1.420

  • Update model version v0.0.373
    • Add subnet_resource_id to Azure resource
    • Add network_security_group_resource_id to Azure` resource

0.1.419

  • Update model version v0.0.372
    • Exposed the /api/clusters_mgmt/v1/clusters/{id}/kubelet_configs endpoint
    • Added name field to KubeletConfig
    • Added kubelet_configs field to NodePool

0.1.418

  • Update model version v0.0.371
    • Add Tags to the AWSMachinePool model to support custom AWS tags for day 2 creation of machine pools

0.1.417

  • Add RolePolicyBindings to the AWS resource model to support STS Arbitrary Policies feature.

0.1.416

  • Update windows api.openshift certs

0.1.415

  • Update model version v0.0.369
    • Update metamodel version to 0.0.60
    • [OCM-6294] add /load_balancer_quota_values endpoint
    • [OCM-7027] feat: document pagination and ordering support for break glass
    • [OCM-7144] Add /storage_quota_values endpoint
    • Add Azure resource to Cluster resource.

... (truncated)

Commits
  • 98e270e Merge pull request #964 from ciaranRoche/OCM-8291
  • cd695a9 OCM-8291 | chore: bump version and changes.md for 0.1.425
  • 64d8ec4 OCM-8291 | chore: bump windows certs
  • 5991978 ARO-8404 | chore: release v0.1.424 (#963)
  • d36ebd9 Merge pull request #962 from miguelsorianod/change-osdisksizegib-type
  • a54b61e chore: synchronise to ocm-api-model 0.0.377
  • a3066ce Merge pull request #961 from miguelsorianod/release-0.1.423
  • 441dbf6 ARO-7434 | chore: release v0.1.423
  • 2046727 Merge pull request #960 from miguelsorianod/add-azurenodepool-to-nodepool
  • bf8c151 chore: synchronise to ocm-api-model 0.0.376
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) from 0.1.377 to 0.1.425.
- [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases)
- [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-sdk-go@v0.1.377...v0.1.425)

---
updated-dependencies:
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot enabled auto-merge June 14, 2024 07:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2024

Superseded by #761.

@dependabot dependabot bot closed this Jun 25, 2024
auto-merge was automatically disabled June 25, 2024 07:19

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.425 branch June 25, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant