2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-18 04:07:16 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Vinícius Ferrão 4165b26a04 fix: remove Docker container lifecycle management (dead code since 2016)
Docker container lifecycle management (mgt=docker, mkdocker, rmdocker,
lsdocker) was added in 2015-2016 as an experiment targeting Docker API
v1.22 on Ubuntu only. Documentation and man pages were deliberately
removed in 2019 (PRs #6222 and #6324) with the original developer's
approval, noting that "the interface of Docker has become very simple
right now, so there is no value for xCAT to offer such functions."

The plugin was still being shipped but has had no functional code changes
since April 2016, was never listed as a valid mgt value in Schema.pm,
and no user ever filed an issue about it.

Removed:
- xCAT-server/lib/xcat/plugins/docker.pm (1,142 lines)
- xCAT/postscripts/setupdockerhost
- xCAT-server/share/xcat/scripts/setup-dockerhost-cert.sh
- xCAT-test/autotest/testcase/dockercommand/ (test cases)
- Docker attribute definitions in Schema.pm
- Client symlinks (mkdocker, rmdocker, lsdocker)
- Usage entries and dockerhost cert handling in credentials.pm
- Docker attribute documentation in man7 pages

The "Running xCAT in Docker" documentation (dockerized_xcat/) is
retained as it documents containerizing xCAT itself, not the removed
mgt=docker feature.

Closes #7518
2026-05-03 12:11:33 -03:00
Markus Hilger 2643c1edd6 Remove useless executable bit 2024-05-07 16:19:25 +02:00
Bin Xu 91ca29e252 Add performance tunning best practice in RTD 2018-03-30 18:03:36 +08:00
zet809 b4eb8ea37b Merge pull request #4914 from immarvin/xcat-inventory
add usercase for xcat-inventory
2018-03-09 18:13:32 +08:00
immarvin fcd9865343 add usercase for xcat-inventory 2018-03-09 04:32:21 -05:00
chenglch f685d458b4 Add doc to enable goconserver by default
Add the steps in documentation to enable goconserver by default.
2018-03-09 14:42:04 +08:00
Victor Hu c5bf988887 Refine the Cumulus Linux Section of the Doc (#4249)
* No content in the switches subdirectory in docs, remove

* Change the Network topic to Networking

* Refine and reformat the Cumulus Linux documentation
2017-11-16 03:56:29 -06:00
Yuan Bai a364dad6cf Add xCAT MN migration doc (#3646)
* Add xCAT MN migration doc

* polished based on comments

* polished

* polished
2017-08-17 10:18:29 +08:00
Casandra Qiu a613bd2ac8 Add PDU documentation 2017-02-14 14:08:09 -05:00
XuWei 82eba7e520 Add probe docs, some docs' status is TODO 2016-09-20 03:14:14 -04:00
Mark Gurevich cd19f390b1 man5 and man7 section formatting changes 2016-05-27 11:31:40 -04:00
wangxiaopeng af02dbd3ba Add rest api doc to ReadTheDoc in rst format. 2016-01-04 06:52:21 -05:00
tingtli e64a5017c6 Merge pull request #431 from junxiawang/docdns
add dns document
2015-12-10 15:13:26 +08:00
junxiawang 6be46889da modify the domain name resolution doc 2015-12-07 05:49:46 -05:00
ertaozh 5b5b32f664 Updating document for "chain" 2015-12-01 12:05:18 -05:00
ertaozh da3bb3038e add bmcsetup in discovery doc, add chain document in Advanced Topics chapter 2015-11-28 09:34:04 -05:00
Victor Hu 038f79343d Update index.rst
remove .rst files that are not in this directory
2015-10-08 14:51:50 -04:00
Victor Hu bb279bd76f Refactor the entire "Advanced" section of the documentation
- categorize into topics without "xCAT" in the heading
  since the topics are all related to xCAT
- Alphabetize the topics to make it easier to find
- create sub directories for the topics to contain
  the documentation
- broke down some of the docs to multiple files to help
  ease of readability
2015-10-07 15:29:09 -04:00
Casandra Qiu 1a7f035eb2 Support CUDA installation on rhel7.2 ppc64le system 2015-10-07 08:58:51 -04:00
Xiaopeng Wang b6adf9eb6f Merge pull request #227 from bybai/configraiddoc
add configraid and diskdiscover docs
2015-09-29 17:30:35 +08:00
bybai 8a5d1e191f add configraid and diskdiscover docs 2015-09-29 05:28:57 -04:00
bybai c4d4278002 Merge pull request #208 from cxhong/mytest
Add documentation to Software Kits
2015-09-28 20:54:57 +08:00
Casandra Qiu 71420cc747 Add documentation to Software Kits 2015-09-22 16:00:38 -04:00
bybai 243db05e6a add software and firmware inventory doc 2015-09-21 14:21:32 +08:00
penguhyang 9a7c05c0b6 add doc about Set Up Web Service for REST API and Mixed Cluster 2015-09-01 01:44:07 -04:00
Victor Hu dfe749793c Staging files under xcat-doc/doc to get moved to xcat-core project 2015-08-20 15:54:56 -04:00