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

Environment check fixes #2909

Merged
merged 3 commits into from
Nov 4, 2021
Merged

Environment check fixes #2909

merged 3 commits into from
Nov 4, 2021

Conversation

shreddedbacon
Copy link
Member

@shreddedbacon shreddedbacon commented Nov 3, 2021

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for changelog and subsystem label(s) applied

Add an includedDeleted field to environmentByName query that if set to false, deleted environments will be excluded from the returned data.
Since the default behaviour is to include deleted environments, adding this as an optional field that defaults to true.

Part of #2829 a new query was introduced which didn't return envvariables that were needed by the restore logic to check which baas bucket/endpoints etc are used. This adds that functionality back.

Closing issues

closes #2904
closes #2905

@cdchris12
Copy link
Contributor

LG2M

@tobybellwood tobybellwood merged commit 71d8fb2 into main Nov 4, 2021
@tobybellwood tobybellwood deleted the environment-check-fixes branch November 4, 2021 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants