Skip to content

Update module path for repo migration - #6

Merged
umago merged 1 commit into
mainfrom
migrate-repo-references
Jul 3, 2026
Merged

Update module path for repo migration#6
umago merged 1 commit into
mainfrom
migrate-repo-references

Conversation

@omkarjoshi0304

Copy link
Copy Markdown
Collaborator

Summary

  • Update Go module path from github.com/openstack-lightspeed/operator to github.com/openstack-k8s-operators/lightspeed-operator across all Go source files, go.mod, and PROJECT
  • Update GitHub URLs in CSV manifests and README
  • Update buildx builder name in Makefile
  • Fix cd operatorcd lightspeed-operator in README and remove duplicated Quickstart section

Verification

  • go build ./... compiles successfully
  • go mod tidy passes
  • make test — all unit tests pass
  • Zero remaining old module path references

Comment thread Makefile Outdated
Comment thread README.md
Migrate Go module path, imports, GitHub URLs, and project metadata
from openstack-lightspeed/operator to openstack-k8s-operators/lightspeed-operator.
@omkarjoshi0304
omkarjoshi0304 force-pushed the migrate-repo-references branch from 953273d to 0cf7a82 Compare July 2, 2026 11:40
Comment thread README.md
@umago
umago merged commit 901c6b2 into main Jul 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants