Skip to content

✨ (go/v4): Improved conversion webhook implementation by adding default logic to copy ObjectMeta (name, namespace, labels, etc.). Included example usage for clarity.#4825

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:masterfrom
camilamacedo86:add-e2e-test
May 27, 2025

Conversation

@camilamacedo86
Copy link
Member

@camilamacedo86 camilamacedo86 commented May 25, 2025

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 25, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 25, 2025
@camilamacedo86 camilamacedo86 force-pushed the add-e2e-test branch 3 times, most recently from 1a7b915 to 13ce401 Compare May 25, 2025 11:19
@camilamacedo86 camilamacedo86 changed the title 🌱 e2e tests: add conversion test WIP: 🌱 e2e tests: add conversion test May 25, 2025
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 25, 2025
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 26, 2025
@camilamacedo86 camilamacedo86 changed the title WIP: 🌱 e2e tests: add conversion test (go/v4): Improved conversion webhook implementation by adding default logic to copy ObjectMeta (name, namespace, labels, etc.). Included example usage for clarity. May 26, 2025
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 26, 2025
@camilamacedo86 camilamacedo86 changed the title (go/v4): Improved conversion webhook implementation by adding default logic to copy ObjectMeta (name, namespace, labels, etc.). Included example usage for clarity. ✨ (go/v4): Improved conversion webhook implementation by adding default logic to copy ObjectMeta (name, namespace, labels, etc.). Included example usage for clarity. May 26, 2025
… logic to copy ObjectMeta (name, namespace, labels, etc.). Included example usage for clarity.
@camilamacedo86 camilamacedo86 changed the title ✨ (go/v4): Improved conversion webhook implementation by adding default logic to copy ObjectMeta (name, namespace, labels, etc.). Included example usage for clarity. ✨ (go/v4): Improved conversion webhook implementation by adding default logic to copy ObjectMeta (name, namespace, labels, etc.). Included example usage for clarity. May 26, 2025
@camilamacedo86
Copy link
Member Author

Hi @robinlovell13 @sureshkrishnan-v @sbin64

Would you like to help with the review?

@camilamacedo86
Copy link
Member Author

It is too small
I will not waste anybody's time on this review.
We have other open PRs that we must get help on reviews.
Moving forward.

@camilamacedo86 camilamacedo86 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 27, 2025
@k8s-ci-robot k8s-ci-robot merged commit da538ee into kubernetes-sigs:master May 27, 2025
34 of 35 checks passed
@sbin64
Copy link

sbin64 commented May 27, 2025

Cool! Thanks! @camilamacedo86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhance e2e Tests: Validate Conversion with Mock Scenario

3 participants