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.313 to 0.1.320 #111

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

Release 0.1.320

  • Update to model v0.0.261
    • Add commonAnnotations and commonLabels to addons
  • Update to Addon structs and openapi.json for supporting
    • commonAnnotations
    • commonLabels

Release 0.1.319

  • Update to model v0.0.260
    • Add ManagedPolicies field to the STS type model.

Release 0.1.318

  • Update to model v0.0.259
    • Add master and infra instance types to cluster nodes
  • Update to model v0.0.258
    • Export cluster name for mgmt, mgmt_parent, and svc clusters

Release 0.1.317

  • Update to model v0.0.257
    • Add ByoOidc type to Cluster type model
    • Add addon upgrade policy to clusters_mgmt
    • Add Labels and Taints to NodePool type

Release 0.1.316

  • Update to model v0.0.256
    • Add LogType field to Cluster Log type model
    • Fix Addon status type and value constants

Release 0.1.315

  • Update to model v0.0.255
    • Add Version field to node pool

Release 0.1.314

  • Update to model v0.0.254
    • Add PrivateLinkConfiguration type with related endpoints
Changelog

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

0.1.320

  • Update to model v0.0.261
    • Add commonAnnotations and commonLabels to addons
  • Update to Addon structs and openapi.json for supporting
    • commonAnnotations
    • commonLabels

0.1.319

  • Update to model v0.0.260
    • Add ManagedPolicies field to the STS type model.

0.1.318

  • Update to model v0.0.259
    • Add master and infra instance types to cluster nodes
  • Update to model v0.0.258
    • Export cluster name for mgmt, mgmt_parent, and svc clusters

0.1.317

  • Update to model v0.0.257
    • Add ByoOidc type to Cluster type model
    • Add addon upgrade policy to clusters_mgmt
    • Add Labels and Taints to NodePool type

0.1.316

  • Update to model v0.0.256
    • Add LogType field to Cluster Log type model
    • Fix Addon status type and value constants

0.1.315

  • Update to model v0.0.255
    • Add Version field to node pool

0.1.314

  • Update to model v0.0.254
    • Add PrivateLinkConfiguration type with related endpoints
Commits
  • 36979dd Merge pull request #732 from Ankit152/sda-8223
  • d64c237 release v0.1.320
  • c9cee09 feat: [SDA-8223] updated addonsmgmt with annotations and labels
  • c2b178a Merge pull request #733 from oriAdler/release-0-1-319
  • e614985 Bump ocm-api-model to v0.0.260
  • 95fe7d4 Merge pull request #731 from tzvatot/instance-types
  • 850dfe9 Bump ocm-api-model to v0.0.259
  • 826f057 Merge pull request #726 from andreadecorte/257
  • f8e70f9 Merge pull request #727 from andreadecorte/257_model
  • 00653e5 Release 0.1.317
  • 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)