mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-12-11 23:01:44 +01:00
* feat(provider/cloudflare): Add support for Cloudflare Tags Signed-off-by: nikhil-m_neteinc <nikhil.m@netenrich.com> * fix/reconcile the tags * fix/reconcile the tags * fix(lint): Address code formatting issues Signed-off-by: nkhl99 <nkhlkumar01@gmail.com> * test(provider/cloudflare): Add unit tests for tags feature Signed-off-by: nkhl99 <nkhlkumar01@gmail.com> * test(provider/cloudflare): Edited the unit cases Signed-off-by: nkhl99 <nkhlkumar01@gmail.com> * test(provider/cloudflare): Added the unit cases and created function for cloudflareTag Signed-off-by: nkhl99 <nkhlkumar01@gmail.com> * update(provider/cloudflare): Updated the cloudflare tutorial document with cloudflare-tags Signed-off-by: nkhl99 <nkhlkumar01@gmail.com> * update(provider/cloudflare): Updated the cloudflare tutorial document with cloudflare-tags Signed-off-by: nkhl99 <nkhlkumar01@gmail.com> * ci: Trigger CI checks * update(provider/cloudflare): Updated the cloudflare tutorial document Signed-off-by: nkhl99 <nkhlkumar01@gmail.com> --------- Signed-off-by: nikhil-m_neteinc <nikhil.m@netenrich.com> Signed-off-by: nkhl99 <nkhlkumar01@gmail.com>