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 recreate strategy to postgres #91

Merged
merged 3 commits into from
Mar 14, 2019
Merged

Add recreate strategy to postgres #91

merged 3 commits into from
Mar 14, 2019

Conversation

danielpassos
Copy link
Contributor

@danielpassos
Copy link
Contributor Author

@wei-lee, @darahayes Can you double check it solve the problem before I send for the others APBs? cc/ @grdryn

@darahayes
Copy link

Checking now 👀

spec_strategy_type: 'Recreate'
spec_strategy_active_deadline_seconds: 21600
spec_strategy_recreate_params:
timeoutSeconds: 600
Copy link
Contributor

Choose a reason for hiding this comment

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

can we move these values to be parameters so that it can be overridden

Copy link
Contributor

@wei-lee wei-lee left a comment

Choose a reason for hiding this comment

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

small suggestion on use parameters for some of the values, otherwise it has been verified on a cluster.

@darahayes
Copy link

I've just verified that it works. Once we address the feedback, I think this is good to merge!

@danielpassos
Copy link
Contributor Author

@wei-lee, @darahayes Done!

@wei-lee wei-lee merged commit 43ad57c into aerogearcatalog:master Mar 14, 2019
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.

None yet

4 participants