* chore(mocks): Generate mocks with consistent prefix for .gitattributes
* feat(testing): Create a mock domain client
* feat(testing): Add tests for domain controller
* chore(domain-controller): Use k8s ptr library for comparison of CNAME target
* Create a job to auto generate a full set of manifests to install easily
* update workflow
* trigger
* touch file
* Update full install manifests file
* template with namespace
* Update full install manifests file
* set credential name
* Update full install manifests file
* Add to generated git list
* Move file
* Update full install manifests file
* update gitattributes
---------
Co-authored-by: alex-bezek <alex-bezek@users.noreply.github.com>
These are a few items we wanted to clean up from a review session:
* change up the helm values api for setting the secret so it's more explicit when it's creating a secret or not
* remove the ability to configure the agent logging
* change replicas to 1 for a more default/demo setup
* handle non 200/404 error codes for the agent tunnel api so errors are re-queued
Co-authored-by: alex-bezek <alex-bezek@users.noreply.github.com>