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

[v14] add kubernetes waiting container backend service and API #39817

Merged

Conversation

capnspacehook and others added 4 commits March 25, 2024 17:54
* add kubernetes waiting container backend service and API

* remove other resource type

* add unit test

* fix after rebasing

* address feedback

* remove KubeWaitingContainerRequest

* check for nil in validation func

* remove UnwrapResource153

* fix test

* address feedback

* address linter issues

* fix cache watch kind test
This PR adds the `patch_type` to `KubernetesWaitingContainer` objects.
This patch type is used to decode the contents correctly depending on
different patch strategies allowed by Kubernetes clients.

Signed-off-by: Tiago Silva <[email protected]>
This PR fixes an error thrown by
`kubewaitingcontainer.NewKubeWaitingContainer` because
`kubewaitingcontainerpb.KubernetesWaitingContainerSpec` missed the
`Patch` and `PatchType` fields when propgating delete events through
cache.

Signed-off-by: Tiago Silva <[email protected]>
@capnspacehook capnspacehook added the no-changelog Indicates that a PR does not require a changelog entry label Mar 25, 2024
@github-actions github-actions bot requested review from rosstimothy and tigrato March 25, 2024 23:58
@capnspacehook capnspacehook enabled auto-merge March 26, 2024 00:03
@capnspacehook capnspacehook added this pull request to the merge queue Mar 26, 2024
Merged via the queue into branch/v14 with commit 1b30129 Mar 26, 2024
32 checks passed
@capnspacehook capnspacehook deleted the capnspacehook/backport/v14/kube-waiting-cont-backend branch March 26, 2024 21:57
@capnspacehook
Copy link
Contributor Author

Friendly ping @rosstimothy

@capnspacehook
Copy link
Contributor Author

Oops the page hadn't updated before I sent that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/lg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants