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 an update to the cache each time their is an interaction with one of the environments. #1951

Merged
merged 3 commits into from
Nov 2, 2023

Conversation

aindriu-aiven
Copy link
Contributor

@aindriu-aiven aindriu-aiven commented Nov 1, 2023

Linked issue

Resolves: #999

What kind of change does this PR introduce?

  • Bug fix
  • New feature
  • Refactor
  • Docs update
  • CI update

What is the current behavior?

Last status update was only made when someone pressed the refresh state button or the auto check occurs (by default every 60 minutes)

What is the new behavior?

In between checks and manual intervention the status of the environments will be updated when a provisioning against the resource is made.

Other information

Additional changes, explanations of the approach taken, unresolved issues, necessary follow ups, etc.

Requirements (all must be checked before review)

  • The pull request title follows our guidelines
  • Tests for the changes have been added (if relevant)
  • The latest changes from the main branch have been pulled
  • pnpm lint has been run successfully

Copy link
Contributor

@muralibasani muralibasani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@aindriu-aiven aindriu-aiven merged commit 2ff0983 into main Nov 2, 2023
22 checks passed
@aindriu-aiven aindriu-aiven deleted the issue-999-update-status-on-provisioning branch November 2, 2023 08:33
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

Successfully merging this pull request may close these issues.

Environments, clusters management enhancements
2 participants