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

OPA Auto Approve: SQS Module #6762

Open
9 tasks
timckt opened this issue Jan 31, 2025 · 0 comments
Open
9 tasks

OPA Auto Approve: SQS Module #6762

timckt opened this issue Jan 31, 2025 · 0 comments

Comments

@timckt
Copy link
Contributor

timckt commented Jan 31, 2025

Background

We have created and implemented the OPA Auto Approve Policy in our environment repo. Ticket here.

As part of the OPA-Based Automated User PR Approval initiative, we are expanding our auto-approve framework to support additional resources.

We have implemented a modular structure for auto-approve policies, with Kubernetes Service Pods being the first resource type validated under this framework.

SQS module will be the good candidate for next one.

Approach

We stored the OPA auto approve policy code in environment repo.

  • Create new module for SQS auto approve.
  • Create new test case for SQS auto approve.
  • Update the main.rego to call the new module.

Which part of the user docs does this impact

Communicate changes

  • post for #cloud-platform-update
  • Weeknotes item
  • Show the Thing/P&A All Hands/User CoP
  • Announcements channel

Questions / Assumptions

Definition of done

  • readme has been updated
  • user docs have been updated
  • another team member has reviewed
  • smoke tests are green
  • prepare demo for the team

Reference

How to write good user stories

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant