Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Introduce ability to ignore requests on initial "ADDED" events #1

Closed
wants to merge 1 commit into from

Conversation

pkosiec
Copy link
Collaborator

@pkosiec pkosiec commented Sep 28, 2022

This PR highlights the changes which are added on top of the original k8s-sidecar image.

The PR is open here: kiwigrid#217
Once it is merged and released, this fork will be removed.

I used the following command to build and push the image:

docker buildx create --use --name=qemu
docker buildx inspect --bootstrap
docker buildx build --push --platform linux/arm/v7,linux/arm64/v8,linux/amd64 -t ghcr.io/kubeshop/k8s-sidecar:ignore-initial-events .

@pkosiec
Copy link
Collaborator Author

pkosiec commented Oct 12, 2023

Closing as we migrated to our custom informer-based solution built-in in Botkube Agent: kubeshop/botkube#1011

@pkosiec pkosiec closed this Oct 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant