Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get upstream #17

Open
wants to merge 160 commits into
base: master
Choose a base branch
from
Open

get upstream #17

wants to merge 160 commits into from

Conversation

NicoWde
Copy link
Owner

@NicoWde NicoWde commented Jul 2, 2021

No description provided.

renovate-bot and others added 30 commits October 21, 2020 04:21
This patch provides an initial firewall configuration that provides
complete isolation of the cluster from the outside world. The only way
to access the cluster is through the load balancer on ports 6443 (api),
443 (https), 80 (http) and currently 22623 (ignition). Sadly, we can't
automatically apply these firewalls to hosts, since the hcloud terraform
module has a bootstrapping problem[1], so this has to be done afterwards
manually using the Webinterface or CLI. Since all instances are tagged
already, it should be trivial to apply the right firewall rules based on
the tag.

Note on 22623, exposing this port through the loadbalancer permentently
to the internet is not ideal and should be changed. However, I haven't
come up with a better solution. This will be sorted out in the long run.

[1]: hetznercloud/terraform-provider-hcloud#336
Bumps hashicorp/packer from 1.7.3 to 1.7.4.

---
updated-dependencies:
- dependency-name: hashicorp/packer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

chore(deps): bump hashicorp/packer from 1.7.3 to 1.7.4
Bumps hashicorp/terraform from 1.0.0 to 1.0.2.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

chore(deps): bump hashicorp/terraform from 1.0.0 to 1.0.2
Bumps hashicorp/terraform from 1.0.2 to 1.0.4.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps alpine from 3.14.0 to 3.14.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Add intial version of firewall feature
chore(deps): bump alpine from 3.14.0 to 3.14.1
…aform-1.0.4

chore(deps): bump hashicorp/terraform from 1.0.2 to 1.0.4
Bumps hashicorp/packer from 1.7.4 to 1.8.0.

---
updated-dependencies:
- dependency-name: hashicorp/packer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): update actions/checkout action to v2
…er-1.8.0

chore(deps): bump hashicorp/packer from 1.7.4 to 1.8.0
nohal and others added 30 commits March 7, 2024 14:23
Update the Ubuntu images used to 22.04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants