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

chore: replace caas-team with telekom due to repo transfer #251

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

lvlcn-t
Copy link
Collaborator

@lvlcn-t lvlcn-t commented Jan 17, 2025

Motivation

Due to the repository transfer from our caas-team orga to the telekom orga, we had several issues with our CI.

This resulted in:

  • Image wasn't pushed to the right container registry
  • E2E tests didn't run properly
  • Prune Workflow failed every day on midnight because of missing orga registry.

Changes

I've replaced every occurence of the word 'caas-team' with 'telekom'. Now everything should work properly again.

I also changed the go module name on pupose. The sparrow is not a library so we don't need to take care about import backwards compatibility.

For additional information look at the commits.

Tests done

The CI works again:

Image Registry: https://github.com/telekom/sparrow/pkgs/container/sparrow
Charts Registry: https://github.com/telekom/sparrow/pkgs/container/charts%2Fsparrow

  • Unit tests succeeded
  • E2E tests succeeded

TODO

  • I've assigned this PR to myself
  • I've labeled this PR correctly
  • Manually move old images & charts to the new telekom org registries.

@lvlcn-t lvlcn-t added housekeeping area/ci Issues/PRs related to github actions labels Jan 17, 2025
@lvlcn-t lvlcn-t self-assigned this Jan 17, 2025
@y-eight
Copy link
Member

y-eight commented Jan 17, 2025

LGTM. moving latest 2 minor/major images each (appl & helm) should be fine.

@lvlcn-t lvlcn-t merged commit 0038405 into main Jan 17, 2025
8 checks passed
@lvlcn-t lvlcn-t deleted the chore/branding branch January 17, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues/PRs related to github actions housekeeping
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants