Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Kube Hetzner

We create and maintain an optimized and maintenance-free Kubernetes cluster solution for Hetzner Cloud.
Collective - Host: opensource - https://opencollective.com/kube-hetzner - Code: https://github.com/kube-hetzner/terraform-hcloud-kube-hetzner

Merge pull request #1152 from kube-hetzner/fix/selinux-k3s-binary

Fix selinux issues with k3s binary

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 922e6ecc55e8cf9064b182bf3730edee54e982bf authored 12 months ago by K. N <[email protected]>
fixed selinux issues with k3s binary

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - a7141e30ff1f2817afecca42ddbee1a73de2cc18 authored 12 months ago by Karim Naufal <[email protected]>
Added basic tofu support in cleanup.sh

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 3546333bc3d9f362acfab7f279f943a0b80a822c authored 12 months ago by Ulrich Goettlich <[email protected]>
Added basic tofu support (fixed brew command)

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 43448c790ffecb805cdf587114ab06a10c30c300 authored 12 months ago by Ulrich Goettlich <[email protected]>
Added basic tofu support

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 2e1fe7fae6ed2566c6abb7e78c4fd90a96416473 authored 12 months ago by Ulrich Goettlich <[email protected]>
Merge pull request #1143 from carstenblt/master

fix typo in kustomziation_user.tf

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - b6882d15f45472cca05d94724a2ad56ac3e2c6a8 authored 12 months ago by K. N <[email protected]>
Update kustomization_user.tf

fix typo in kustomziation_user.tf

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - eb940ce325528d0d8ab20b3830f30bdeb94adcd2 authored 12 months ago by carstenblt <[email protected]>
Merge pull request #1142 from kube-hetzner/fix/user-kustomization

Fix for flawed user kustomization

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 3cd66f1b8212d7c1a498582fb4dce8a9ee4f7f9b authored 12 months ago by K. N <[email protected]>
fixed flawed user kustomization

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 68f23cb92162e3ae0931fa9ea48291d7858ceff0 authored 12 months ago by Karim Naufal <[email protected]>
Merge pull request #1137 from HerrMuellerluedenscheid/patch-1

Update README.md

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - c7120eb0fe110c4ed76cb4108617c1a51840fe4f authored 12 months ago by K. N <[email protected]>
Merge pull request #1134 from kube-hetzner/fix/control-plane-lb-ip

feat: explicit ip for the control-plane LB, as Hetzner's automatic IP…

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 7261b085a7212eaa00c257373e499fcebf278530 authored almost 1 year ago by K. N <[email protected]>
feat: explicit ip for the control-plane LB, as Hetzner's automatic IP assignment is broken (not guaranteed to be on the given subnet).

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 3f73aa29ce65d7646e332578f9e547eb6ecf3f4b authored about 1 year ago by Wessel Valkenburg <[email protected]>
Merge pull request #1128 from kube-hetzner/staging

Deploy staging

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 1f86491dcbd21065310f34a5e97cbde23b3ae168 authored about 1 year ago by K. N <[email protected]>
Merge pull request #1120 from kube-hetzner/upgrade-kustomization

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - ae11c4ef97b26069fb7baba5a251c5de8897f5f3 authored about 1 year ago by Marco Nenciarini <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 6d0ac86b0631969a03783e6791975e1d61703803 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1123 from kube-hetzner/pin-ingress-version

