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: add standalong dataplanes for K8S #281

Conversation

paullatzelsperger
Copy link
Member

@paullatzelsperger paullatzelsperger commented Jul 10, 2024

What this PR changes/adds

Adds a standalone dataplane runtime for the Kubernetes deployment. Also cleans up the deployment a bit and adds:

  • proper kubernetes probes (readiness, startup, liveness)
  • defensive seeding of the super-user (skips if already exists)
  • clean-up of some deprecated modules in libs.versions.toml
  • bumps to EDC 0.8.0

Why it does that

no data can be transferred without data planes

Further notes

  • removed the CodeQL job, as it takes very long, and this is only a sample project anyway

these todo's will come in subsequent PRs:

  • still missing: adding HTTP assets to the provider connectors that can be transferred
  • update the IntelliJ deployment to also contain dataplanes, probably with embedded dataplanes

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger force-pushed the feat/add_standalone_dataplane branch from 6a1979d to dc842d4 Compare July 11, 2024 07:28
@paullatzelsperger paullatzelsperger merged commit 7f23c0c into eclipse-edc:main Jul 11, 2024
4 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/add_standalone_dataplane branch July 11, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants