cloud-bulldozer / ocm-api-load

A set of load tests for OCM's clusters-service, based on vegeta.
Apache License 2.0
1 stars 8 forks source link

Bump github.com/openshift-online/ocm-sdk-go from 0.1.287 to 0.1.311 #108

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/openshift-online/ocm-sdk-go from 0.1.287 to 0.1.311.

Release notes

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

Release 0.1.311

  • Update to model v0.0.252
    • Update STS resource attributes
      • Remove BoundServiceAccountSigningKey
      • Remove BoundServiceAccountKeyKmsId
      • Rename BoundServiceAccountKeySecretArn to OidcPrivateKeySecretArn

Release 0.1.310

  • Update to model v0.0.251
    • Update NodePool with status attributes
    • Added current_compute attribute in ClusterStatus for hosted clusters.
    • Added missing variable to addon environment variable for addons mgmt

Release 0.1.309

  • Update to model v0.0.250
    • Add Addon Inquiries API to addons_mgmt

Release 0.1.308

  • Update to model v0.0.249
    • Add BoundServiceAccountKeySecretArn attribute to the Sts model.

Release 0.1.307

  • Update to model v0.0.248
    • Add AwsEtcdEncryption type model and reference from AWS.
    • Add Enabled attribute to STS model.

Release 0.1.306

  • Update to model v0.0.247
    • Corrected Metrics type on DeletedSubscription

Release 0.1.305

  • Update to model v0.0.246
    • Add Search to Capabilities resource

Release 0.1.304

  • Update to model v0.0.245
    • Add BoundServiceAccountKeyKmsId attribute to the Sts model.

Release 0.1.303

  • Update to model v0.0.244
    • Add ARN attribute to the AWSSTSPolicy model.

Release 0.1.302

  • Update to model v0.0.243
    • Add BoundServiceAccountSigningKey attribute to the Sts model.
  • Update to model v0.0.242
    • Add AddonNamespace resource model.
    • Add CommonLabels attribute to the Addon model.
    • Add CommonAnnotations attribute to the Addon model.
    • Add MachineType locator on MachineTypes model.

... (truncated)

Changelog

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

0.1.311

  • Update to model v0.0.252
    • Update STS resource attributes
      • Remove BoundServiceAccountSigningKey
      • Remove BoundServiceAccountKeyKmsId
      • Rename BoundServiceAccountKeySecretArn to OidcPrivateKeySecretArn

0.1.310

  • Update to model v0.0.251
    • Update NodePool with status attributes
    • Added current_compute attribute in ClusterStatus for hosted clusters.
    • Added missing variable to addon environment variable for addons mgmt

0.1.309

  • Update to model v0.0.250
    • Add Addon Inquiries API to addons_mgmt

0.1.308

  • Update to model v0.0.249
    • Add BoundServiceAccountKeySecretArn attribute to the Sts model.

0.1.307

  • Update to model v0.0.248
    • Add AwsEtcdEncryption type model and reference from AWS.
    • Add Enabled attribute to STS model.

0.1.306

  • Update to model v0.0.247
    • Corrected Metrics type on DeletedSubscription

0.1.305

  • Update to model v0.0.246
    • Add Search to Capabilities resource

0.1.304

  • Update to model v0.0.245
    • Add BoundServiceAccountKeyKmsId attribute to the Sts model.

0.1.303

  • Update to model v0.0.244
    • Add ARN attribute to the AWSSTSPolicy model.

0.1.302

  • Update to model v0.0.243
    • Add BoundServiceAccountSigningKey attribute to the Sts model.
  • Update to model v0.0.242
    • Add AddonNamespace resource model.
    • Add CommonLabels attribute to the Addon model.
    • Add CommonAnnotations attribute to the Addon model.
    • Add MachineType locator on MachineTypes model.

... (truncated)

Commits
  • 053877d Merge pull request #716 from gdbranco/chore/bump-model-00252-release-01311
  • 248409d chore: bump api model 0.0.252 release 0.1.311
  • 39d1978 Merge pull request #715 from ciaranRoche/release_0.1.310
  • a20d6fc chore: update change log for release 0.1.310, and bump version
  • a225840 chore: update model to 0.0.251
  • 5eeb607 Merge pull request #714 from ciaranRoche/v0_1_309
  • 95f5036 chore: update changes file for version v0.1.309
  • a27da43 chore: update model to v0.0.250
  • 3ed521b Merge pull request #713 from gdbranco/chore/release_0.1.308
  • 1c4799e chore: Release v0.1.308
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #110.