-
Krei vidmanieron por listigi la organizojn kiel "adresaro". Ĉiuj organizoj aperus en la sama paĝo, senbilda, laŭnome.
-
I would like to know what is the purpose of multiply the seconds. I found this while i was trying to generate a pre-signed URL on s3. so I had to increase the duration of the IAM session. but when I u…
-
The `data_to_word` compiler currently never produces parallel moves, but `wordLang` supports them and `word_to_stack` compiles them well. An inspection of some code Yong Kiam produced with the compile…
-
**Describe the bug**
When running Vault on EKS (deployed via Helm chart) it is not using the IAM role annotated on the service account to get permissions for AWS API calls. It uses the IAM role assig…
-
Summary: in `wordLang`, moving one or two instructions to be after memory loads before they are first read, if possible, can improve performance on pipelined architectures.
More details: `https://lis…
-
When starting this up for the first time I receive an error "Reconciler error" and "failed to compute secret for cr: failed to get json secret as map: NoCredentialProviders: no valid providers in chai…
-
**Tell us about your request**
EKS (likely via the AWS cloud controller) should support worker nodes that live in another AWS account and join a cluster either via a shared or peered VPC.
Currentl…
-
**Actual behavior**
When running `kaniko` within a Gitlab Job in a `k8s` pod gitlab runner, even with the right service account properly annotated, kanico is not being able to authenticate in AWS ECR…
-
I was looking here: https://github.com/JuliaCloud/AWS.jl/blob/master/src/AWSCredentials.jl#L259
because I was troubleshooting an issue why the credentials were not automatically obtained.
Our system…
-
Looks like the yaml package you use (https://godoc.org/gopkg.in/yaml.v2) doesn't explicitly support dot file notation in your YAML. What I mean is:
```
a.b.c: "foo"
```
Instead of
```
a:
b:…