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 corev1 resources specific steps #24

Open
garomonegro opened this issue Oct 10, 2020 · 0 comments
Open

Add corev1 resources specific steps #24

garomonegro opened this issue Oct 10, 2020 · 0 comments
Labels
enhancement New feature or request kube Kubernetes related P1 High Priority steps Related to Cucumber Steps

Comments

@garomonegro
Copy link
Collaborator

garomonegro commented Oct 10, 2020

We need to add more specific step syntax and implementation around core/v1 resources like pods, nodes, etc.

The following generic resource syntax are good examples:

<GK> I <operation> the resource <filename>.yaml
<GK> the resource <filename> should be <state>
<GK> the resource <filename> [should] converge to selector <complete key>=<value>
<GK> the resource <filename> condition <condition type> should be (true|false)
<GK> I update a resource <filename> with <complete key> set to <value>

More details about those here.

@garomonegro garomonegro added the enhancement New feature or request label May 9, 2021
@garomonegro garomonegro added steps Related to Cucumber Steps kube Kubernetes related labels May 18, 2021
@garomonegro garomonegro added the P1 High Priority label Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kube Kubernetes related P1 High Priority steps Related to Cucumber Steps
Projects
None yet
Development

No branches or pull requests

1 participant