Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

🌱 Adding new/updated ClusterVersion and VirtualCluster test suites #84

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

christopherhein
Copy link
Contributor

@christopherhein christopherhein commented Jun 2, 2021

Now that we've updated to controller-runtime 0.8.3 and were seeing flakes like #79 it made sense to take a second and step back and write tests for at least the native provisioned that some folks have been using and actually get the Reconcilers for both ClusterVersion and VirtualCluster. in doing so this removes the flakes between test suites and cleans up more code.

Related

Closes #79
Related #27
Related #59

Signed-off-by: Chris Hein [email protected]

@k8s-ci-robot k8s-ci-robot added 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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jun 2, 2021
@christopherhein
Copy link
Contributor Author

/assign @Fei-Guo

@christopherhein
Copy link
Contributor Author

/milestone v0.1.x
/kind cleanup

@k8s-ci-robot k8s-ci-robot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Jun 2, 2021
@k8s-ci-robot k8s-ci-robot added this to the v0.1.x milestone Jun 2, 2021
@christopherhein
Copy link
Contributor Author

/kind bug

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Jun 2, 2021
@Fei-Guo
Copy link

Fei-Guo commented Jun 2, 2021

Awesome work!

/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 2, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: christopherhein, Fei-Guo

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 merged commit 4826e22 into kubernetes-retired:main Jun 2, 2021
@christopherhein christopherhein deleted the vc-tests branch June 9, 2021 16:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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. kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test fails with race detected
3 participants