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

Refactor Civo Kubernetes node pool configuration and organize code in their own folders per service #196

Merged
merged 10 commits into from
Feb 5, 2024

Commits on Jan 27, 2024

  1. Refactor Civo Kubernetes node pool configuration, also organize the c…

    …ode in they own folder per service
    
    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    0c6eb31 View commit details
    Browse the repository at this point in the history
  2. Add diagnosticsToString function to convert diag.Diagnostics to string

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    93b7212 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Refactor resource and data source names to add the right comment

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    e435bd4 View commit details
    Browse the repository at this point in the history
  2. Refactor acceptance tests and fix typos

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    21395b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Remove unused firewall rule resource for deprecation and update depen…

    …dencies
    
    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c3b251e View commit details
    Browse the repository at this point in the history
  2. Remove toolchain version from go.mod

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0583587 View commit details
    Browse the repository at this point in the history
  3. Update import statement in resource_firewall.go

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7a8890d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    4d5ee40 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Update dependencies and fix test function names

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ecb4f55 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Refactor acceptance test setup variables

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9539e64 View commit details
    Browse the repository at this point in the history