Skip to content

update go mod and repo references for new repo #3

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

Merged

Conversation

BlaineEXE
Copy link
Contributor

@BlaineEXE BlaineEXE commented Dec 19, 2024

Update client, proto, internal, sidecar, and controller go modules to use new repo.

Change 'sigs.k8s.io/container-object-storage-interface-api' to 'sigs.k8s.io/container-object-storage-interface'.

Verified that make build works and that make generate doesn't cause any changes to the repo

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 19, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BlaineEXE

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

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Dec 19, 2024
@BlaineEXE BlaineEXE requested review from xing-yang and removed request for saad-ali December 19, 2024 17:10
@BlaineEXE BlaineEXE marked this pull request as draft December 19, 2024 17:13
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 19, 2024
Copy link
Member

@shanduur shanduur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 19, 2024
Update the client go module to reflect the new repo name.
'sigs.k8s.io/container-object-storage-interface-api' becomes
'sigs.k8s.io/container-object-storage-interface'.

Signed-off-by: Blaine Gardner <[email protected]>
Update the proto go module to reflect the new repo name.
'sigs.k8s.io/container-object-storage-interface-api' becomes
'sigs.k8s.io/container-object-storage-interface'.

Signed-off-by: Blaine Gardner <[email protected]>
Update the internal go module to reflect the new repo name.
'sigs.k8s.io/container-object-storage-interface-api' becomes
'sigs.k8s.io/container-object-storage-interface'.

Signed-off-by: Blaine Gardner <[email protected]>
@BlaineEXE BlaineEXE force-pushed the update-go-mod-and-repo-references branch from c38bf8c to 53e60d8 Compare December 19, 2024 18:13
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 19, 2024
@BlaineEXE BlaineEXE marked this pull request as ready for review December 19, 2024 18:15
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 19, 2024
Update the internal go module to reflect the new repo name.
'sigs.k8s.io/container-object-storage-interface-api' becomes
'sigs.k8s.io/container-object-storage-interface'.

Signed-off-by: Blaine Gardner <[email protected]>
Update the controller go module to reflect the new repo name.
'sigs.k8s.io/container-object-storage-interface-api' becomes
'sigs.k8s.io/container-object-storage-interface'.

Signed-off-by: Blaine Gardner <[email protected]>
@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Dec 19, 2024
@shanduur
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 19, 2024
@k8s-ci-robot k8s-ci-robot merged commit a29e5f6 into kubernetes-sigs:main Dec 19, 2024
2 checks passed
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants