-
# KCD Organizer Checklist
Please fill in information, organizers, and sponsors as you assemble them, and then make a new comment when this application is ready for review.
### Event Details
* [x]…
-
### Terraform Version
```
v0.11.1
```
### Terraform Configuration Files
```hcl
variable "regions" {
default = [
"us-east-1",
"us-east-2",
"us-west-1",
"us-we…
-
This is related to #78 but simpler to do since we already have most of the basics. Let's add support for Knative running on Cloud Run for Anthos to cover all the Cloud Run cases
-
### Expected Behavior
When I declare a datasource with underscore in it's name it should be created with the same name in Application context
### Actual Behaviour
From what I was able to observe a…
-
Something I'm not finding is the concept of a differentiation between specs for the uses in balancing nodes. This is obviously looking forward pretty far, but never hurts to have stuff simmering in yo…
-
Subscribe to this issue and stay notified about new [daily trending repos in Java](https://github.com/trending/java?since=daily)!
-
**What happened?**:
runnning deploy on 'dev' worked, then runnning it again on 'prod' results in error
**What you expected to happen?**:
The deploy to work the same for each namespace
**Ho…
-
### What happened?
I ran `pulumi up`, to make some changes to the configuration of a dataproc cluster, but it failed.
### Expected Behavior
I expected Pulumi to update my dataproc cluster's configu…
-
### Expected behavior
skaffold render
```
apiVersion: v1
kind: Secret
metadata:
name: super-secret-secret
namespace: test
data:
password: c3VwZXJzZWN1cmVwYXNzd29yZA
---
apiVersion…
-
After successful deployment of vault and consul to same namespace, nginx application is deployed to test vault agent injectior. Though correct annotations are added, We can see ngnix pod as 1/1. Vault…