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

refactor(hatchery): remove marathon hatchery #6305

Merged
merged 3 commits into from
Sep 26, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ Several types of hatchery are available:
- **[hatchery kubernetes](https://ovh.github.io/cds/docs/integrations/kubernetes/kubernetes_compute/)** starts workers in pods
- **[hatchery openstack](https://ovh.github.io/cds/docs/integrations/openstack/openstack_compute/)** starts virtual machines
- **[hatchery swarm](https://ovh.github.io/cds/docs/integrations/swarm/)** starts docker containers
- **[hatchery marathon](https://ovh.github.io/cds/docs/integrations/marathon/)** starts docker containers
- **[hatchery vSphere](https://ovh.github.io/cds/docs/integrations/vsphere/)** starts virtual machines
- **[hatchery local](https://ovh.github.io/cds/docs/components/hatchery/local/)** starts processes on a host

Expand Down
3 changes: 0 additions & 3 deletions contrib/grpcplugins/action/plugin-marathon/.gitignore

This file was deleted.

18 changes: 0 additions & 18 deletions contrib/grpcplugins/action/plugin-marathon/Makefile

This file was deleted.

43 changes: 0 additions & 43 deletions contrib/grpcplugins/action/plugin-marathon/README.md

This file was deleted.

Empty file.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

113 changes: 0 additions & 113 deletions contrib/grpcplugins/action/plugin-marathon/go.mod

This file was deleted.

Loading