Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPBUGS-14824: Bump ibm-vpc-block-csi-driver-operator library-go #65

Merged
merged 1 commit into from Jun 30, 2023

Conversation

Phaow
Copy link
Contributor

@Phaow Phaow commented Jun 28, 2023

Bump library-go

The library-go fix openshift/library-go/pull/1541 merged we also need to bump the library-go dependency for csi drivers operators.

$ go get -u github.com/openshift/library-go                           
go: upgraded github.com/openshift/api v0.0.0-20230509100629-894b49f57a15 => v0.0.0-20230613151523-ba04973d3ed1
go: upgraded github.com/openshift/library-go v0.0.0-20230508110756-9b7abe2c9cbf => v0.0.0-20230626162119-954ade536d6d
go: upgraded github.com/spf13/cobra v1.6.0 => v1.6.1
$ go mod tidy && go mod vendor 
go: downloading github.com/IBM/go-sdk-core/v5 v5.10.0
go: downloading github.com/IBM/platform-services-go-sdk v0.25.0
go: downloading github.com/onsi/ginkgo v1.14.2
go: downloading github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
go: downloading gopkg.in/go-playground/validator.v9 v9.31.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.0
go: downloading github.com/go-openapi/strfmt v0.21.1
go: downloading github.com/nxadm/tail v1.4.4
go: downloading gopkg.in/go-playground/assert.v1 v1.2.1
go: downloading github.com/go-playground/universal-translator v0.18.0
go: downloading github.com/go-playground/locales v0.14.0
go: downloading github.com/leodido/go-urn v1.2.1
go: downloading github.com/go-openapi/errors v0.19.8
go: downloading go.mongodb.org/mongo-driver v1.7.5
go: downloading github.com/tidwall/pretty v1.0.0

@openshift-ci-robot openshift-ci-robot added jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Jun 28, 2023
@openshift-ci-robot
Copy link

@Phaow: This pull request references Jira Issue OCPBUGS-14824, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.14.0) matches configured target version for branch (4.14.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @Phaow

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Bump library-go

The library-go fix openshift/library-go/pull/1541 merged we also need to bump the library-go dependency for csi drivers operators.

$ go get -u github.com/openshift/library-go                           
go: upgraded github.com/openshift/api v0.0.0-20230509100629-894b49f57a15 => v0.0.0-20230613151523-ba04973d3ed1
go: upgraded github.com/openshift/library-go v0.0.0-20230508110756-9b7abe2c9cbf => v0.0.0-20230626162119-954ade536d6d
go: upgraded github.com/spf13/cobra v1.6.0 => v1.6.1
$ go mod tidy && go mod vendor 
go: downloading github.com/IBM/go-sdk-core/v5 v5.10.0
go: downloading github.com/IBM/platform-services-go-sdk v0.25.0
go: downloading github.com/onsi/ginkgo v1.14.2
go: downloading github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
go: downloading gopkg.in/go-playground/validator.v9 v9.31.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.0
go: downloading github.com/go-openapi/strfmt v0.21.1
go: downloading github.com/nxadm/tail v1.4.4
go: downloading gopkg.in/go-playground/assert.v1 v1.2.1
go: downloading github.com/go-playground/universal-translator v0.18.0
go: downloading github.com/go-playground/locales v0.14.0
go: downloading github.com/leodido/go-urn v1.2.1
go: downloading github.com/go-openapi/errors v0.19.8
go: downloading go.mongodb.org/mongo-driver v1.7.5
go: downloading github.com/tidwall/pretty v1.0.0

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 28, 2023

@openshift-ci-robot: GitHub didn't allow me to request PR reviews from the following users: Phaow.

Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

@Phaow: This pull request references Jira Issue OCPBUGS-14824, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.14.0) matches configured target version for branch (4.14.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @Phaow

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Bump library-go

The library-go fix openshift/library-go/pull/1541 merged we also need to bump the library-go dependency for csi drivers operators.

$ go get -u github.com/openshift/library-go                           
go: upgraded github.com/openshift/api v0.0.0-20230509100629-894b49f57a15 => v0.0.0-20230613151523-ba04973d3ed1
go: upgraded github.com/openshift/library-go v0.0.0-20230508110756-9b7abe2c9cbf => v0.0.0-20230626162119-954ade536d6d
go: upgraded github.com/spf13/cobra v1.6.0 => v1.6.1
$ go mod tidy && go mod vendor 
go: downloading github.com/IBM/go-sdk-core/v5 v5.10.0
go: downloading github.com/IBM/platform-services-go-sdk v0.25.0
go: downloading github.com/onsi/ginkgo v1.14.2
go: downloading github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
go: downloading gopkg.in/go-playground/validator.v9 v9.31.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.0
go: downloading github.com/go-openapi/strfmt v0.21.1
go: downloading github.com/nxadm/tail v1.4.4
go: downloading gopkg.in/go-playground/assert.v1 v1.2.1
go: downloading github.com/go-playground/universal-translator v0.18.0
go: downloading github.com/go-playground/locales v0.14.0
go: downloading github.com/leodido/go-urn v1.2.1
go: downloading github.com/go-openapi/errors v0.19.8
go: downloading go.mongodb.org/mongo-driver v1.7.5
go: downloading github.com/tidwall/pretty v1.0.0

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot requested review from dobsonj and jsafrane June 28, 2023 08:27
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 28, 2023

@Phaow: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@mpatlasov
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 29, 2023
@gnufied
Copy link
Member

gnufied commented Jun 30, 2023

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 30, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gnufied, Phaow

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 30, 2023
@openshift-merge-robot openshift-merge-robot merged commit 29442cb into openshift:master Jun 30, 2023
6 checks passed
@openshift-ci-robot
Copy link

@Phaow: Jira Issue OCPBUGS-14824: Some pull requests linked via external trackers have merged:

The following pull requests linked via external trackers have not merged:

These pull request must merge or be unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with /jira refresh.

Jira Issue OCPBUGS-14824 has not been moved to the MODIFIED state.

In response to this:

Bump library-go

The library-go fix openshift/library-go/pull/1541 merged we also need to bump the library-go dependency for csi drivers operators.

$ go get -u github.com/openshift/library-go                           
go: upgraded github.com/openshift/api v0.0.0-20230509100629-894b49f57a15 => v0.0.0-20230613151523-ba04973d3ed1
go: upgraded github.com/openshift/library-go v0.0.0-20230508110756-9b7abe2c9cbf => v0.0.0-20230626162119-954ade536d6d
go: upgraded github.com/spf13/cobra v1.6.0 => v1.6.1
$ go mod tidy && go mod vendor 
go: downloading github.com/IBM/go-sdk-core/v5 v5.10.0
go: downloading github.com/IBM/platform-services-go-sdk v0.25.0
go: downloading github.com/onsi/ginkgo v1.14.2
go: downloading github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
go: downloading gopkg.in/go-playground/validator.v9 v9.31.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.0
go: downloading github.com/go-openapi/strfmt v0.21.1
go: downloading github.com/nxadm/tail v1.4.4
go: downloading gopkg.in/go-playground/assert.v1 v1.2.1
go: downloading github.com/go-playground/universal-translator v0.18.0
go: downloading github.com/go-playground/locales v0.14.0
go: downloading github.com/leodido/go-urn v1.2.1
go: downloading github.com/go-openapi/errors v0.19.8
go: downloading go.mongodb.org/mongo-driver v1.7.5
go: downloading github.com/tidwall/pretty v1.0.0

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants