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

Fix bug in the civo provider to avoid infinite record creation #3687

Merged
merged 5 commits into from
Jun 26, 2023

Conversation

alejandrojnm
Copy link
Contributor

Description

Update the Civo provider to avoid infinite record creation

No issue

Checklist

  • [ x] Unit tests updated
  • [ x] End user documentation updated

Signed-off-by: Alejandro J. Nuñez Madrazo <alejandro@civo.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 14, 2023
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jun 14, 2023
@alejandrojnm
Copy link
Contributor Author

Hi @seanmalloy @njuettner can you check this PR, Thanks in advance

Signed-off-by: Alejandro J. Nuñez Madrazo <alejandro@civo.com>
go.mod Outdated Show resolved Hide resolved
Signed-off-by: Alejandro J. Nuñez Madrazo <alejandro@civo.com>
@alejandrojnm alejandrojnm requested a review from szuecs June 15, 2023 13:07
@szuecs
Copy link
Contributor

szuecs commented Jun 23, 2023

Sorry have not much time, but lgtm from my side. Please rebase the PR on top of origin/master, thanks

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Jun 23, 2023
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 26, 2023
Signed-off-by: Alejandro J. Nuñez Madrazo <alejandro@civo.com>
@szuecs
Copy link
Contributor

szuecs commented Jun 26, 2023

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 26, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alejandrojnm, szuecs

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 26, 2023
@k8s-ci-robot k8s-ci-robot merged commit aa34768 into kubernetes-sigs:master Jun 26, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants