Skip to content

Comments

Bump github.com/openshift-online/ocm-sdk-go from 0.1.277 to 0.1.317#333

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.317
Closed

Bump github.com/openshift-online/ocm-sdk-go from 0.1.277 to 0.1.317#333
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.317

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 17, 2023

Bumps github.com/openshift-online/ocm-sdk-go from 0.1.277 to 0.1.317.

Release notes

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

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

Release 0.1.313

  • Update to model v0.0.253
    • Update Permission resource attributes
      • Rename ResourceType to Resource

Release 0.1.312

  • Update to metamodel 0.0.57

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

... (truncated)

Changelog

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

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

0.1.313

  • Update to model v0.0.253
    • Update Permission resource attributes
      • Rename ResourceType to Resource

0.1.312

  • Update to metamodel 0.0.57

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

... (truncated)

Commits
  • 826f057 Merge pull request #726 from andreadecorte/257
  • f8e70f9 Merge pull request #727 from andreadecorte/257_model
  • 00653e5 Release 0.1.317
  • 8585500 Bump api model 0.0.257
  • 026a2a3 Merge pull request #725 from ciaranRoche/release_0.1.256
  • a1022a5 chore: update changes and bump version for release 0.1.256
  • cf9cf47 Merge pull request #724 from ciaranRoche/bump-model-0.0.256
  • eba8370 bump model to version 0.0.256
  • 914e3a9 Merge pull request #723 from tzvatot/bump-model
  • 41642ac Bump model version and create a new release 0.1.315
  • 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)

Bumps [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) from 0.1.277 to 0.1.317.
- [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.277...v0.1.317)

---
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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 17, 2023

The following labels could not be found: ok-to-test.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 24, 2023

Superseded by #344.

@dependabot dependabot bot closed this Feb 24, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.317 branch February 24, 2023 14:59
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.

0 participants