-
Notifications
You must be signed in to change notification settings - Fork 378
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
Migrate to simple reference selection and resolution #198
Conversation
Signed-off-by: Nic Cope <negz@rk0n.org>
S3 buckets have no references, and are likely to be ported to v1beta1 before they do. Signed-off-by: Nic Cope <negz@rk0n.org>
Okay, this is ready for review. I've successfully tested all references by applying the updated cache, compute, and database examples included in this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few minor nits, otherwise LGTM!
Signed-off-by: Nic Cope <negz@rk0n.org>
This allows our examples to be more self contained, and exercise some of our network and IAM plumbing resources. Signed-off-by: Nic Cope <negz@rk0n.org>
@hasheddan I believe I've addressed your concerns - PTAL! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks @negz 🙂
Migrate to simple reference selection and resolution
Migrate to simple reference selection and resolution
Description of your changes
I've successfully tested all references by applying the updated cache, compute, and database examples included in this PR.
Checklist
I have:
make reviewable
to ensure this PR is ready for review.app.yaml
to include any new role permissions.