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

Azure Permissions Refactor #4272

Merged
merged 20 commits into from
Oct 30, 2024
Merged

Azure Permissions Refactor #4272

merged 20 commits into from
Oct 30, 2024

Conversation

karl-cardenas-coding
Copy link
Contributor

@karl-cardenas-coding karl-cardenas-coding commented Oct 14, 2024

Describe the Change

This PR refactors the current Azure permissions page. Dedicated sections for IaaS and AKS are now available. Within each use case, static and dynamic scenario permissions are shared.

Additionally, AWS IAM Permissions were updated. The four main policies are now defined as core policies. The Minimum permissions received the Deployment Policy permissions as they are required.

Changed Pages

💻 Azure Permissions Preview URL for Page

💻 AWS Permissions Preview URL for Page

Jira Tickets

🎫 DOC-928
🎫 DOC-929
🎫 DOC-930
🎫 DOC-931

Backports

Can this PR be backported?

  • Yes. Remember to add the relevant backport labels to your PR.
  • No. Please leave a short comment below about why this PR cannot be backported.

@karl-cardenas-coding karl-cardenas-coding added backport-version-4-0 Backport change to version 4.0 auto-backport Enable backport backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 backport-version-4-3 Backport change to version 4.3 backport-version-4-4 Backport change to version 4.4 backport-version-4-5 Backport changes to the version-4-5 branch. labels Oct 14, 2024
Copy link

netlify bot commented Oct 14, 2024

Deploy Preview for docs-spectrocloud ready!

Name Link
🔨 Latest commit e0a90c1
🔍 Latest deploy log https://app.netlify.com/sites/docs-spectrocloud/deploys/67217acec5a1700008cfd96e
😎 Deploy Preview https://deploy-preview-4272--docs-spectrocloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@mattwelke mattwelke left a comment

Choose a reason for hiding this comment

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

Started reviewing. Past intro, working on IaaS/static right now. Will review more later.

Copy link
Contributor

@mattwelke mattwelke left a comment

Choose a reason for hiding this comment

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

Overall, new docs look great! I like how we break things down by deployment type for each of the four types.

I left some comments about things we should omit and some fixes for the --scope part of some role assignment create commands. I believe the reason the scopes in those commands were incorrect was because you had mixed up the concepts of "assignable scopes" and "scope" (while assigning). Feel free to ping me if you'd like me to explain more about that.

Copy link
Contributor

@mattwelke mattwelke left a comment

Choose a reason for hiding this comment

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

Saw one more nit when reviewing another time. Otherwise, looks good now!

@karl-cardenas-coding karl-cardenas-coding marked this pull request as ready for review October 29, 2024 19:55
@karl-cardenas-coding karl-cardenas-coding requested a review from a team as a code owner October 29, 2024 19:55
@karl-cardenas-coding karl-cardenas-coding enabled auto-merge (squash) October 30, 2024 00:25
@karl-cardenas-coding karl-cardenas-coding merged commit d616a10 into master Oct 30, 2024
22 checks passed
@karl-cardenas-coding karl-cardenas-coding deleted the azure-permissions-v2 branch October 30, 2024 00:31
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review

Co-authored-by: Matt Welke <[email protected]>

* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review

Co-authored-by: Lenny Chen <[email protected]>

---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
(cherry picked from commit d616a10)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review

Co-authored-by: Matt Welke <[email protected]>

* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review

Co-authored-by: Lenny Chen <[email protected]>

---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
(cherry picked from commit d616a10)
@vault-token-factory-spectrocloud
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
version-4-0 Backport failed because of merge conflicts
version-3-4 Backport failed because of merge conflicts

You might need to backport the following PRs to version-3-4:
- docs: DOC-936 DOC-916 DOC-928 DOC-929 zure Permissons (#2077)
- EKS user journey (#1715)
- docs: updated URLs to use file path context
version-4-1 Backport failed because of merge conflicts
version-4-2 Backport failed because of merge conflicts
version-4-3 Backport failed because of merge conflicts
version-4-4
version-4-5

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

backport --pr 4272

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

karl-cardenas-coding added a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review

Co-authored-by: Matt Welke <[email protected]>

* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review

Co-authored-by: Lenny Chen <[email protected]>

---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
karl-cardenas-coding added a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review

Co-authored-by: Matt Welke <[email protected]>

* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review

Co-authored-by: Lenny Chen <[email protected]>

---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
karl-cardenas-coding added a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review

Co-authored-by: Matt Welke <[email protected]>

* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review

Co-authored-by: Lenny Chen <[email protected]>

---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
karl-cardenas-coding added a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review

Co-authored-by: Matt Welke <[email protected]>

* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review

Co-authored-by: Lenny Chen <[email protected]>

---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review

Co-authored-by: Matt Welke <[email protected]>

* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review

Co-authored-by: Lenny Chen <[email protected]>

---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
(cherry picked from commit d616a10)

Co-authored-by: Karl Cardenas <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review

Co-authored-by: Matt Welke <[email protected]>

* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review

Co-authored-by: Lenny Chen <[email protected]>

---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
(cherry picked from commit d616a10)

Co-authored-by: Karl Cardenas <[email protected]>
karl-cardenas-coding added a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review

Co-authored-by: Matt Welke <[email protected]>

* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review

Co-authored-by: Lenny Chen <[email protected]>

---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
karl-cardenas-coding added a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review



* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review



---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
karl-cardenas-coding added a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review

Co-authored-by: Matt Welke <[email protected]>

* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review

Co-authored-by: Lenny Chen <[email protected]>

---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
karl-cardenas-coding added a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review



* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review



---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
karl-cardenas-coding added a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review



* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review



---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
karl-cardenas-coding added a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review



* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review



---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
karl-cardenas-coding added a commit that referenced this pull request Oct 30, 2024
* docs: DOC-928 DOC-929 DOC-930 DOC-931 DOC-927

* docs: static IaaS

* docs: iaas dynamic

* chore: fix headings

* docs: aks static placement

* docs: aks dynamic placement

* docs: vale suggestions

* docs: apply suggestions from code review



* docs: applied feedback

* docs: feedback

* docs: feedback

* docs: upadated IAM policies

* chore: updated warning

* docs: apply suggestions from code review



---------

Co-authored-by: Matt Welke <[email protected]>
Co-authored-by: Lenny Chen <[email protected]>
@vault-token-factory-spectrocloud
Copy link
Contributor

🎉 This issue has been resolved in version 4.5.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Enable backport backport-version-4-0 Backport change to version 4.0 backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 backport-version-4-3 Backport change to version 4.3 backport-version-4-4 Backport change to version 4.4 backport-version-4-5 Backport changes to the version-4-5 branch. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants