-
Notifications
You must be signed in to change notification settings - Fork 238
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
WIP: genapi TagsTagValue #1435
base: master
Are you sure you want to change the base?
WIP: genapi TagsTagValue #1435
Conversation
justinsb
commented
Mar 26, 2024
- Move computed fields to status.observedState for newly added resources
- Ensure reconciliation works after computed fields are moved to status.observedState
- Run make ready-pr
- Ensure sever-generated ID is parsed correctly in tftokrm
- Update allowlist and address comments
- ci: add dcl upgrade probe
- use go-vcr package
- use go-vcr package
- add hook
- remove debugInfo
- remove debugInfo
- custom matcher
- ci: update pull request template
- chore: Update Contributing doc
- Return nil when observedState is not found in status
- print the actual error when parsing resourceID panics
- mockgcp: Implement TagsTagValue
- tests: run deletion in order when we're doing golden testing
- genapi: create direct IAM ServiceAccount controller
- Spike: ComputeNetwork controller
- Move to proto
- genapi: direct controller for ComputeSubnetwork
- genapi: Add support for TagsTagKey
- genapi: TagsTagValue
This does mean that we have to have the objects pre-ordered correctly, but it means that (deletion) requests will be made in a consistent order.
This API is not the most complicated, but it is also unusual in that the resource identifier (primary key) is variable.
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |