Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,10 @@ spec:
- certificates.acm.aws.m.crossplane.io # For HTTPS
```

The package linter accepts `ManagedResourceActivationPolicy` objects in
Configuration packages, so an MRAP can ship in the package's `package.yaml`
([package linter](https://github.com/crossplane/crossplane-runtime/blob/main/pkg/xpkg/lint.go#L75)).

<!-- vale Google.Headings = NO -->
<!-- vale Microsoft.HeadingAcronyms = NO -->
## Working with MRAPs
Expand Down