Allow the user to pin the versions of the ingress (traefik & nginx) helm chart

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - d810287030582337bacf868779153447a348df44 authored about 1 year ago by Marco Nenciarini <[email protected]>
feat: added option to pin traefik image tag with example for traefik beta (#1126)

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 2654b8a1c5bd0fa86325dddab4dd4b2907582d4c authored about 1 year ago by Aleksa Siriški <[email protected]>
Merge branch 'master' into upgrade-kustomization

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 51e0822f452f6e9d6c9bc86df15ececcab6b7049 authored about 1 year ago by K. N <[email protected]>
Provide a way to specify the version of the ingress helm chart

Signed-off-by: Marco Nenciarini <[email protected]>

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - e983e28a384e6b7590a026bb9595933898a47f5c authored about 1 year ago by Marco Nenciarini <[email protected]>
Merge pull request #1119 from kube-hetzner/kured-automatic-unlock

Kured automatic unlock

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 468d7c5c1ae65ebed9226e208b14913a19515e1f authored about 1 year ago by K. N <[email protected]>
fix: correctly trigger redeployment on kured default changes

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - c5d8570a1e1dbd7537e191bd885f647d9eefed6e authored about 1 year ago by Marco Nenciarini <[email protected]>
added kured lock timeout

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 7738fcea999da21e179fc46cb16b8d3414e380be authored about 1 year ago by Karim Naufal <[email protected]>
Merge pull request #1121 from kube-hetzner/staging

deploy

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 8433096de038e42ce6550b82af9713dce5dfa540 authored about 1 year ago by K. N <[email protected]>
upgrade kustomization format as older one was deprecated

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 2fcf913c819228f19c9c17ebd4a01d7ff76dec0f authored about 1 year ago by Karim Naufal <[email protected]>
Merge branch 'master' into staging

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 557f246eb31308f4de937ac65032390b49b5c99c authored about 1 year ago by Karim Naufal <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 52d0e4f2fad4adb923d5029c9423d0093529e31e authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1112 from kube-hetzner/kubelet-args

fix: Kubelet args examples, and set the same as defaults

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - e468e6e39b9d7cd7802c023b400523c8444054aa authored about 1 year ago by K. N <[email protected]>
Fix documentation on k3s_upgrade label (#1115)

Remove namespace from syntax, which is not needed when editing node labels.
Fix '_' to '-' and ...

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 18bdb7ba8210faaf23dd58a4a2ee319fb67fdac9 authored about 1 year ago by cygnusb <[email protected]>
fix: kubelet args examples, and set the same as defaults

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 8b5e447265fa2f7be3ab552afcf7d7e152b5523a authored about 1 year ago by Aleksa Siriški <[email protected]>
Merge pull request #1107 from kube-hetzner/staging

Fixing github module issue

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 84581b93e7ada29e496d7b02590d6756739fec96 authored about 1 year ago by K. N <[email protected]>
Merge branch 'staging' of github.com:kube-hetzner/terraform-hcloud-kube-hetzner into staging

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 5b40f93c0f0c7536420a3a5ff5fa71005fb0a2e1 authored about 1 year ago by Karim Naufal <[email protected]>
commented out trivy linting for now as failing

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - e7669ebdb5fe27f0f92895f350befdf4cb289692 authored about 1 year ago by Karim Naufal <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 9767e22001b35147baab69ecc4a56f47fd3767a3 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fixing github module issue

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 1e98b00a357241344c3870d0fff6e4f175a7fc35 authored about 1 year ago by Karim Naufal <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 1de26c9596d13f5160b260dc1183cb386733b752 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1104 from kube-hetzner/kube-1.28

Kube 1.28

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 652c4339730f179fdc62a8e4c9534816cc7f7e78 authored about 1 year ago by K. N <[email protected]>
upgraded all relevant versions and bumped k3s to v1.28

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - b73c07e68b370f6effa05a1a57e723050069ba00 authored about 1 year ago by Karim Naufal <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 02a4dfdee4fc661ac0ca3ba0dcc87af4f1583081 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1103 from kube-hetzner/fix-ipv6-dns-resolution

Fix ipv6 dns resolution

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 5be16f1a9450bb0d44b37d5964f4b9a30cf00a06 authored about 1 year ago by K. N <[email protected]>
Merge pull request #1099 from vyskocilm/patch-1

Link explaining the tls setup via cert-managet and traefic proxy

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 51bfb77256fb2ff46185db6d99fa467e5581d642 authored about 1 year ago by K. N <[email protected]>
Merge pull request #1098 from mnencia/dev/ignore-hcloud-ccm-service-uid

fix: ignore changes to LB's hcloud-ccm/service-uid label

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 7833fd7ed9df2dba9c8c76f419f49f15f24eb7ac authored about 1 year ago by K. N <[email protected]>
Link explaining the tls setup via cert-managet and traefic proxy

Thanks for your project. As a novice in k8s ops world it helped me tremendously when deploying t...

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 157ae963ccf76c497f0eef09162100e6daf3102d authored about 1 year ago by Michal Vyskocil <[email protected]>
fix: ignore changes to LB's hcloud-ccm/service-uid label

Hetzner cloud-controller-manager automatically adds the
"hcloud-ccm/service-uid" label to identi...

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 2600c8194fa6dee408b3bde2a4fbb435e9e512f1 authored about 1 year ago by Marco Nenciarini <[email protected]>
Merge pull request #1097 from lv2u/chore/lb-additional-documentation

added additional documentation for the firewall_kube_api_source setting

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 56f985aa7c55c65640836147c3e236e297230298 authored about 1 year ago by K. N <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 0a884a68eb145a81c6b13a684ac711086b9cd5d0 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1091 from mnbro/add_optional_local-storage

add option to enable or disable k3s local-storage controller

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 658db287af039f1bb784612d4d9bf72285adeb6f authored about 1 year ago by K. N <[email protected]>
added additional documentation on the firewall_kube_api_source setting

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 52157e8ec8cc2e770a87b2ba14ec4b3542989b9c authored about 1 year ago by Leon <[email protected]>
add option to enable or disable k3s local-storage controller

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 6eec12e22e95eefa9329a7a3ff225e54f2e192cc authored about 1 year ago by Mihai Nicolae <[email protected]>
Merge pull request #1088 from thomasprade/master

Fix default k3s version in kube.tf

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 062ddf5f4c81c279337a9b54ad8c336f9478fcae authored about 1 year ago by Karim Naufal <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 9bf9edc1a579c097b10954ddab2d5a5aea7067e4 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1084 from kube-hetzner/fix/github-module-missing-version

bounded github module version, because the latest version is broken

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 64d788a18f9a5e8c28a1888f4fb0633fa9d42343 authored about 1 year ago by Karim Naufal <[email protected]>
bounded github module version, because the latest version is broken

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - bbb5dafdd9b9c5100cc896fabac3f9655bf223ba authored about 1 year ago by Karim Naufal <[email protected]>
Merge pull request #1077 from tschuering/fix-missing-dependency-for-1073

Fix missing dependencies for #1073

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 1b9bc7d3dffc8bf31f617d13926747e61ac27d0a authored about 1 year ago by Karim Naufal <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 14f7d4732ced5809f80ac653754afaa3f8beef9c authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1080 from tschuering/feat-change-of-cluster-and-service-cidr

Feat change of cluster and service cidr

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 6c15d418e9db4611ecd4a3d3b37a040ebfc5c254 authored about 1 year ago by Karim Naufal <[email protected]>
Reordered sellinux config attribute like in control_planes.tf

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - b524dccd21c75d8e05cff51aee72a7b15fcd7280 authored about 1 year ago by Tobias Schuering <[email protected]>
feat: Change of cluster and service CIDR

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 7703ac91e3b2b758d2468113073093097a430505 authored about 1 year ago by Tobias Schuering <[email protected]>
Merge pull request #1075 from Silvest89/fix-readme-autoscaler-label

fix: autoscaler label example

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 2956fa3b77365438e0efb47f2292f0212b865d59 authored about 1 year ago by Karim Naufal <[email protected]>
Add all cp dependency for all the kustomizations

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - dd050f3ba020314c6eef642d1cd3f91ebf88ca1f authored about 1 year ago by Tobias Schuering <[email protected]>
Add dependency for updating control plane configs

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 267b0497843274c2ab712838b7500ad788122813 authored about 1 year ago by Tobias Schuering <[email protected]>
Merge pull request #1072 from mconfalonieri/patch-1

Corrected error message for clashing control_plane_nodepools name

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 736d705c0beb37249fdfd5bc12dd2a3e6f9f16b1 authored about 1 year ago by Johnnie Ho <[email protected]>
fix: autoscaler label example

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - e5cce196ab14e1dac486b84ba3151ad1c77ccc45 authored about 1 year ago by Johnnie Ho <[email protected]>
Corrected error message for clashing control_plane_nodepools name

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - fb5dcbaaa5006129f793b56e842318b228c7125d authored about 1 year ago by Marco Confalonieri <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - eb779a2d24ed4e61ea679944912f92deba7283d2 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1062 from kube-hetzner/new-autoscaler

New autoscaler

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 4b3ada906a0e1c57c6f4226f1fa71f33d399a5c2 authored about 1 year ago by Karim Naufal <[email protected]>
adjusted autoscaler image to our own build

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 02e73beb657ed11616568c6d1dbdbfba622b8cac authored about 1 year ago by Karim Naufal <[email protected]>
Merge branch 'master' into new-autoscaler

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 70f1b9efdf87881152935d2d782ed81aca04152a authored about 1 year ago by Karim Naufal <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - e9b93d32976f717db29cd7d078ef8ce264836ccf authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1064 from Silvest89/fix-undefined-key

fix: undefined ingress key

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - df143d0db04d6817a8eb186f89a5c3fe694cb55c authored about 1 year ago by Karim Naufal <[email protected]>
fix: undefined ingress key

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 2d1a65bb81dee659796359d011e3627cc1aa13a8 authored about 1 year ago by Johnnie Ho <[email protected]>
Merge branch 'master' into new-autoscaler

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 12cf758e93dd3662799cddbb83897038cabfdb8f authored about 1 year ago by Karim Naufal <[email protected]>
Merge branch 'master' into new-autoscaler

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 336cfd98c450639fa59a916a5017306c5536b6ba authored about 1 year ago by Karim Naufal <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - d15a9c4d131c69b97d831753788e9b6bb62a31c1 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1059 from Silvest89/fix-indentation

Fix indentation

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 664a720e3139119a31321e3efb1c050e97ef9ac2 authored about 1 year ago by Karim Naufal <[email protected]>
fix: autoscaler.yaml indentation

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - eb1ff1ab8f1cb7c507920d5d880fa5daa7a91b64 authored about 1 year ago by Johnnie Ho <[email protected]>
replaced download links for images as the old ones were giving 404s

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 86f304c2753d11f6806dc2caee7fc11b0ef64aff authored about 1 year ago by Karim Naufal <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 266908a171e94b12328bda7868b72d19cf893a83 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1056 from Silvest89/autoscaler-taints-labels

feat: taints and labels per autoscaler nodepool

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - b31881a02f9fdda9097637c701f6b34d2783c46d authored about 1 year ago by Karim Naufal <[email protected]>
Merge branch 'staging' into autoscaler-taints-labels

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 75df0aff43b32f04cf5dde5842b7cb232bd9291c authored about 1 year ago by Karim Naufal <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - c05aef6894c680b2b96a3add9606ac908a0575e6 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1058 from kube-hetzner/fix/image-download-link-404

Replaced old image download links with working ones

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 0da340f85903d1ceb2efcc5ce7f9a1644bee52b3 authored about 1 year ago by Karim Naufal <[email protected]>
fixed linting error on autoscaler-agents.tf formatting

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 78695d0fb4f0e3ef2c37496a7b1f88877de7d763 authored about 1 year ago by Karim Naufal <[email protected]>
fixed linting error on variables.tf formatting

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - d00e887a4deef3d85e9f89fd699cbbb12b50b3e4 authored about 1 year ago by Karim Naufal <[email protected]>
replaced old image download links with working ones

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - c4a71c80cecfaff9c77fede8e64fa8a8e16ed28e authored about 1 year ago by Karim Naufal <[email protected]>
feat: taints and labels per autoscaler nodepool

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 0295669c99e1cd89ce2d88b41525e58f379c21ec authored about 1 year ago by Johnnie Ho <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 60670ba113c0103a3d04bc00cd4de1a930f5c0d1 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1012 from Silvest89/autoscaler-taints-labels

feat: taints and labels per autoscaler nodepool

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - be65cd7fb7cb11033c66c3c15c7b57b32833faa5 authored about 1 year ago by Karim Naufal <[email protected]>
Merge pull request #1054 from kube-hetzner/fix/traefik-v15-compatibility

Fix/traefik v15 compatibility

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 6404bcb88ef2836642be9e783e260b5d1182f913 authored about 1 year ago by Karim Naufal <[email protected]>
changed traefik values to avoid breaking with the latest version of it v15

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 911730d7828629afebc0745c92788c4344e6885a authored about 1 year ago by Karim Naufal <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 5ce832de907daeba2acd0aaf6e4ed428d6dd2646 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1044 from Silvest89/kubelet-args-per-nodepool

feat: kubelet args per nodepool

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 6dd681e419667180f40bfb5e4e79aab7a1e5e4a8 authored about 1 year ago by Karim Naufal <[email protected]>
Merge branch 'staging' into kubelet-args-per-nodepool

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 70750933a045f879353e66da7d094807c285ccc2 authored about 1 year ago by Karim Naufal <[email protected]>
Merge pull request #1046 from Silvest89/add-linter-workflow

feat: add linter workflow

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 9bf0caf68f515155fe074d10e37ba21ca50ad4c1 authored about 1 year ago by Karim Naufal <[email protected]>
terraform-docs: automated action

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - 8739c6b011f0c802cc26d33a07686335cf328025 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1049 from Silvest89/traefik-publish-custom-namespace

Publish traefik service by default, and allow custom namespace target for the ingress_controllers

github.com/kube-hetzner/terraform-hcloud-kube-hetzner - e1c50bb018f5db2926b3a1b4ee73d0bd2fd76796 authored about 1 year ago by Karim Naufal <[email protected]>