Dario Tranchitella
a4e2ac24ac
fix(kustomize): installing default datastore with proper endpoints
2022-09-14 11:23:11 +02:00
Dario Tranchitella
8df8aa445a
fix(kustomize)!: wrong path for scale spec path
2022-09-10 09:54:12 +02:00
Dario Tranchitella
14624af093
chore(kustomize)!: adding scale subresource
2022-09-06 16:31:42 +02:00
Dario Tranchitella
880a29f543
chore(kustomize)!: repository and version override for addons
2022-09-02 14:38:46 +02:00
Dario Tranchitella
7e912ed2e8
chore(kustomize): updating repository and tag
2022-08-31 23:36:58 +02:00
Dario Tranchitella
53c9102ef3
chore(kustomize)!: support for topology spread constraints
2022-08-31 23:35:54 +02:00
Dario Tranchitella
b0c6972873
chore(kustomize)!: support for tcp specific data store
2022-08-30 16:22:06 +02:00
Dario Tranchitella
4c04edbfe8
chore(kustomize)!: kube-proxy image aligned to tcp version and allowing override
2022-08-27 23:17:01 +02:00
Dario Tranchitella
b99a685e2d
chore: updating manifests to latest descriptions
2022-08-27 15:39:30 +02:00
Dario Tranchitella
a9ea894e32
chore(kustomize)!: storage homogeneity
2022-08-27 15:16:31 +02:00
Dario Tranchitella
baeee457a6
chore(kustomize): support for datastore
2022-08-26 22:05:59 +02:00
Dario Tranchitella
d6087949a9
chore: examples for the data store resources with drivers
2022-08-26 22:05:59 +02:00
Dario Tranchitella
c32a890561
reorg(docs): ingress is no more mandatory
2022-08-23 08:48:56 +02:00
Dario Tranchitella
08022fc780
refactor(helm)!: making ingress optional
2022-08-23 08:48:56 +02:00
Dario Tranchitella
f6d330992d
refactor(kustomize)!: making ingress optional
2022-08-23 08:48:56 +02:00
Dario Tranchitella
1dcafb91d4
refactor(helm)!: removing ingress from status when unused
2022-08-23 08:48:56 +02:00
Dario Tranchitella
766105b50e
refactor(kustomize)!: removing ingress from status when unused
2022-08-23 08:48:56 +02:00
Dario Tranchitella
ec55b203a8
feat(helm)!: checksum for status
2022-08-23 08:48:56 +02:00
Dario Tranchitella
d6c65cfbe6
feat(yaml)!: checksum for status
2022-08-23 08:48:56 +02:00
Dario Tranchitella
06504e7133
build(yaml)!: aligning to postgresql driver changes
2022-08-23 08:48:56 +02:00
Dario Tranchitella
4e993b7402
feat(helm)!: support for postgresql kine driver
2022-08-23 08:48:56 +02:00
Dario Tranchitella
a573805bad
chore(kind): using kindest/node base image for local testing
2022-07-26 17:17:10 +02:00
Dario Tranchitella
315ef7aa4f
feat(api)!: additional extra arguments for control plane components
2022-07-21 13:33:57 +00:00
Dario Tranchitella
af6024ece1
refactor!: using a single service for konnectivity server
2022-07-18 20:13:43 +00:00
Dario Tranchitella
094ea2b0e0
feat(e2e): reporting tcp status and resources in case of failed test
2022-07-18 19:03:56 +00:00
Dario Tranchitella
605d54716a
feat(e2e): reporting kamaji logs in case of test failure
2022-07-18 19:03:56 +00:00
Dario Tranchitella
9ad5ea506d
feat!: support for components resource handling
2022-07-18 17:09:41 +00:00
Dario Tranchitella
a914bad7ce
refactor: functions to proper files and using set interface
2022-07-11 07:57:32 +00:00
Dario Tranchitella
938b35122e
refactor!: ensuring reconciliation of kubeadm phases
...
For AddOns and KubeadmPhase the last revision reference has been removed
in favor of the md5 hash: this has been required since some information
required for the comparison is not persisted in the admin cluster.
With this change, the CRD definition has changed too, making this change
breaking, although still in v1alpha1.
2022-07-11 07:57:32 +00:00
Dario Tranchitella
d547fea661
build(kustomize): pull always images
2022-07-11 07:21:24 +00:00
Dario Tranchitella
a67e0f51c7
refactor!(api): support for additional certificate SANs
...
Removing the field tcp.spec.networkProfile.domain in favor of the
tcp.spec.networkProfile.certSANs which allows specifying additional
extra domains that could be used to reach out to the tenant control
plane.
2022-07-09 08:49:26 +00:00
mendrugory
9e3173676e
feat: kine
2022-07-07 12:39:42 +00:00
mendrugory
3be6cf1c4f
feat: konnectivity
2022-06-20 15:53:02 +02:00
mendrugory
5b4de76229
refactor:
...
* cleaning code
* group of resources and code improvements
* addons
* manifest for helm
2022-06-20 15:53:02 +02:00
Dario Tranchitella
26ddbc084c
chore(kustomize): allowing default values for tenant control plane network profile
2022-06-15 10:41:42 +00:00
Dario Tranchitella
8be787adc5
reorg: marking loadbalancer errors as debug
2022-05-29 16:41:39 +00:00
mendrugory
258b1ff48f
feat: addons
2022-05-26 10:16:02 +02:00
Dario Tranchitella
a198c21987
chore(yaml): aligning crd to latest code generation tool
2022-05-23 15:13:01 +00:00
Dario Tranchitella
3279a0e617
build(dockerfile): upgrade to go 1.18
2022-05-23 15:13:01 +00:00
Dario Tranchitella
c0e718cb07
chore: using docker hub as default container registry
2022-05-23 13:47:48 +00:00
Gonzalo Gabriel Jiménez Fuentes
432c50b081
feat: releasing kamaji
2022-05-17 14:44:38 +02:00