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 ReplaceRoute to the capa-controller-policy #116

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

mproffitt
Copy link
Contributor

In certain circumstances, CAPA tries to replace routes but gets blocked by IAM policy. This causes nodes to spin up in a not-ready state

changelog

Checklist

  • Update changelog in CHANGELOG.md.

In certain circumstances, CAPA tries to replace routes but gets blocked
by IAM policy. This causes nodes to spin up in a `not-ready` state

changelog
@mproffitt mproffitt requested a review from a team as a code owner August 2, 2024 13:34
@mproffitt mproffitt merged commit 54837de into main Aug 2, 2024
1 check passed
@mproffitt mproffitt deleted the add-replace-route-capa-policy branch August 2, 2024 15:09
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Add `ec2:ReplaceRoute` permissions to the CAPA controller role
Copy link
Member

Choose a reason for hiding this comment

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

This needs to be inside the Added block 😄

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.

3 participants