kubernetes/test
Antonio Ojea d203bb54f8 fix flake on conformance e2e test ResourceQuota controller should apply changes to a resourcequota status
The e2e test patch the status of a ResourceQuota resources and tries to
verify the controller reset its status, however, the controller ignores
the updates and only reconcile the objects every a predefined interval,
by default 5 minutes.

Since the test polls for 5 minutes, there are some edge cases that the
time to reconcile the object by the reconcile loop is greater than 5
minutes failing the test.

To take into account the time to reconcile the objects and the reconcile
loop period, we increase by one minute the poll loop.

Change-Id: I30f7fda36cdfb47c543b5b2b120e39f7d6c2442d
2023-11-18 20:23:59 +00:00
..
cmd KEP-3638: Promote plugin resolution to beta (#120663) 2023-10-23 13:41:38 +02:00
conformance Merge pull request #121718 from tkashem/apf-conformance 2023-11-13 17:36:28 +01:00
e2e fix flake on conformance e2e test ResourceQuota controller should apply changes to a resourcequota status 2023-11-18 20:23:59 +00:00
e2e_kubeadm test/e2e_kubeadm/dns_addon_test.go: drop kube-dns tests 2023-11-03 12:05:22 +02:00
e2e_node Replace -E with --setenv for systemd-run parameter 2023-11-17 10:50:11 -05:00
fixtures KEP-3638: Promote plugin resolution to beta (#120663) 2023-10-23 13:41:38 +02:00
fuzz
images Merge pull request #121711 from pacoxu/fix-buildx 2023-11-13 20:30:26 +01:00
instrumentation Merge pull request #121686 from logicalhan/update-inst-docs 2023-11-02 02:34:57 +01:00
integration Merge pull request #121677 from kerthcet/cleanup/remove-evnet 2023-11-10 05:03:33 +01:00
kubemark Fix typos in markdown 2023-10-17 10:55:40 -04:00
list
soak/serve_hostnames test: replace intstr.FromInt with intstr.FromInt32 2023-05-10 09:34:16 +02:00
typecheck Replace os.Setenv with testing.T.Setenv in tests 2023-06-05 21:08:56 -05:00
utils Bump distroless-iptables to v0.4.2 2023-11-14 12:07:03 +01:00
OWNERS lavalamp is taking a long break 2023-05-11 16:43:38 +00:00