Dan Williams
Dan Williams
**Actual behavior** While building several containers against GCP Artifact Registry via skaffold we are getting intermittent authentication failures. ``` INFO[0000] Retrieving image gcr.io/kaniko-project/executor:v1.5.1@sha256:c6166717f7fe0b7da44908c986137ecfeab21f31ec3992f6e128fff8a94be8a5 from registry gcr.io E0124 14:27:12.856809 1 metadata.go:166]...
**Use case:** We have several source databases we want to manage dumps of using replibyte. While we can create a bucket for each, it would seem better organizationally if we...
Noticed several tests we were attempting to write were failing with a race condition on Pod availability. This PR adds proper checking of a ClusterIPs endpoints for the status managed...
I would like to be able to use a response body as template parameters further down the chain. An example api could be Where `self' returns: ``` { id: 1,...
Inspired by http://labs.syropia.net/EMSwitchBox/
Allows setting topics on repos using the GitHub APIs /topics endpoint. This endpoint is a full replace, and not addititve
I have a backend that has no servers and no frontends pointing at it but I am still unable to delete it using `vctl` **Steps to reproduce** ``` vctl backend...
Would you be open to Prometheus monitoring, if yes how do you imagine it being implemented? ```javascript telemetry({ prometheus: '0.0.0.0:9245' }); ``` thoughts?
# Why? We are attempting to make Keycloak our single-source of truth for various systems. To do this we needed to be able to fetch the members of a group...
**Description** Enables replacing build images into ClickhouseInstallation's managed by [Altinity/clickhouse-operator](https://github.com/Altinity/clickhouse-operator)