1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00
Commit graph

2877 commits

Author SHA1 Message Date
Nikita Vaniasin
ff34073bc5
[Maintenance] Add CircleCI workflow to verify manifests - GT-493 (#1431) 2023-10-11 09:53:08 +02:00
dependabot[bot]
73d56f0036
Bump debug from 4.1.1 to 4.3.4 in /dashboard (#1427)
Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-06 14:14:47 +02:00
Nikita Vaniasin
33db832087
Print yaml file which is not formatted properly (#1414)
currently `make yamlfmt` does not print out which file has incorrect formatting
2023-09-29 13:53:26 +02:00
Nikita Vaniasin
332c9c2229
Remove support for RELATED_IMAGE_UBI, RELATED_IMAGE_DATABASE and RELATED_IMAGE_METRICSEXPORTER env vars (#1412) 2023-09-29 12:27:46 +02:00
Nikita Vaniasin
25113b6e39
[Refactoring] Reorganize package imports (#1347) 2023-09-29 11:45:22 +02:00
Nikita Vaniasin
266ca35b5e
Allow tcp:// and ssl:// protocols in endpoints for members (#1423) 2023-09-29 11:27:21 +02:00
jwierzbo
331db7c852
Fix make manifests-crd-file command (#1425) 2023-09-29 11:11:54 +02:00
Nikita Vaniasin
7447036f58
Fix panic getting member client (#1424) 2023-09-28 14:53:40 +02:00
Nikita Vaniasin
63f8c047b0
Use different license header based on distribution (CE/EE) (#1422) 2023-09-28 12:44:41 +02:00
jwierzbo
f54fbe783e
GT-478 Migration to CircleCI (#1421) 2023-09-28 12:00:48 +02:00
jwierzbo
ed2ddc302a
Updated to 1.2.33+git 2023-09-28 10:12:04 +02:00
jwierzbo
b0d3483af8
Updated to 1.2.33 2023-09-28 10:12:00 +02:00
jwierzbo
8e055bbc07
Updated to 1.2.33-preview-5 2023-09-26 09:39:33 +02:00
Nikita Vaniasin
e202177617
[Bugfix] Use nil by default for PVC template (#1420) 2023-09-26 09:31:15 +02:00
Adam Janikowski
50a672c4e9
[Bugfix] Fix resource propagation to InitContainers (#1418) 2023-09-25 23:13:18 +02:00
jwierzbo
fdc6608321
Updated to 1.2.33-preview-4 2023-09-22 15:58:24 +02:00
Nikita Vaniasin
8f01324c5d
Better detection for AllInSync condition for DC2DC sync status (#1417) 2023-09-22 13:57:17 +02:00
jwierzbo
bdec82db95
Updated to 1.2.33-preview-3 2023-09-21 22:06:26 +02:00
jwierzbo
0ba84dcf98
Fix member status propagation (#1416) 2023-09-21 22:00:38 +02:00
jwierzbo
6473fc996b
Updated to 1.2.33-preview-2 2023-09-21 08:30:33 +02:00
Adam Janikowski
1b24414211
[Bugfix] [1.2.33] Rotation fixes (#1415) 2023-09-21 08:19:19 +02:00
jwierzbo
50201bf893
Updated to 1.2.33-preview-1 2023-09-20 12:14:49 +02:00
jwierzbo
57af12acaa
Fix/deps (#1413) 2023-09-20 12:01:40 +02:00
Nikita Vaniasin
35c6e58783
[Feature] GT-351 | Add maxBackups option to ArangoBackupPolicy (#1321) 2023-09-19 16:28:48 +02:00
Nikita Vaniasin
5c5fda4727
[Feature] Add --deployment.feature.init-containers-copy-resources (default enabled) - GT-480 (#1404) 2023-09-19 16:05:48 +02:00
Adam Janikowski
0e79a306d7
[Feature] ArangoMember Removal Priority (#1409) 2023-09-18 13:41:31 +02:00
Adam Janikowski
5bdd1687cb
[Feature] ArangoMember Overrides (#1398) 2023-09-15 13:46:38 +02:00
Nikita Vaniasin
0aa65c6ec9
Fix CHANGELOG (#1408) 2023-09-15 11:49:48 +02:00
Nikita Vaniasin
ae2c48e6d4
Use ArangoMember as owner reference for syncmaster secrets instead of Deployment (#1394) 2023-09-15 11:06:54 +02:00
Nikita Vaniasin
d697216e08
[Improvement] GT-248 restart non-scheduled pod (#1376) 2023-09-15 10:19:46 +02:00
Adam Janikowski
2d7ee7ad50
[Maintenance] Require vulncheck in the pipeline (#1407) 2023-09-14 13:54:27 +02:00
Adam Janikowski
0beb06192e
[Maintenance] Update Go & K8S Versions (#1406) 2023-09-14 10:29:25 +02:00
Nikita Vaniasin
6e2ff839c3
[Feature] Add basic metrics for ArangoDeploymentReplication CR (GT-242) (#1402) 2023-09-13 09:44:44 +02:00
Adam Janikowski
7def39ed6c
[Feature] Allow to pass EphemeralStorage Resource to the Pods (#1401) 2023-09-05 18:09:10 +02:00
Adam Janikowski
fc7bc29f83
[Bugfix] PVC Rotation Discovery (#1400) 2023-09-05 14:50:41 +02:00
Adam Janikowski
249e23ec5c
[Maintenance] Update generated manifests (#1399) 2023-09-05 14:20:29 +02:00
Adam Janikowski
278cc60b4c
[Bugfix] Fix GZIP encoding in case of small responses (#1397) 2023-09-04 10:49:41 +02:00
Adam Janikowski
ecb3482f34
[Feature] Reconciliation Loop Interval option (#1395) 2023-09-02 02:17:01 +02:00
Adam Janikowski
9ad18931d1
[Feature] Add proper Prometheus endpoint compression (#1393) 2023-08-30 17:13:59 +02:00
Adam Janikowski
f551be0c5c
[Bugfix] [EE] Fix MemberMaintenance Context and ClusterMaintenance discovery (#1390) 2023-08-30 13:47:33 +02:00
jwierzbo
6e5a9cd70a
Fix CRD (#1392) 2023-08-30 13:01:01 +02:00
Adam Janikowski
861ca0bab9
[Bugfix] Fix Member Terminating state discovery (#1389) 2023-08-29 23:21:49 +02:00
jwierzbo
2e2333b412
GT-474 Switch to Lease API 2023-08-28 14:09:49 +02:00
jwierzbo
344924bfc6
GT-465 Fix debug mode in non TLS mode (#1391) 2023-08-25 12:28:56 +02:00
Adam Janikowski
8c465a8ba7
[Feature] Propagate member conditions (#1382) 2023-08-21 10:32:07 +02:00
Adam Janikowski
282a50e255
[Feature] Deprecate Actions (#1383) 2023-08-18 09:51:51 +02:00
Adam Janikowski
90aca02ce1
[Feature] Optional Assertions (#1384) 2023-08-17 12:39:14 +02:00
Adam Janikowski
2f97f87170
[Feature] PVCResize action concurrency limit (#1378) 2023-08-16 09:32:43 +02:00
Adam Janikowski
1baa651995
[Feature] Action Config options (#1380) 2023-08-15 20:22:15 +02:00
Adam Janikowski
4a7d2e8f97
[Fix] Fix file headers date (#1379) 2023-08-15 15:42:38 +02:00