Open moradiyaashish opened 1 year ago
Hi
this feature is not available in v0.6.1
this feature was included in this PR: https://github.com/k8snetworkplumbingwg/whereabouts/pull/317 which was merged in April 2023 and v0.6.1 was releases in Feb.
please use "latest" build and it will work
Cheers!
Describe the bug We need to run reconciler at every few minutes i.e. 10 mins. Even when reconciler_cron_expression is set to "10 ", the reconciler runs at 4:30 AM everyday. It looks like parameter reconciler_cron_expression do not have any effect.
Expected behavior When reconciler_cron_expression is set to "10 ", reconciler should run every 10 mins.
To Reproduce Steps to reproduce the behavior:
Environment:
Whereabouts version : v0.6.1
Kubernetes version (use
kubectl version
): v1.24.6Network-attachment-definition: N/A
Whereabouts configuration (on the host): N/A
OS (e.g. from /etc/os-release): NAME="Rocky Linux" VERSION="8.7 (Green Obsidian)" ID="rocky" ID_LIKE="rhel centos fedora" VERSION_ID="8.7" PLATFORM_ID="platform:el8" PRETTY_NAME="Rocky Linux 8.7 (Green Obsidian)" ANSI_COLOR="0;32" LOGO="fedora-logo-icon" CPE_NAME="cpe:/o:rocky:rocky:8:GA" HOME_URL="https://rockylinux.org/" BUG_REPORT_URL="https://bugs.rockylinux.org/" ROCKY_SUPPORT_PRODUCT="Rocky-Linux-8" ROCKY_SUPPORT_PRODUCT_VERSION="8.7" REDHAT_SUPPORT_PRODUCT="Rocky Linux" REDHAT_SUPPORT_PRODUCT_VERSION="8.7"
Kernel (e.g.
uname -a
): Linux master-1 4.18.0-425.10.1.el8_7.x86_64 #1 SMP Thu Jan 12 16:32:13 UTC 2023 x86_64 x86_64 x86_64 GNU/LinuxOthers: N/A
Additional info / context Add any other information / context about the problem here.