AvivGuiser

Results 19 issues of AvivGuiser

Hey, i've attempted to use KubeChecks with GitHub App but i get `failed to create vcs client: failed to get user: GET https://api.github.com/user: 403 Resource not accessible by integration []`...

i have added finalizers as a medata element (used the same implementation that was in the application resource) closes #391

### Description we recently had a use case of migration from one appset to another and needed an ability to set a finalizer on the appset ### Potential Terraform Configuration...

enhancement
help wanted

**What this PR does**: **Which issue(s) this PR fixes**: Fixes #1486 **Checklist** - [ ] Tests updated - [ ] Documentation added - [X] `CHANGELOG.md` updated - the order of...

added option to opt out of using a service (still enabled by default) and add podMonitor which is disabled by default

like in mimir, we need to pass `ingester.ring.instance-availability-zone` when enabled zone aware ingestion FYI @zalegrala

when deploying in argo the statefulset has a diff since we don't set the apiVersion and kind fields fixes #358

the reasom is that today, when using an existing secret, we can't put different values from the ones that are in the created secret. this will allow users to use...

we are using the git file generator, i have a fear that since the appset code in kubechecks only supports list and cluster generator it doesn't recognize new apps created...