Alexander Brand

Results 53 comments of Alexander Brand

@rosskukulinski This is different. This issue is about the queue we use to put all the services and endpoints that we have found in the backend cluster, before they are...

Load balancer fields and possible values: - `admin_state_up`: `true`, `false` - `operating_status`: `ONLINE`, `OFFLINE` - `provisioning_status`: `ACTIVE`, `PENDING_CREATE`, `ERROR` Listener fields and possible values: - `admin_state_up`: `true`, `false` Pool fields...

Hey @hmorikaw, are you updating the service definition in the gimbal cluster or in the backend cluster? Or is this an OpenStack service?

One potential solution that just occurred to me is to continue using the provisioning feature to provide the out-of-the-box dashboards, but then document or change the grafana deployment to use...

I think it is relevant in that it tells you the format of Alertmanager's config file. However, it doesn't tell you where exactly in the gimbal deployment YAML files to...

One consideration to keep in mind if we decide to change flags is whether we want to remain backwards compatible with previous deployment manifests.

Thanks @ncdc - this is one approach I was thinking about. I think of it as "tiered ingress", where gimbal ingress proxies send traffic to backend cluster ingress proxies. The...

Thanks, @imjasonh! Indeed, it fails with CGO disabled. Sounds like ko + CGO is not strictly supported. Should we close this out or do you see any potential action items...

Awesome. I'll leave it open to track the docs. I'd be happy to play test subject for those docs once you have them 👍

If possible, I think we should use the TLS bootstrapping facilities built into the kubelet for requesting/rotating serving certificates.