cloud-bulldozer / ocm-api-load

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

Bump github.com/openshift-online/ocm-sdk-go from 0.1.320 to 0.1.347 #121

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 1 year ago

Bumps github.com/openshift-online/ocm-sdk-go from 0.1.320 to 0.1.347.

Release notes

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

Release 0.1.347

  • Update model version v0.0.290
    • Rename MachineTypeRootVolume to RootVolume
    • Put RootVolume in ClusterNodes
    • add contracts to cloud accounts (#765)

Release 0.1.346

  • Update model version v0.0.289
    • Add Load balancer type to Ingress model
    • remove unused API endpoints

Release 0.1.345

  • Update model version v0.0.288
    • Add DNSDomains resource to the root_resource.
    • Complete OSD FM api for SDK usage.

Release 0.1.344

  • Update model version v0.0.287
    • Add Htpasswd to Cluster

Release 0.1.343

  • Update model version v0.0.286
    • Add MachineTypeRootVolume to MachinePool

Release 0.1.342

  • Update model version v0.0.285
    • Changed DNS Domain from Class to a Struct.
    • Change dns domain type to class and remove ID.

Release 0.1.341

No release notes provided.

Release 0.1.340

  • Update model version v0.0.281
    • Add RootVolume of type MachineTypeRootVolume to MachineType type.

Release 0.1.339

  • Update model version v0.0.280
    • Add HttpTokensState to AWS resource.

Release 0.1.338

  • Windows: Update API CA

Release 0.1.337

  • Windows: Update CA

Release 0.1.336

  • Update model version v0.0.279
    • Add AuditLog to AWS resource.
    • Add RoleArn attribute to the AuditLog model.

... (truncated)

Changelog

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

0.1.347

  • Update model version v0.0.290
    • Rename MachineTypeRootVolume to RootVolume
    • Put RootVolume in ClusterNodes
    • add contracts to cloud accounts (#765)

0.1.346

  • Update model version v0.0.289
    • Add Load balancer type to Ingress model
    • remove unused API endpoints

0.1.345

  • Update model version v0.0.288
    • Add DNSDomains resource to the root_resource.
    • Complete OSD FM api for SDK usage.

0.1.344

  • Update model version v0.0.287
    • Add Htpasswd to Cluster

0.1.343

  • Update model version v0.0.286
    • Add MachineTypeRootVolume to MachinePool

0.1.342

  • Update model version v0.0.285
    • Changed DNS Domain from Class to a Struct.
    • Change dns domain type to class and remove ID.

0.1.341

  • Update model version v0.0.282
    • Changing parameter name from HttpTokensState to Ec2MetadataHttpTokens

0.1.340

  • Update model version v0.0.281
    • Add RootVolume of type MachineTypeRootVolume to MachineType type.

0.1.339

  • Update model version v0.0.280
    • Add HttpTokensState to AWS resource.

0.1.338

  • Windows: Update API CA

0.1.337

  • Windows: Update SSO CA

0.1.336

  • Update model version v0.0.279
    • Add AuditLog to AWS resource.

... (truncated)

Commits
  • c2137b7 Merge pull request #790 from leseb/bump-to-0.1.347
  • 35267dc chore: release v0.1.347
  • 78fcc94 Merge pull request #789 from leseb/leseb-bump-to-0.0.290
  • 1abb4c5 Bump model version to v0.0.290
  • 304ad97 Merge pull request #788 from gdbranco/chore/release_v0.1.346
  • ff31d13 chore: release v0.1.346
  • f6cea0f Merge pull request #787 from gdbranco/feat/ocm-944
  • 973c00e OCM-944 | chore: bump api model to v0.0.289
  • 8643fcd Merge pull request #786 from oriAdler/release-0-1-344
  • c10c96c Release v0.1.345
  • 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)
chentex commented 2 months ago

Outdated

dependabot[bot] commented 2 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.