Kind: Add user stories

Created on 5 Dec 2018  路  9Comments  路  Source: kubernetes-sigs/kind

Before we dive too deep into execution lets outline some of the concrete user stories.

/cc @kubernetes/sig-cluster-lifecycle

lifecyclrotten

Most helpful comment

I have implemented for helm charts testing if that is what you are looking for:
https://github.com/rimusz/charts/tree/master/test
https://github.com/jfrog/charts/tree/master/test
https://github.com/keel-hq/keel/tree/master/.test

all these are part go the testing pipeline run in circles/travisci

Also an example in https://github.com/helm/chart-testing/tree/master/examples/kind

All 9 comments

I have implemented for helm charts testing if that is what you are looking for:
https://github.com/rimusz/charts/tree/master/test
https://github.com/jfrog/charts/tree/master/test
https://github.com/keel-hq/keel/tree/master/.test

all these are part go the testing pipeline run in circles/travisci

Also an example in https://github.com/helm/chart-testing/tree/master/examples/kind

Right now we're planning to outline the following user stories.

  • kubeadm user stories

    • local developer

    • advanced developer (HA)

    • CI signal

  • cluster-api stories

    • bootstrap integration

  • K8s integrator

    • CI automation tooling

      ...

@munnerz @Katharine if you get some time, mind helping provide a few details for your existing usage?

@BenTheElder Where should we PR user stories?

Maybe docs/design/* -> docs/design/user-stories/* ? Open to suggestions, but probably somewhere within docs/*

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

@fejta-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Was this page helpful?
0 / 5 - 0 ratings