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 support for ap-southeast-5 #63

Merged
merged 5 commits into from
Aug 1, 2024

Conversation

jpculp
Copy link
Member

@jpculp jpculp commented Aug 1, 2024

Description of changes:

Adds support for upcoming region. Also removes unneeded code from schnauzer and host-ctr.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@jpculp jpculp requested review from bcressey and cbgbt August 1, 2024 16:49
Comment on lines -807 to -812
pub fn pause_prefix(
helper: &Helper<'_, '_>,
_: &Handlebars,
_: &Context,
renderctx: &mut RenderContext<'_, '_>,
out: &mut dyn Output,
Copy link
Contributor

Choose a reason for hiding this comment

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

schnauzer is currently also located in the bottlerocket repo to facilitate template-based migrations.

We should probably also remove this code there, and make the requisite updates for ap-southeast-5 so that migrations do the right thing.

@jpculp jpculp merged commit bf79f2e into bottlerocket-os:develop Aug 1, 2024
3 checks passed
@jpculp jpculp deleted the ap-southeast-5 branch August 1, 2024 18:40
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.

4 participants