-
### Issue Summary:
Users should have to specify explicitly which account to bake images in.
### Cloud Provider(s):
GCE
### Environment:
NA
### Feature Area:
Rosco/Baking
### Descript…
-
https://github.com/galaxyproject/planemo-machine/compare/master...kellrott:dream-smc?expand=1
Probably at very least the following enhancements should be brought back up stream.
- [ ] roles/dream-smc…
-
**Describe the problem**
Running a long running elastic workload can cause a foreground workload to stall after a period of time. This occurs with RACv2 in `apply_to_elastic` mode.
**To Reprodu…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
I ran both [busybox](https://github.com/GoogleCloudPlatform/batch-samples/tree/main/busybox) (Container Job) and [transcoding](https://github.com/GoogleCloudPlatform/batch-samples/tree/main/transcodin…
-
Nome: Eduardo Afonso Dutra Silva
Matrícula: 190012307
Professora: Carla
Repositório: [https://github.com/thiagohdaqw/GCES-Trabalho-Individual-2022-1](https://github.com/thiagohdaqw/GCES-Trabalho-I…
-
Nome: Pedro Vítor de Salles Cella
Matrícula: 170113060
Repositório: https://github.com/pedro-cella/GCES-Trabalho-Individual-2022-1
-
This code
```rust
#![feature(generic_const_exprs)]
pub const fn assert_zero(x: usize) -> usize {
if x != 0 {
panic!("expected zero");
} else {
0
}
}
pub fn ch…
-
google.ComputeTokenSource supports fetching tokens from the GCE metadata server, which is great. But there is a user experience issue here: the caller needs a token for a particular source, and if the…
-
The Ansible gce module currently creates or terminates Google Cloud instances, but doesn't yet have start/stop capabilities. Issue here: https://github.com/ansible/ansible-modules-core/issues/3100
On…