1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-15 17:51:03 +00:00
Commit graph

2243 commits

Author SHA1 Message Date
dependabot[bot]
e5ca32b821
Bump tar from 4.4.8 to 4.4.19 in /dashboard (#919)
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.8...v4.4.19)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 23:13:24 +01:00
dependabot[bot]
cb7f93583a
Bump url-parse from 1.5.3 to 1.5.10 in /dashboard (#916)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 23:13:19 +01:00
dependabot[bot]
b667c484cb
Bump ajv from 6.10.2 to 6.12.6 in /dashboard (#908)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 23:13:05 +01:00
Adam Janikowski
76f444b2d2
[Feature] Add CRD installer (#922) 2022-03-03 00:49:49 +01:00
Nikita Vanyasin
c372b99f7b
[Feature] Migrate storage-operator CustomResourceDefinition apiVersion to apiextensions.k8s.io/v1 (#907) 2022-03-02 23:42:13 +01:00
Adam Janikowski
ef14035beb
[Feature] Improve Kubernetes clientsets management (#918) 2022-02-28 19:53:01 +01:00
Adam Janikowski
c93c3cd682
[Feature] Add ArangoClusterSynchronization inspector (#917) 2022-02-27 21:24:48 +01:00
Tomasz Mielech
9fe92a9aec
[Feature] Add apiserver discovery (#911) 2022-02-27 16:24:34 +01:00
ajanikow
6f246bcf58 Updated to 1.2.8+git 2022-02-24 03:19:47 +00:00
ajanikow
96c0978d52 Updated to 1.2.8 2022-02-24 03:19:47 +00:00
ajanikow
ba34fc4040 Update CHANGELOG 2022-02-24 03:13:34 +00:00
ajanikow
26dac11913 Updated to 1.2.8-preview-4 2022-02-22 17:07:14 +00:00
Adam Janikowski
b9836f886a
[Bugfix] Action success check (#915) 2022-02-22 16:55:33 +01:00
ajanikow
e6cfa83209 Updated to 1.2.8-preview-3 2022-02-16 14:08:56 +00:00
Adam Janikowski
a4e48c33dc
[Bugfix] Add grecefulness to kill action (#912) 2022-02-16 14:29:24 +01:00
ajanikow
d51acfdd36 Updated to 1.2.8-preview-2 2022-02-16 00:52:19 +00:00
Adam Janikowski
dc43d671e1
[Bugfix] Fix 3.6 -> 3.7 upgrade (#910) 2022-02-16 01:36:45 +01:00
ajanikow
1e9f226841 Updated to 1.2.8-preview-1 2022-02-10 11:01:16 +00:00
ajanikow
08f4524a38 Limit UBI build to AMD64 2022-02-10 10:55:54 +00:00
Tomasz Mielech
8aad837a66
[Feature] Add condition to postpone changing storage class name (#875) (#895) 2022-02-09 22:33:29 +01:00
Adam Janikowski
0056d420ea
[Feature] Allow to disable external port (#906) 2022-02-09 13:32:06 +01:00
Adam Janikowski
b74beb59bb
[Bugfix] Add unreachable condition (#902) 2022-02-04 00:03:12 +01:00
Adam Janikowski
58b2ff94c4
[Cleanup] Reorganize main reconciliation context (#901) 2022-02-03 11:05:40 +01:00
Adam Janikowski
0350466568
[Feature] ARM64 Support (#900) 2022-02-02 11:56:57 +01:00
Tomasz Mielech
c8a0920c16
[Feature] [TG-165] Kill pod forcefully (#896) 2022-01-31 12:37:10 +01:00
Adam Janikowski
b296b837d4
[Feature] Add member replacement condition (#898) 2022-01-22 11:48:27 +01:00
Tomasz Mielech
024a7b75de
[ Bugfix ] [TG-204] Bugfix panic when pod statuses empty (#897) 2022-01-21 09:22:49 +01:00
jwierzbo
afcb5cc721
[Feature] Define ClusterID in ArangoMember and Member status (UUID of ArangoDeloyment) (TG-192) (#882) 2022-01-20 20:07:33 +01:00
Adam Janikowski
01775ca5bf
[Bugfix] [LicenseV2] Skip check on community (#894) 2022-01-20 13:01:42 +01:00
ajanikow
2148741c38 Updated to 1.2.7+git 2022-01-17 10:34:35 +00:00
ajanikow
57b4111860 Updated to 1.2.7 2022-01-17 10:34:34 +00:00
ajanikow
5790871e4d Update CHANGELOG 2022-01-17 10:29:49 +00:00
ajanikow
0e3505a91d Updated to 1.2.7-preview-3 2022-01-15 23:08:16 +00:00
Adam Janikowski
df426fa2d9
[Bugfix] Fix License Timeout (#891) 2022-01-15 23:55:08 +01:00
ajanikow
9cebf15d9a Updated to 1.2.7-preview-2 2022-01-14 10:07:05 +00:00
Adam Janikowski
2cffa5f27a
[Bugfix] Fix update decision maker (#890) 2022-01-14 10:58:49 +01:00
ajanikow
7f233d12e5 Updated to 1.2.7-preview-1 2022-01-13 12:46:50 +00:00
ajanikow
c9dea3b01d [Bugfix] Cleanup serving condition 2022-01-13 12:40:09 +00:00
Adam Janikowski
124d95d88c
[Bugfix] Fix status propagation (#889) 2022-01-13 13:37:36 +01:00
Adam Janikowski
6d3050cdef
[Bugfix] Fix restart procedure in case of failing members (#884) 2022-01-12 13:44:33 +01:00
Adam Janikowski
3cf0fa875e
[Fix] Adjust headers (#885) 2022-01-11 14:43:01 +01:00
Adam Janikowski
95069bc156
[License] Update to 2022 (#883) 2022-01-10 12:35:49 +01:00
jwierzbo
fde95ac933
[Feature] Parameterize K8s Deployment's Tolerations in helm chart (#878) 2022-01-10 10:04:54 +01:00
jwierzbo
03a04eaa44
Use debug mode only if env DEBUG=true (#881) 2022-01-10 08:26:29 +01:00
jwierzbo
b56c4a5631
[Feature] ArangoClusterSynchronization controller (TG-190) (#876)
* [Feature] ArangoClusterSynchronization controller (TG-190)

* helm chart

* Fix model
2022-01-06 21:27:01 +01:00
Tomasz Mielech
061d1d7cbb
Add metrics for the current plan actions (#879) 2022-01-05 12:02:51 +01:00
jwierzbo
f25a7d123c
[Refactor] Move main go failes to separate cmd package (#854) 2022-01-04 19:46:53 +01:00
Tomasz Mielech
143bc30faf
[Update] Update Go to 1.17 (#877) 2022-01-04 16:27:25 +01:00
jwierzbo
5846a3f8be
ArangoJob controller (#874) 2021-12-31 12:38:53 +01:00
Tomasz Mielech
69f08e18d3
[Feature] Core containers (#871) 2021-12-29 22:04:08 +01:00