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

Kaos lists multiple builds for single build #102

Open
nithishr opened this issue Dec 18, 2019 · 0 comments
Open

Kaos lists multiple builds for single build #102

nithishr opened this issue Dec 18, 2019 · 0 comments

Comments

@nithishr
Copy link
Contributor

What is the current behaviour?

kaos build list lists multiple builds for single build.

What is the expected behaviour?

Should only list one build per build.

How to reproduce? (e.g. logs, minimal example, etc...)

kaos build list
+-------+---------+----------+-------+
| index | context | provider | env |
+-------+---------+----------+-------+
| 0 | DOCKER | DOCKER | local |
+-------+---------+----------+-------+
| 1 | DOCKER | DOCKER | local |
+-------+---------+----------+-------+
| 2 | DOCKER | DOCKER | local |
+-------+---------+----------+-------+
| 3 | DOCKER | DOCKER | local |
+-------+---------+----------+--------

Context (Environment)

  • kaos Cloud Provider (LOCAL, AWS, GCP)
    LOCAL
  • Operating System
    Mac OS

Additional Details

Relates to Issue #80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant