maxgio92
cff7f7c4e5
Refactor documentation and provide a website ( #173 )
2022-10-20 09:57:54 +02:00
Dario Tranchitella
6c817fd7ab
fix(helm): kubeversion constraint
helm-v0.9.4
2022-10-12 11:27:45 +02:00
Massimiliano Giovagnoli
d31ada4da6
docs: add link to env file for admin cluster setup
...
Signed-off-by: Massimiliano Giovagnoli <me@maxgio.it >
2022-10-12 10:20:13 +02:00
Massimiliano Giovagnoli
ee01f721d2
docs: add link script for joining nodes setup
...
Signed-off-by: Massimiliano Giovagnoli <me@maxgio.it >
2022-10-11 17:48:06 +02:00
bsctl
912e010363
docs: add cncf conformance logo
2022-10-06 10:18:18 +02:00
bsctl
e2b03ca873
docs: add cncf conformance logo
2022-10-06 10:18:18 +02:00
Adriano Pezzuto
dccf7bd540
chore(helm): update metadata to helm chart
helm-v0.9.3
2022-10-05 09:47:37 +02:00
bsctl
25a65a7496
fix(docs): add logo in svg format
2022-09-23 19:32:16 +02:00
Dario Tranchitella
1ff03246c6
chore(helm): bumping to v0.1.0
helm-v0.9.2
v0.1.0
2022-09-19 11:43:51 +02:00
Dario Tranchitella
8335f645a5
chore(kustomize): bumping to v0.1.0
2022-09-19 11:43:51 +02:00
Dario Tranchitella
70a791be74
chore(makefile): bumping to v0.1.0
2022-09-19 11:43:51 +02:00
bsctl
b0293c23b5
fix(docs): minor improvement
2022-09-16 20:36:49 +02:00
bsctl
50bba9bb2e
fix(docs): deploy tenant nodes on separate subnet
2022-09-16 20:36:49 +02:00
bsctl
f05f7eaf07
fix(docs): remove outdated manifests
2022-09-16 20:36:49 +02:00
bsctl
bfd34ef47e
fix(docs): minor improvements
2022-09-16 20:36:49 +02:00
bsctl
b73c7a20ed
fix(docs): update roadmap in readme
2022-09-16 20:36:49 +02:00
bsctl
004441e77e
fix(docs): use default md style for api reference
2022-09-16 20:36:49 +02:00
bsctl
0f85b6c534
fix(docs): wrong links in readme
2022-09-16 20:36:49 +02:00
bsctl
b674738f0d
fix(docs): pin always the kubeadm versions
2022-09-16 20:36:49 +02:00
bsctl
6dc3cd1876
fix(docs): set requirements on kubeadm version
2022-09-16 20:36:49 +02:00
bsctl
96a57fefa5
refactor(docs): track new features and improvements
2022-09-16 20:36:49 +02:00
Dario Tranchitella
87b6f75f66
chore(ci): check helm non committed changes
helm-v0.9.1
2022-09-14 11:23:11 +02:00
Dario Tranchitella
1b24806fa3
fix(helm): protocol is not required for external etcd endpoints
2022-09-14 11:23:11 +02:00
Dario Tranchitella
f32ba4a76b
fix(makefile): missing namespaces for postgresql kine setup
2022-09-14 11:23:11 +02:00
Dario Tranchitella
19d91aa4d2
chore(log): silencing klog
2022-09-14 11:23:11 +02:00
Dario Tranchitella
a4e2ac24ac
fix(kustomize): installing default datastore with proper endpoints
2022-09-14 11:23:11 +02:00
Dario Tranchitella
0dffd9ba46
fix(datastore): default as name for the common datastore
2022-09-14 11:23:11 +02:00
Dario Tranchitella
90b2ca1bab
fix(konnectivity): clean-up upon toggling addon
...
The TCP Deployment container kube-apiserver is deeply hacked with extra
details for konnectivity: most of them weren't cleaned-up properly, and
the function wasn't entirely idempotent in toggling the feature.
This fix is addressing this situation, and rearranging the code
according to the latest polish.
2022-09-12 09:38:36 +02:00
Dario Tranchitella
df8ca7c1d1
refactor: checksum for configmap and secret data
2022-09-12 09:38:36 +02:00
Dario Tranchitella
65519d4f22
refactor: using kamaji prefix for checksum annotation
2022-09-12 09:38:36 +02:00
Dario Tranchitella
e0fa8169f1
refactor: wrapping datastore errors
2022-09-12 09:38:36 +02:00
Dario Tranchitella
41eddc0462
refactor(crypto): eliminating bloated certs functions
2022-09-12 09:38:36 +02:00
Dario Tranchitella
1a9a8a1854
refactor: decoding kubeconfig with less bloated funcs
2022-09-12 09:38:36 +02:00
Dario Tranchitella
0c8a16d604
refactor(utils): encode to yaml uses the non deprecated serializer
2022-09-12 09:38:36 +02:00
Dario Tranchitella
b7adb314ad
refactor: logging errors with stacktrace
...
Using the log facade and logging the error directly in the resource
handler we're getting a more detailed overview of the errors, along with
other metadata useful to understand quicker where the reconciliation
failed.
2022-09-12 09:38:36 +02:00
Dario Tranchitella
e55e6cfdd4
chore(golangci-lint): enabling interfacer and updating code
2022-09-12 09:38:36 +02:00
Dario Tranchitella
6388bf0a7f
chore(golangci-lint): enabling used linters
2022-09-12 09:38:36 +02:00
Dario Tranchitella
e089f0ad9a
chore: pointer.Int32Ptr is deprecated in favor of pointer.Int32
2022-09-12 09:38:36 +02:00
Dario Tranchitella
0b0bf09813
feat: seeding at startup
2022-09-12 09:38:36 +02:00
Dario Tranchitella
00ea4a562d
refactor: moving cert functions to datastore resource
2022-09-12 09:38:36 +02:00
Dario Tranchitella
2a33844c68
refactor(utilities): decreasing bloating functions
2022-09-12 09:38:36 +02:00
Dario Tranchitella
606926ec9a
refactor: go simple kubeconfig check
2022-09-12 09:38:36 +02:00
Dario Tranchitella
84b70b3b59
fix: check service-account certificate hash for reconciliation
2022-09-12 09:38:36 +02:00
Dario Tranchitella
4ca79ceb4c
fix(helm)!: wrong path for scale spec path
2022-09-10 09:54:12 +02:00
Dario Tranchitella
8df8aa445a
fix(kustomize)!: wrong path for scale spec path
2022-09-10 09:54:12 +02:00
Dario Tranchitella
8da916b5cd
fix: wrong path for scale spec path
2022-09-10 09:54:12 +02:00
Dario Tranchitella
f15eeebe02
chore(gh): ensure to use go 1.18 for golangci-lint
2022-09-09 17:00:20 +02:00
Dario Tranchitella
7002d48ef9
fix(upgrade): minor release upgrades are allowed
2022-09-09 17:00:20 +02:00
Dario Tranchitella
79edd2606a
refactor(kubeadm)!: updating code according to latest changes
...
Starting from this change, all the nodes trying to join a Kamaji TCP
must be initiated with kubeadm >= 1.25. This is not a hard-prerequisite
since a previous Kubernetes version can be used by specifying it in the
ClusterConfiguration kubernetesVersion field.
2022-09-09 17:00:20 +02:00
Dario Tranchitella
650c20be2b
fix(deps): upgrading kubeadm to 1.25.0
2022-09-09 17:00:20 +02:00