kubernetes-sigs / application

Application metadata descriptor CRD
Apache License 2.0
513 stars 167 forks source link

Stop using application-periodic-default-gke job #219

Closed spiffxp closed 3 years ago

spiffxp commented 3 years ago

Related:

The job should be migrated to not depend on proprietary/hosted clusters, and instead use a cluster that is provisioned by open source software, e.g.

The job is currently continuously failing, so if it's not actively being used, another option is to delete it entirely, ref: https://testgrid.k8s.io/sig-apps#application-periodic-default-gke

spiffxp commented 3 years ago

Based on https://github.com/kubernetes-sigs/application/pull/138 I'm going to assume the job is safe to remove

spiffxp commented 3 years ago

/assign