Commit Graph

1679 Commits

Author SHA1 Message Date
Muhammad Safwan Karim
bdf716422a Update go.mod 2026-04-15 12:41:30 +05:00
Faizan Ahmad
2507e98099 Merge pull request #1125 from stakater/release-helm-chart-v2.2.10
Bump Helm chart to 2.2.10 (appVersion v1.4.15)
chart-v2.2.10 merge-1125
2026-04-13 19:00:45 +02:00
Safwan
2b1bfc4b7d Bump helm chart to 2.2.10 and appVersion to v1.4.15 2026-04-13 21:55:17 +05:00
Faizan Ahmad
7628112c93 Merge pull request #1119 from stakater/bugfix/1116-fix-cve
Update dependencies
merge-1119
2026-04-05 16:01:59 +02:00
faizanahmad055
6bfee1de55 Update dependencies
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
2026-04-05 00:06:41 +02:00
Muhammad Safwan Karim
81a7e7ef02 Generated release automation script (#1104)
* Generated release automation script

* release

* ignore plans directory

* delete plan
merge-1104
2026-03-13 07:08:18 +01:00
Muhammad Safwan Karim
cf37b44658 Merge pull request #1105 from stakater/chart-v1.4.14
Bump chart
merge-1105 chart-v2.2.9
2026-03-06 06:32:28 +05:00
Safwan
1993b6a76e Bump chart 2026-03-05 08:37:35 +05:00
Faizan Ahmad
03ef58df13 Merge pull request #1091 from hznor/feature/improve-readme 2026-03-04 14:56:41 +01:00
Muhammad Safwan Karim
9aa957c839 Merge pull request #1096 from stakater/chart/release-1.4.13
Bump chart and version for 1.4.13
merge-1096 chart-v2.2.8
2026-02-14 00:12:29 +05:00
Safwan
20e2680539 Bump chart and version 2026-02-13 21:44:45 +05:00
Felix Tonnvik
f51b62dee9 Merge pull request #1094 from stakater/fix/bump-go-ver
Bump go version to 1.26
merge-1094
2026-02-13 14:26:45 +01:00
Safwan
f776e2dfd0 fixed errors 2026-02-13 17:05:29 +05:00
Safwan
003fbbfa1f Bump go version to 1.26 2026-02-13 15:53:18 +05:00
Felix Tonnvik
8834ab097d Merge pull request #1082 from stakater/edition-variable
Add Edition variable in metadata
merge-1082
2026-02-13 11:27:52 +01:00
hznor
1e68bd58cd improve README.md 2026-02-04 16:50:25 +01:00
TheiLLeniumStudios
737455303c fix: empty slices instead of nil return 2026-01-21 15:44:59 +01:00
Safwan
3ee87d3725 resolved comments 2026-01-20 16:26:48 +05:00
TheiLLeniumStudios
6397ef15eb chore: Remove unused function 2026-01-15 00:42:38 +01:00
TheiLLeniumStudios
082b7cc4c4 chore: Cleanup a lot of code 2026-01-15 00:21:56 +01:00
TheiLLeniumStudios
6ac8f5d5d8 fix: make e2e scripts executable 2026-01-14 23:46:44 +01:00
TheiLLeniumStudios
72a0976829 ci: Run e2e tests after unit tests 2026-01-14 23:43:31 +01:00
TheiLLeniumStudios
ad8ab639b5 chore: Fix formatting for entry based tests 2026-01-14 23:37:53 +01:00
TheiLLeniumStudios
4872982617 refactor: Move handle watch behavior to separate function 2026-01-14 23:35:29 +01:00
TheiLLeniumStudios
c45b416458 feat: Switch to using watches instead of manual sleeps 2026-01-14 19:41:04 +01:00
TheiLLeniumStudios
b28f1abfe4 fix: Formatting and issue with creating vault secrets 2026-01-14 14:48:07 +01:00
TheiLLeniumStudios
4f254826e2 feat: Add missing tests for edge cases and all other workload types for pod annotations 2026-01-14 14:30:53 +01:00
TheiLLeniumStudios
b35016ce1e test: A lot more cleanup and formatting for tests 2026-01-14 13:20:18 +01:00
TheiLLeniumStudios
883ce07c70 test: remove redundant comments and clean up test code 2026-01-14 12:35:48 +01:00
Safwan
5c3593fb1c revert values.yaml 2026-01-13 00:59:51 +05:00
Safwan
8537502bbd revert extra changes 2026-01-13 00:41:12 +05:00
Safwan
fd5f03adfb disable testing temporarily 2026-01-13 00:24:39 +05:00
Safwan
32899e1983 login to registry 2026-01-13 00:17:22 +05:00
Safwan
6c15e5db24 test by pushing images 2026-01-12 23:29:16 +05:00
Safwan
4a95a813cd Add Edition variable in metadata 2026-01-12 23:02:26 +05:00
TheiLLeniumStudios
f0e6d3af58 feat: A lot of refactoring and CSI test cases 2026-01-10 13:42:10 +01:00
TheiLLeniumStudios
46e7d74bd1 Merge master into feat/e2e-test 2026-01-09 16:33:50 +01:00
iLLeniumStudios
3dd2741102 Merge pull request #1074 from TheiLLeniumStudios/test/loadtests
feat: Add load test framework with observability metrics
2026-01-09 16:15:35 +01:00
TheiLLeniumStudios
16ff7f6ac9 fix: Default reconcile metric result to error for panic safety 2026-01-09 15:27:19 +01:00
TheiLLeniumStudios
1be910749b chore: A lot of cleanup 2026-01-09 01:34:16 +01:00
TheiLLeniumStudios
1945a740d0 chore: Format files# 2026-01-09 01:22:24 +01:00
TheiLLeniumStudios
07f7365d63 ci: Enable tests for PR again 2026-01-09 01:14:45 +01:00
TheiLLeniumStudios
ad6013adbf fix: Treat missing metrics as info 2026-01-09 00:58:28 +01:00
TheiLLeniumStudios
a132ed8dea ci: Don't comment on forked PRs automatically 2026-01-09 00:48:05 +01:00
TheiLLeniumStudios
2674f405ce fix: Issue with not parsing multiple scenario in args 2026-01-09 00:44:43 +01:00
TheiLLeniumStudios
e56323d582 ci: Disable tests in PR 2026-01-09 00:37:34 +01:00
TheiLLeniumStudios
c4f3255c78 ci: Disable tests temporarily 2026-01-09 00:34:25 +01:00
TheiLLeniumStudios
2442eddd81 fix: Skip loading images when already done 2026-01-09 00:34:09 +01:00
TheiLLeniumStudios
76287e0420 refactor: Cleanup logic for reloader in loadtests 2026-01-08 23:36:02 +01:00
TheiLLeniumStudios
322c4bc130 feat: Use cobra for loadtest CLI commands 2026-01-08 23:26:41 +01:00