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

feat(crossplane): split off core libs into separate repository #486

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

Duologic
Copy link
Member

@Duologic Duologic commented Dec 9, 2024

The crossplane-libsonnet repository has grown quite big is struggling.

  • The mkdocs site can't get rendered because the search index is too big
  • jsonnet-bundler install takes a long time to download the GitHub archive
  • the k8s CI job takes a lot of time, just a matter of time before that starts timing out on the free nodes

This only splits of a bit, follow up PRs needed to split off the others, after all providers are in separate repos, I supposse we can archive the original repo (keeping it available for people depending on it but not updating).

@Duologic Duologic requested review from jvrplmlmn, artych and xvzf December 9, 2024 20:32
@Duologic Duologic merged commit 9f12f7e into master Dec 10, 2024
73 checks passed
@Duologic Duologic deleted the duologic/split_crossplane_off branch December 10, 2024 21:42
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