2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-06 00:59:13 +00:00
Commit Graph

2064 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
Vinícius Ferrão
023beff053 Add Ubuntu 26.04 provisioning support 2026-05-01 11:13:45 -03:00
Vinícius Ferrão
1babd7b0e4 fix: improve Ubuntu LTS provisioning support 2026-04-29 18:19:12 -03:00
Vinícius Ferrão
0f606615b3 Fix Kea UEFI reservation boot policy 2026-04-28 03:35:53 -03:00
Markus Hilger
7b5e585dce Merge pull request #7517 from VersatusHPC/kea-dhcp-backend
Add Kea DHCP backend
2026-04-25 17:29:29 +02:00
Vinícius Ferrão
24266c8fa8 Record ppc64le Genesis blocker provenance 2026-04-24 12:19:52 -03:00
Vinícius Ferrão
1412850457 Document DHCP backend validation matrix 2026-04-23 23:19:56 -03:00
Vinícius Ferrão
792b0a07dc Clarify Kea live DHCP operations in makedhcp docs 2026-04-23 14:12:08 -03:00
Vinícius Ferrão
889b4ad254 Document the DHCP backend validation matrix 2026-04-23 11:51:09 -03:00
Vinícius Ferrão
fcd22757d2 Refine Kea xNBA handling and validation notes 2026-04-23 11:14:01 -03:00
Vinícius Ferrão
6f3d9bb9d1 Add Kea DHCP backend 2026-04-23 02:01:33 -03:00
Markus Hilger
ff1f1cde9b Update sunset notice 2026-04-22 02:01:41 +02:00
Markus Hilger
9bcdb35b20 Fix links 2025-11-04 19:26:24 +01:00
Markus Hilger
b042b5a1a7 Sunsetting xCAT and transitioning to Confluent (#7508) 2025-11-04 19:11:26 +01:00
Markus Hilger
f7e389a0c0 Fix 2.17 release date 2024-11-13 15:51:29 +01:00
Markus Hilger
2960b0e9f9 Add 2.17 release info 2024-11-07 14:09:12 +01:00
Markus Hilger
7f97b0e8aa Add 2.17.0 release info (#7475)
* Add 2.17.0 release info

* Update 2.17.x.csv
2024-11-07 13:44:53 +01:00
Markus Hilger
6e4dbfabc9 Update man pages 2024-08-28 02:27:54 +02:00
Markus Hilger
0570cda371 Update man pages 2024-08-28 02:19:51 +02:00
Markus Hilger
c8cb1d6a38 Merge pull request #7257 from Obihoernchen/aarch64
Initial aarch64 support, cross arch stateless images with qemu-user-static, grub2 for x86
2024-07-25 16:12:11 +02:00
Markus Hilger
8329cf6631 Update documentation for aarch64 and grub2 support 2024-07-12 19:37:15 +02:00
Markus Hilger
857e2909d9 Update man pages for aarch64 2024-07-12 17:13:59 +02:00
Markus Hilger
f42011a493 Unify shebang lines 2024-05-07 16:43:07 +02:00
Markus Hilger
2643c1edd6 Remove useless executable bit 2024-05-07 16:19:25 +02:00
Markus Hilger
1fe4d1ce78 Next version will be 2.17.0 2024-02-19 19:40:50 +01:00
Obihörnchen
7b4e9cef5a Merge pull request #6876 from krono/patch-1
[doc only] Add vlan to networks documentation
2024-02-19 19:10:34 +01:00
Obihörnchen
c120fd9650 Fix and improve readthedocs docu 2024-02-13 03:01:02 +01:00
besawn
cd062ab21a Merge pull request #7358 from gurevichmark/imgexport_man
Improve imgexport man page description of destination parameter
2023-03-08 15:48:40 -05:00
Mark Gurevich
0bd4ba942d Improve imgexport description of destimation parameter 2023-03-08 15:22:27 -05:00
besawn
85f551e9db Fixed formatting issue 2023-03-08 13:30:25 -05:00
besawn
243e1e1b84 Added security advisory documentation for xCAT CVE-2023-27486 - zone permissions 2023-03-08 13:02:28 -05:00
Mark Gurevich
eb23d63076 Update conf.py 2023-03-07 15:48:22 -05:00
besawn
c921918682 Merge pull request #7354 from besawn/doc_update
Fixed typo in readthedocs SSL config page
2023-03-02 15:17:01 -05:00
besawn
56ec84d294 Fixed typo in readthedocs SSL config page 2023-03-02 15:05:07 -05:00
Mark Gurevich
4c46607c8c Adding 2.16.5 release information 2023-03-02 14:04:29 -05:00
Mark Gurevich
570cda30b4 mysqlsetup enhancements 2023-02-14 13:17:17 -05:00
Mark Gurevich
20ce89e153 Update docs and testcases to use sha512 2023-01-30 14:55:29 -05:00
Mark Gurevich
d83e15372c Update docs for password encryption 2023-01-24 10:05:02 -05:00
besawn
2b9f84b35b Fixed minor documentation typo in xcattest.1.rst 2022-11-15 13:47:47 -05:00
besawn
5652b23845 Fixed POD syntax error in rspconfig.1.pod 2022-11-15 13:44:41 -05:00
besawn
56a1403ad3 Merge pull request #7241 from gurevichmark/RH_module_support
Support module installation on RHEL8
2022-11-15 13:17:47 -05:00
Mark Gurevich
a0990e551d SPelling fix 2022-09-09 13:46:43 -04:00
Mark Gurevich
a495f72939 Import/Export image documentation update 2022-09-09 13:38:37 -04:00
Mark Gurevich
9d1e473d2c Allow os: testcase tag to specify rhels version 2022-08-26 14:01:31 -04:00
Mark Gurevich
f52c2aa7df Support module installation on RHEL8 2022-08-23 16:31:56 -04:00
Mark Gurevich
7e5632ace6 Fix rmvm man page formatting 2022-07-15 10:27:14 -04:00
Mark Gurevich
26e5238837 Fix mkvm man page formatting 2022-07-13 10:27:34 -04:00
Mark Gurevich
2b9f6451c7 Update version number 2022-06-20 10:57:46 -04:00
Mark Gurevich
972798f22a Adding 2.16.4 release information(2) 2022-06-14 15:11:12 -04:00
Mark Gurevich
1d7e43cfee Adding 2.16.4 release information 2022-05-27 10:30:37 -04:00