-
### Failure cluster [298c454d3f0d35f05770](https://go.k8s.io/triage#298c454d3f0d35f05770)
##### Error text:
```
[FAILED] an error on the server ("Internal Error: failed to list pod stats: rpc err…
-
auto-reduced (treereduce-rust):
````rust
#![feature(const_trait_impl, generic_const_exprs)]
fn main() {
let _ = process::([()]);
}
fn process() -> [(); T::make(2)] {
input
}
#[const_trait…
-
Hello all,
It has been brought to my attention that the disks labels are not being propagated at all when creating new separate gce-disks. This behavior has been fixed for ebs volumes as tags are i…
-
See: https://cloud.google.com/iam/reference/rest/v1/projects.serviceAccounts/signBlob
Relevant history:
https://github.com/GoogleCloudPlatform/google-cloud-python/issues/922
-
- [x] アカウント作る
- [ ] イメージみたいなのからインスタンス作成する
- [ ] 全員分のssh接続環境をすばやく作る
yuuki updated
9 years ago
-
I've been trying to solve this issue for hours now, I am trying to request a cert for 2 domains. The services etc. for the two are set up identically, however one always fails:
http://webhooks.xx.x…
-
When using `/gcal summary time` it requires you to put `9:00AM` instead of `9:00am`, for example.
so the below is invalid:
```
/gcal summary time 9:00am
```
and this is valid.
```
/gca…
-
### Issue Summary:
Currently, Rosco obtains the image name by scrapping the logs for a certain string:
“**googlecompute: A disk image was created:**”
Here are the code portions responsible for…
-
I've been trying to skip cloudflare configuration and only use googles TCP load balancer by specifying `type: LoadBalancer` in the Service manifest. However the service does not get an IP-address it i…
firog updated
6 years ago
-
- use new feature: https://cloud.google.com/kubernetes-engine/docs/how-to/managed-certs#console
(moved from #436)
- [ ] make cert
- [ ] nginx conf
- [ ] gce ingress, ssl ,etc
- ref: daphne …