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.328 #114

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

Release 0.1.328

  • Update model to v0.0.269
    • Add DeleteProtection resource to Cluster resource.

Release 0.1.327

  • Update model to v0.0.268
    • Replace OidcConfigId for OidcConfig in STS resource.

Release 0.1.326

  • Update model to v0.0.267
    • Add OidcConfigId to STS resource.
    • Remove OidcPrivateKeySecretArn from STS resource.

Release 0.1.325

  • Update model to v0.0.266
    • Adjust Oidc Configs endpoints.

Release 0.1.324

  • Update model to v0.0.265
    • Rename HypershiftEnabled boolean to HostedControlPlaneEnabled in Version Type model.

Release 0.1.323

  • Update model to v0.0.264
    • Add Hosted Oidc Configs endpoints.

Release 0.1.322

  • Update model to v0.0.263
    • Add HypershiftEnabled boolean to Version Type model.

Release 0.1.321

  • Update model to v0.0.262
    • Add Control Plane Upgrade Scheduler endpoints.
Changelog

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

0.1.328

  • Update model to v0.0.269
    • Add DeleteProtection resource to Cluster resource.
    • adding quota auth models

0.1.327

  • Update model to v0.0.268
    • Replace OidcConfigId for OidcConfig in STS resource.

0.1.326

  • Update model to v0.0.267
    • Add OidcConfigId to STS resource.
    • Remove OidcPrivateKeySecretArn from STS resource.

0.1.325

  • Update model to v0.0.266
    • Adjust Oidc Configs endpoints.

0.1.324

  • Update model to v0.0.265
    • Rename HypershiftEnabled boolean to HostedControlPlaneEnabled in Version Type model.

0.1.323

  • Update model to v0.0.264
    • Add Hosted Oidc Configs endpoints.

0.1.322

  • Update model to v0.0.263
    • Add HypershiftEnabled boolean to Version Type model.

0.1.321

  • Update model to v0.0.262
    • Add Control Plane Upgrade Scheduler endpoints.
Commits
  • f6d24b9 Merge pull request #750 from gdbranco/feat/sda-6704
  • e713cc1 chore: Release v0.1.328
  • 5935846 feat: bump api model and add delete protection example
  • b872f76 Merge pull request #749 from gdbranco/chore/release-v0.1.327
  • 08f8eb4 chore: release v0.1.327
  • c3ca204 chore: bump api-model 0.0.268
  • 9a47e52 Merge pull request #748 from gdbranco/feat/sda-8611
  • dd7ce25 chore: Release v0.1.326
  • 26c545d chore: bump api-model to version 0.0.267
  • c6abd5d Merge pull request #747 from gdbranco/fix/sda-7890-adjust-oidc-config-endpoints
  • 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 #117.