Skip to content

support resource relationships #545

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

Closed
jaypipes opened this issue Dec 1, 2020 · 2 comments
Closed

support resource relationships #545

jaypipes opened this issue Dec 1, 2020 · 2 comments
Assignees
Labels
kind/enhancement Categorizes issue or PR as related to existing feature enhancements. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@jaypipes
Copy link
Collaborator

jaypipes commented Dec 1, 2020

Some APIs -- e.g. API Gateway v2 or Sagemaker -- have a set of resources in their APIs that are related to each other. For example, in API Gateway v2, the API resource has a set of Route resources.

We need a way of describing these relationships and generating the code that pushes and pops finalizers from CRs of that Kind.

@jaypipes jaypipes added the kind/enhancement Categorizes issue or PR as related to existing feature enhancements. label Dec 1, 2020
@ack-bot
Copy link
Collaborator

ack-bot commented Aug 27, 2021

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://github.com/aws-controllers-k8s/community.
/lifecycle stale

@ack-bot ack-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 27, 2021
@a-hilaly
Copy link
Member

/lifecycle frozen

@ack-bot ack-bot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Aug 30, 2021
@vijtrip2 vijtrip2 self-assigned this Oct 13, 2021
ack-bot pushed a commit that referenced this issue Nov 17, 2021
Issue #545 

Description of changes:

* Proposal for handling resource relationship in ACK custom resources.
* View the rendered proposal [here](https://github.com/vijtrip2/community/blob/res-rel-proposal/docs/design/proposals/resource-reference/resource-reference.md)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Categorizes issue or PR as related to existing feature enhancements. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

No branches or pull requests

5 participants