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

Periodically update helm releases status #12

Open
mfouad opened this issue Nov 22, 2020 · 0 comments
Open

Periodically update helm releases status #12

mfouad opened this issue Nov 22, 2020 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@mfouad
Copy link

mfouad commented Nov 22, 2020

this should call BuildState perodically using tickers
https://gobyexample.com/tickers

we should add the following info to currentStatus:

  1. isReady = if the first status of helm releases was built at all
  2. isPending = if we are working to get a new state
  3. LastUpdated = time of last buildState, last time we fetched helm releases info.
@mfouad mfouad added this to the V1 milestone Nov 22, 2020
@mfouad mfouad added the bug Something isn't working label Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant