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 support for TagsTagKey #1477

Closed

Conversation

justinsb
Copy link
Collaborator

@justinsb justinsb commented Apr 1, 2024

  • mockgcp: Implement TagsTagValue
  • tests: run deletion in order when we're doing golden testing
  • chore: add scripts to help developing mockgcp
  • tests: update golden output for tagkeyprojectbasic
  • genapi: Add support for TagsTagKey
  • chore: update http log

justinsb added 6 commits April 1, 2024 09:44
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.
* hack/record-gcp will record the golden http output

* hack/compare-mock will update with the http output from mockgcp;
  expected to be the same.
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
Copy link
Collaborator Author

justinsb commented Apr 1, 2024

cc @anhdle-sso and @acpana

This builds on #1434, adding the genapi logic. WIP because we should do #1434 first, and there are still some obvious issues here, and we probably want to get the tests with the KRM status first, but ... we can work on these things together!

@justinsb
Copy link
Collaborator Author

It looks like we cherry-picked everything out of here, so this is all merged now!

/close

Copy link
Contributor

@justinsb: Closed this PR.

In response to this:

It looks like we cherry-picked everything out of here, so this is all merged now!

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@google-oss-prow google-oss-prow bot closed this Apr 11, 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.

1 participant