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

feat(riff-raff.yaml): Add minInstancesInServiceParameters when applicable #2476

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

akash1810
Copy link
Member

@akash1810 akash1810 commented Oct 14, 2024

What does this change?

Updates the riff-raff.yaml generator to add the newly added minInstancesInServiceParameters property. See also guardian/riff-raff#1383.

This completes the changes in #2417, specifically addressing these comments.

How to test

See added unit tests.

How can we measure success?

Full support for the new ASG deployment mechanism (AutoScalingRollingUpdate).

Have we considered potential risks?

N/A.

Checklist

  • I have listed any breaking changes, along with a migration path 1
  • I have updated the documentation as required for the described changes 2

Footnotes

  1. Consider whether this is something that will mean changes to projects that have already been migrated, or to the CDK CLI tool. If changes are required, consider adding a checklist here and/or linking to related PRs.

  2. If you are adding a new construct or pattern, has new documentation been added? If you are amending defaults or changing behaviour, are the existing docs still valid?

Copy link

changeset-bot bot commented Oct 14, 2024

🦋 Changeset detected

Latest commit: af8d13f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@guardian/cdk Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

The class `HorizontallyScalingDeploymentProperties` is renamed `HorizontallyScalingDeploymentPropertiesExperimental`,
as the linter says exported class within `src/experimentals` must end `Experimental`.
@akash1810 akash1810 marked this pull request as ready for review October 21, 2024 21:16
@akash1810 akash1810 changed the title feat(riff-raff.yaml): Add minInstancesInServiceParameters when applicable feat(riff-raff.yaml): Add minInstancesInServiceParameters when applicable Oct 22, 2024
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.

1 participant