Skip to content
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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

justinsb
Copy link
Collaborator

  • 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.
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from justinsb. For more information see the Kubernetes Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@justinsb justinsb added this to the 1.116 milestone Mar 27, 2024
@justinsb justinsb modified the milestones: 1.116, 1.118 Apr 24, 2024
@justinsb justinsb modified the milestones: 1.118, 1.119 May 14, 2024
@yuwenma yuwenma modified the milestones: 1.119, Future Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants