dahn
|
f3a112fd9e
|
use upstream method for creating enums from strings (#12158)
Co-authored-by: Daan Hoogland <dahn@apache.org>
|
2025-12-01 08:33:14 +01:00 |
|
John Bampton
|
db6147060b
|
Rename PRE-COMMIT.md to PRE_COMMIT.md and fix link (#12157)
|
2025-11-28 10:01:38 +01:00 |
|
Harikrishna
|
5798fb43a3
|
Fix upgrade files (#12155)
|
2025-11-27 15:56:26 +01:00 |
|
Daan Hoogland
|
4e61ddd1bc
|
import
|
2025-11-26 13:01:52 +01:00 |
|
Daan Hoogland
|
9032fe3fb5
|
merge LTS branch 4.22 into main
|
2025-11-26 11:55:50 +01:00 |
|
Daan Hoogland
|
e23c7ef701
|
Merge release branch 4.20 to 4.22
* 4.20:
fixed Password Exposure in IPMI Tool Command Execution (#12028)
server: fix volume offering not updated after offering change (#12003)
fix API Request Parameters Logged Credential Masking in ApiServer (#12020)
|
2025-11-26 11:31:27 +01:00 |
|
Abhisar Sinha
|
e33f4754f5
|
Fix DB upgrade script for 4.22 (#12111)
|
2025-11-26 09:25:41 +01:00 |
|
Abhishek Kumar
|
9ec8cc4186
|
api,server,ui: improve listing public ip for associate (#11591)
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
2025-11-26 09:24:12 +01:00 |
|
João Jandre
|
8171d9568c
|
Block use of internal and external snapshots on KVM (#11039)
|
2025-11-24 11:39:19 +01:00 |
|
Wei Zhou
|
dba889ea3e
|
UI: fix list of zones if zone has icon (#12083)
|
2025-11-24 11:10:43 +01:00 |
|
John Bampton
|
6dc259c7da
|
Rename and standardize issue templates to .yml (#12082)
|
2025-11-14 21:22:12 +01:00 |
|
John Bampton
|
39126a4339
|
Standardize and auto add license headers for Shell files with pre-commit (#12070)
* Add shebang to shell scripts
|
2025-11-14 14:23:41 +01:00 |
|
John Bampton
|
aa18188d30
|
pre-commit: auto add license headers for all YAML files (#12069)
Fix and standardize one license header
|
2025-11-14 14:23:03 +01:00 |
|
John Bampton
|
4ed86a2627
|
pre-commit upgrade codespell; fix spelling; (#10144)
|
2025-11-14 14:17:10 +01:00 |
|
John Bampton
|
86ae1fee7f
|
Standardize and auto add license headers for SQL files with pre-commit (#12071)
|
2025-11-14 11:47:27 +01:00 |
|
Abhishek Kumar
|
21d844ba1c
|
ui: fix zone options for image instance deploy button (#12060)
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
2025-11-14 10:43:42 +01:00 |
|
John Bampton
|
ac3b18095a
|
pre-commit use colored text in the CI for pass / fail / skipped (#11977)
|
2025-11-13 15:59:07 +05:30 |
|
John Bampton
|
fff4cafdca
|
ui(locales): remove duplicates and fix typos (#11872)
|
2025-11-13 11:17:02 +01:00 |
|
John Bampton
|
a5b455ff3a
|
pre-commit: auto add table of contents with doctoc (#11679)
https://github.com/thlorenz/doctoc?tab=readme-ov-file#usage-as-a-git-hook
https://github.com/thlorenz/doctoc/releases/tag/v2.2.0
Generates table of contents for Markdown files inside local git repository.
Links are compatible with anchors generated by github or other sites.
Added TOC to 3 Markdown files.
Never have to create a TOC again just run: `pre-commit run doctoc --all-files`
- CONTRIBUTING.md
- INSTALL.md
- README.md
So both Apache Airflow and Apache Sedona use `doctoc`:
eb4a8bc03c/.pre-commit-config.yaml (L32)
b0d86fda01/.pre-commit-config.yaml (L34)
|
2025-11-13 11:13:19 +01:00 |
|
John Bampton
|
8b034dc439
|
chore: rename workflow linter.yml to pre-commit.yml (#11647)
|
2025-11-13 15:22:49 +05:30 |
|
YoulongChen
|
028dd86945
|
fixed Password Exposure in IPMI Tool Command Execution (#12028)
|
2025-11-13 13:40:36 +05:30 |
|
Abhishek Kumar
|
dc8f465527
|
engine-schema: upgrade path for 4.23.0 (#12048)
Adds a 4.22.0 to 4.23.0 upgrade path.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
2025-11-13 08:51:08 +01:00 |
|
dahn
|
e90e31d386
|
add isPerson check to query for AD (#11843)
|
2025-11-12 16:09:28 +01:00 |
|
Madhukar Mishra
|
f985a67f4d
|
Fixes:#7837: Add isolationMethods and vlan to TrafficTypeResponse (#8151)
Co-authored-by: dahn <daan.hoogland@gmail.com>
Co-authored-by: dahn <daan@onecht.net>
|
2025-11-12 15:49:52 +01:00 |
|
dahn
|
5f9e131198
|
Svgs (#12051)
|
2025-11-12 14:31:36 +05:30 |
|
Abhishek Kumar
|
f0a0936675
|
server: fix volume offering not updated after offering change (#12003)
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
2025-11-12 09:51:51 +01:00 |
|
Abhisar Sinha
|
671d8ad704
|
Track volume usage data at a vm granularity as well (#11531)
Co-authored-by: Vishesh <8760112+vishesh92@users.noreply.github.com>
|
2025-11-12 09:32:01 +01:00 |
|
YoulongChen
|
81787b310e
|
fix API Request Parameters Logged Credential Masking in ApiServer (#12020)
|
2025-11-12 13:06:19 +05:30 |
|
Erik Böck
|
23fb0e2ccb
|
Update GUI Kubernetes logo (#11895)
|
2025-11-11 18:13:00 +01:00 |
|
Davi Torres
|
40c8bc528d
|
Keeping consistency with other error messages. (#11649)
Co-authored-by: Davi Torres <dtorres@simnet.ca>
Co-authored-by: dahn <daan.hoogland@gmail.com>
|
2025-11-11 15:33:07 +01:00 |
|
Pearl Dsilva
|
15439ede7d
|
UI: Update and reset domain level configuration (#11571)
|
2025-11-11 09:29:54 +01:00 |
|
Wei Zhou
|
50fe265017
|
Merge remote-tracking branch 'apache/4.20' into 4.22
|
2025-11-07 17:19:53 +01:00 |
|
Wei Zhou
|
d26122bf22
|
Veeam: use pre-defined object mapper (#10715)
|
2025-11-07 16:13:10 +01:00 |
|
Suresh Kumar Anaparti
|
2dd1e6d786
|
Enable UEFI on KVM hosts (by default), and configure with some default settings (#11740)
|
2025-11-07 14:54:02 +01:00 |
|
Phsm Qwerty
|
8c86f24261
|
enhancement: add instance info as Libvirt metadata (#11061)
|
2025-11-07 14:31:34 +01:00 |
|
Wei Zhou
|
2954e96947
|
Veeam: get templateId from vm instance if vm is created from ISO (#10705)
|
2025-11-07 11:55:27 +01:00 |
|
Manoj Kumar
|
c5c3cc40c1
|
consider Instance in Starting state for listPodsByUserConcentration (#11845)
|
2025-11-07 10:43:46 +01:00 |
|
Suresh Kumar Anaparti
|
9c0efb7072
|
DB setup: support db schema creation (with --schema-only) without force recreate option (#12004)
|
2025-11-07 09:37:11 +01:00 |
|
Suresh Kumar Anaparti
|
b8ec941ec1
|
uefi property typo (#11929)
|
2025-11-07 09:31:11 +01:00 |
|
Wei Zhou
|
8230f04a79
|
CKS: update cloud.kubernetes.cluster.network.offering to dynamic (#11847)
|
2025-11-06 11:13:53 +01:00 |
|
Pearl Dsilva
|
a50de029bf
|
Add empty Provider value in Network/VPC Offering form (#11982)
|
2025-11-06 11:09:00 +01:00 |
|
Suresh Kumar Anaparti
|
81b2c38be9
|
Merge branch '4.22'
|
2025-11-06 14:41:59 +05:30 |
|
Suresh Kumar Anaparti
|
ac8c200790
|
merge fix
|
2025-11-06 14:41:27 +05:30 |
|
Suresh Kumar Anaparti
|
5504b053e4
|
Merge branch '4.20' into 4.22
|
2025-11-06 14:37:38 +05:30 |
|
Harikrishna Patnala
|
dbda673e1f
|
Updating pom.xml version numbers for release 4.23.0.0-SNAPSHOT
Signed-off-by: Harikrishna Patnala <harikrishna.patnala@gmail.com>
|
2025-11-05 16:54:39 +05:30 |
|
Harikrishna Patnala
|
e66926e6a4
|
Merge branch '4.22'
|
2025-11-05 16:52:20 +05:30 |
|
Harikrishna Patnala
|
d160731b9f
|
Updating pom.xml version numbers for release 4.22.1.0-SNAPSHOT
Signed-off-by: Harikrishna Patnala <harikrishna.patnala@gmail.com>
|
2025-11-05 16:07:07 +05:30 |
|
Wei Zhou
|
15c2e50338
|
UI: fix typo Upload SSL certificate (#11869)
|
2025-11-03 15:36:52 +01:00 |
|
Wei Zhou
|
d53b6dbda4
|
api/test: fix storage pool update with only id (#11897)
|
2025-11-03 15:25:09 +01:00 |
|
Harikrishna Patnala
|
71f47d6130
|
Updating pom.xml version numbers for release 4.22.0.0
Signed-off-by: Harikrishna Patnala <harikrishna.patnala@gmail.com>
4.22.0.0
|
2025-10-30 19:23:56 +05:30 |
|