Skip to content

Commit

Permalink
Update armoryspinnaker_v2-32-0.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christosarvanitis authored Feb 20, 2024
1 parent ad91476 commit 6bc8068
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ Related OSS PRs:

## Known issues
<!-- Copy/paste known issues from the previous version if they're not fixed. Add new ones from OSS and Armory. If there aren't any issues, state that so readers don't think we forgot to fill out this section. -->
### Terraform pipelines S3 Artifact Store does not support AuthZ applications
The Terraform Integration stage does not support Applications that have RBAC rules enabled with the S3 Artifact Store feature enabled.
Customers that enable the S3 Artifact Store feature and have Application level RBAC rules will experience issues with
### Failed to fetch Terraform artifacts when AWS S3 Artifact store is enabled on AuthZ enabled applications

Check warning on line 94 in content/en/continuous-deployment/release-notes/rn-armory-spinnaker/armoryspinnaker_v2-32-0.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/en/continuous-deployment/release-notes/rn-armory-spinnaker/armoryspinnaker_v2-32-0.md#L94

[Google.Headings] 'Failed to fetch Terraform artifacts when AWS S3 Artifact store is enabled on AuthZ enabled applications' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Failed to fetch Terraform artifacts when AWS S3 Artifact store is enabled on AuthZ enabled applications' should use sentence-style capitalization.", "location": {"path": "content/en/continuous-deployment/release-notes/rn-armory-spinnaker/armoryspinnaker_v2-32-0.md", "range": {"start": {"line": 94, "column": 5}}}, "severity": "WARNING"}
The Terraform Integration stage does not support Applications that have RBAC rules enabled (Application roles) with the AWS S3 Artifact Store feature enabled.
Customers that enable the AWS S3 Artifact Store feature and have Application level RBAC rules will experience issues with

Check warning on line 96 in content/en/continuous-deployment/release-notes/rn-armory-spinnaker/armoryspinnaker_v2-32-0.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/en/continuous-deployment/release-notes/rn-armory-spinnaker/armoryspinnaker_v2-32-0.md#L96

[Google.Will] Avoid using ' will '.
Raw output
{"message": "[Google.Will] Avoid using ' will '.", "location": {"path": "content/en/continuous-deployment/release-notes/rn-armory-spinnaker/armoryspinnaker_v2-32-0.md", "range": {"start": {"line": 96, "column": 94}}}, "severity": "WARNING"}
the Terraform Integration stage leading to pipeline failures with `Failed to fetch artifact` errors, similar to:
```
level=error msg="Error executing job c5b8edb5-7944-49ac-adb4-26875e999030: failed to stage directory for terraform execution:
Expand Down

0 comments on commit 6bc8068

Please sign in to comment.