-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakearea/k8sImpacts the kubernetes API, or kubernetes -> cilium internals translation layers.Impacts the kubernetes API, or kubernetes -> cilium internals translation layers.kind/enhancementThis would improve or streamline existing functionality.This would improve or streamline existing functionality.
Milestone
Description
add a test that checks to make sure that no calls to kubectl create or kubectl delete are made outside of tests/helpers.bash - this will ensure that people use our helper functions that wait for desired state. Something like this is done to ensure that tests do use sleep
in tests/00-no-sleep.sh
.
Metadata
Metadata
Assignees
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakearea/k8sImpacts the kubernetes API, or kubernetes -> cilium internals translation layers.Impacts the kubernetes API, or kubernetes -> cilium internals translation layers.kind/enhancementThis would improve or streamline existing functionality.This would improve or streamline existing functionality.