Project

General

Profile

Cleanup #50168

Cleanup #43700: cephadm: make it a proper python package

cephadm: move bin/cephadm from the git tree to download.ceph.com

Added by Sebastian Wagner almost 3 years ago. Updated over 1 year ago.

Status:
Resolved
Priority:
High
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Right now, people are downloading cephadm directly from the source tree.

https://docs.ceph.com/en/latest/cephadm/install/#curl-based-installation

curl --silent --remote-name --location https://github.com/ceph/ceph/raw/pacific/src/cephadm/cephadm

This prevents us from automatically assembling the cephadm binary in any form.

If we want to have a chance to compile or zip or assemble the cephadm binary, We need to move away from the git source tree.

History

#1 Updated by Michael Fritch over 2 years ago

  • Status changed from New to In Progress
  • Assignee set to Michael Fritch
  • Pull request ID set to 41855

#2 Updated by Michael Fritch over 1 year ago

  • Status changed from In Progress to Resolved

Also available in: Atom PDF