Dario Tranchitella
5bc1d45fbf
chore(gh): trigger helm release on tag
helm-v0.1.0
2022-08-23 11:17:19 +02:00
Dario Tranchitella
968b343db9
release(helm): 0.1.0
2022-08-23 11:08:26 +02:00
Dario Tranchitella
c3b72c8a3b
chore(gh): helm chart has a new directory
2022-08-23 11:08:26 +02:00
Dario Tranchitella
f64cf284de
chore(helm): moving to charts folder
2022-08-23 11:08:26 +02:00
Dario Tranchitella
e12509a970
feat(helm): publishing chart
2022-08-23 11:08:26 +02:00
Dario Tranchitella
626a0eed64
docs: postgresql support using kine
2022-08-23 08:48:56 +02:00
Dario Tranchitella
c32a890561
reorg(docs): ingress is no more mandatory
2022-08-23 08:48:56 +02:00
Dario Tranchitella
2eca4b0eeb
refactor(test): ingress is no more required
2022-08-23 08:48:56 +02:00
Dario Tranchitella
47fc9fdc63
refactor: ingress is optional
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
c449b01121
refactor(api)!: 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
9d5b14f440
refactor(api)!: removing ingress from status when unused
2022-08-23 08:48:56 +02:00
Dario Tranchitella
0954ae7494
feat: checksum for status
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
99c3b47ec9
feat(api)!: checksum for status
2022-08-23 08:48:56 +02:00
Dario Tranchitella
31b25f7c78
feat: postgresql kine driver
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
ebdb24ce45
feat(api)!: support for postgresql kine driver
2022-08-23 08:48:56 +02:00
Dario Tranchitella
f85ddb1808
docs: refactoring documentation for kine integration
2022-08-23 08:48:56 +02:00
Dario Tranchitella
2b7143294b
docs: documenting kine-postgresql
2022-08-23 08:48:56 +02:00
Dario Tranchitella
a57f0edd33
chore: support for postgresql as kine backend
2022-08-23 08:48:56 +02:00
Dario Tranchitella
887655c077
refactor(docs): moving docs in the kine folder
2022-08-23 08:48:56 +02:00
Dario Tranchitella
f1b1802cf0
docs: documenting the kine-mysql feature as datastore
2022-08-23 08:48:56 +02:00
Dario Tranchitella
60c187464d
chore: making kine-mariadb make idempotent
2022-08-23 08:48:56 +02:00
Dario Tranchitella
3974214d6a
fix: ensuring idempotency when kine is enabled
2022-08-23 08:48:56 +02:00
bsctl
f9c776bda5
fix(helm): peer port instead of client port
2022-08-18 09:48:51 +02:00
Dario Tranchitella
1d6be44edf
refactor(etcd): using helm functions for endpoints and initial peers, along with ports
2022-08-17 19:51:44 +02:00
bsctl
dce6c1330a
fix(docs): update guides to latest changes
2022-08-17 16:24:48 +02:00
bsctl
922324a71b
fix(docs): update guides to latest changes
2022-08-17 16:24:48 +02:00
bsctl
5da7058ed3
fix(docs): update guides to latest changes
2022-08-17 16:24:48 +02:00
bsctl
f7483dcb01
fix(docs): update guides to latest changes
2022-08-17 16:24:48 +02:00
bsctl
e4227e1c81
fix(docs): update guides to latest changes
2022-08-17 16:24:48 +02:00
bsctl
38ba07f3a4
fix(docs): update guides to latest changes
2022-08-17 16:24:48 +02:00
bsctl
5e5bd83b69
fix(helm): readme
2022-08-16 10:16:17 +02:00
bsctl
97a05b5f49
feat(helm): improve pvc management
2022-08-16 10:16:17 +02:00
bsctl
502cb64a5c
fix(helm): restore etcd endpoints
2022-08-16 10:16:17 +02:00
bsctl
c3ad545c97
fix(helm): improve chart documentation
2022-08-16 10:16:17 +02:00
bsctl
0c634d1c16
feat(helm): improve liveness probe for etcd
2022-08-16 10:16:17 +02:00
Viktor Oreshkin
cef05c3310
fix(docs): update link to Capsule in README
...
Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks >
2022-08-14 09:04:46 +02:00
bsctl
dce027b8f7
fix(cloudinit): set SystemdCgroup
2022-08-13 07:44:05 +02:00
Dario Tranchitella
d1871cf378
fix(docs): aligning to latest konnectivity changes
2022-07-26 17:17:10 +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
6a4baf99fc
fix: missing toleration for kube-proxy addon
2022-07-26 16:42:35 +02:00
Dario Tranchitella
d290e73307
feat: making kine container image configurable via kamaji flag
...
A new CLI flag (`--kine-container`) has been introduced, with the
default value of `rancher/kine:v0.9.2-amd64`. It can be overridden also
using the kamaji configuration file (`kamaji.yaml`) using the key
`kine-image`.
v0.1.0-rc0
2022-07-21 13:53:42 +00:00
Dario Tranchitella
62129f3f0c
fix: avoiding nil pointer dereference when cleaning up konnectivity server service
2022-07-21 13:33:57 +00:00