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

ci: Setup CI for Robot Servers #526

Closed
Tracked by #523
apricote opened this issue Oct 4, 2023 · 1 comment
Closed
Tracked by #523

ci: Setup CI for Robot Servers #526

apricote opened this issue Oct 4, 2023 · 1 comment

Comments

@apricote
Copy link
Member

apricote commented Oct 4, 2023

Tasks:

  • Setup locking of dedicated servers for CI
  • Configure additional pipelines that also add the dedicated server to the Kubernetes Cluster
    • Should reinstall servers using installimage with autosetup. The node is then joined to our existing cluster using k3sup
  • Write some tests for the new scenarios

Tests should include:

  • Node does not get removed from cluster
  • Load Balancer Target
  • Node Metadata
@apricote apricote changed the title Setup CI for Robot Servers ci: Setup CI for Robot Servers Oct 4, 2023
@apricote apricote assigned apricote and unassigned apricote Oct 4, 2023
apricote added a commit that referenced this issue Nov 8, 2023
Separate the code for general e2e test setup from tests that are
specific to Hetzner Cloud functionality.

Related to #526
apricote added a commit that referenced this issue Nov 8, 2023
This feature will not work with the new Robot integration, so we need to
make it optional in the dev env.

Related to #526
apricote added a commit that referenced this issue Nov 21, 2023
Based on the Fork by Syself[0] and the Design Doc[1].

[0] https://github.com/syself/hetzner-cloud-controller-manager
[1] #523 (comment)

This ports most features of the fork while refactoring them to match
our coding style and the improvements I made in preparation for this.

Closes #525 #526 #527

---------

Co-authored-by: janiskemper <janis.kemper@syself.com>
Co-authored-by: Mawe Sprenger <mawe.sprenger@denkweit.de>
Co-authored-by: Thomas Guettler <thomas.guettler@syself.com>
Co-authored-by: Anurag <contact.anurag7@gmail.com>
Co-authored-by: batistein <sven.batista-steinbach@syself.com>
@apricote
Copy link
Member Author

Implemented in #561.

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

No branches or pull requests

1 participant