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

Implement UX changes for initialize #68

Closed
misohu opened this issue Apr 8, 2024 · 3 comments
Closed

Implement UX changes for initialize #68

misohu opened this issue Apr 8, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@misohu
Copy link
Member

misohu commented Apr 8, 2024

Why it needs to get done

Implement the proposed changes by UX team for the initialize command. More information is in the spec.

What needs to get done

  1. Implement the changes in error messages
  2. Implement the changes for options
  3. Implement integration and unit tests
  4. Test on Microk8s.

When is the task considered done

  1. Changes are implemented
  2. Changes are tested
@misohu misohu added the enhancement New feature or request label Apr 8, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5526.

This message was autogenerated

@misohu
Copy link
Member Author

misohu commented Apr 8, 2024

This one is blocked until we implement purge functionality (#34) as one of the flags uses the purge functionality.

@misohu
Copy link
Member Author

misohu commented Apr 17, 2024

Further changes:

  • Dss initilize should be a blocking command which will only succeed when everything is properly deployed.
  • This command will not have timeout.
  • This command should return non zero exit code on failure.
  • This command should have an --purge parameter which wiil first purge the dss and the initialize it.

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

No branches or pull requests

1 participant