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

Add a crud capable Kubernetes server test resource #14744

Closed
shawkins opened this issue Feb 1, 2021 · 3 comments · Fixed by #14821
Closed

Add a crud capable Kubernetes server test resource #14744

shawkins opened this issue Feb 1, 2021 · 3 comments · Fixed by #14821
Assignees
Labels
Milestone

Comments

@shawkins
Copy link
Contributor

shawkins commented Feb 1, 2021

Description
Similar to KubernetesMockServerTestResource it would be great to have KubernetesServerTestResource supporting the crud feature of the fabric8 KubernetesServer.

Implementation ideas
A new test resource class. Locally my implementation is just https://github.com/shawkins/mk-agent/blob/39d2606d59a228845d7fa643d277dfe495b64c04/agent-sync/src/test/java/org/bf2/sync/KubernetesServerTestResource.java - at least for my usage there's no need for something like MockServer annotation support.

@shawkins shawkins added the kind/enhancement New feature or request label Feb 1, 2021
@ghost ghost added the area/kubernetes label Feb 1, 2021
@ghost
Copy link

ghost commented Feb 1, 2021

/cc @geoand

@FroMage
Copy link
Member

FroMage commented Feb 4, 2021

I'll take this.

@FroMage FroMage self-assigned this Feb 4, 2021
@geoand
Copy link
Contributor

geoand commented Feb 4, 2021

Coolio

FroMage added a commit to FroMage/quarkus that referenced this issue Feb 4, 2021
FroMage added a commit to FroMage/quarkus that referenced this issue Feb 4, 2021
FroMage added a commit to FroMage/quarkus that referenced this issue Feb 9, 2021
FroMage added a commit to FroMage/quarkus that referenced this issue Feb 10, 2021
FroMage added a commit to FroMage/quarkus that referenced this issue Feb 15, 2021
FroMage added a commit to FroMage/quarkus that referenced this issue Feb 17, 2021
@quarkus-bot quarkus-bot bot added this to the 1.13 - master milestone Feb 19, 2021
@gsmet gsmet modified the milestones: 1.13 - master, 1.12.1.Final Feb 19, 2021
gsmet pushed a commit to gsmet/quarkus that referenced this issue Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants