Skip to content

chore: Remove operator scaffolding and reorganize build artifacts#89

Merged
privateip merged 1 commit into
mainfrom
repo-cleanup
May 22, 2026
Merged

chore: Remove operator scaffolding and reorganize build artifacts#89
privateip merged 1 commit into
mainfrom
repo-cleanup

Conversation

@privateip
Copy link
Copy Markdown
Contributor

Summary

  • Remove config/ — Kustomize manifests leftover from the operator extraction (operator lives in a separate project now)
  • Remove hack/ — kubebuilder license boilerplate template, no longer needed
  • Rename build/containers/galactic/ to better reflect what it contains
  • Drop install/uninstall Makefile targets that referenced config/crd
  • Update CI workflows and CONVENTIONS.md to reflect the new Dockerfile path

Test plan

  • CI image build passes with updated containers/galactic/Dockerfile path
  • make docker-build works locally with the new path

🤖 Generated with Claude Code

The operator, CRDs, and webhook were previously extracted to a
separate project. This removes the leftover kubebuilder scaffolding
that no longer serves any purpose in this repository.

- Remove config/ (Kustomize manifests for the operator)
- Remove hack/ (kubebuilder boilerplate template)
- Rename build/ to containers/galactic/ to better reflect purpose
- Drop install/uninstall Makefile targets that referenced config/crd
- Update CI workflows and docs to reflect new Dockerfile path

Co-Authored-By: Claude <claude@anthropic.com>
@privateip privateip requested a review from a team as a code owner May 22, 2026 23:03
@privateip privateip requested a review from drewr May 22, 2026 23:03
@privateip privateip merged commit 2ba7f8e into main May 22, 2026
6 checks passed
@privateip privateip deleted the repo-cleanup branch May 23, 2026 00:08
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.

2 participants