kic-reference-architectures icon indicating copy to clipboard operation
kic-reference-architectures copied to clipboard

MARA: Modern Application Reference Architecture

Results 86 kic-reference-architectures issues
Sort by recently updated
recently updated
newest added

### Proposed changes Fixes a typo in the jenkinsfile, along with ensuring that passwords are all handled via a jenkins variable. ### Checklist Before creating a PR, run through this...

### Proposed changes This PR changes MARA to use the Pulumi Automation API and removes support for the bash script based project startup. By using the Automation API, we get...

**Is your feature request related to a problem? Please describe.** See #182 for some of the issues we are seeing with updates to Kubernetes. We need to do a better...

**Describe the bug** While testing the automation-api branch, the following errors are thrown on run: ``` digitalocean:index:ContainerRegistry (shared-global-container-registry): error: could not validate provider configuration: 4 errors occurred: * Invalid or...

**Is your feature request related to a problem? Please describe.** Within the ingress_controller project, we receive the hostname and/or IP address of the external IP that we are assigned based...

enhancement

**Is your feature request related to a problem? Please describe.** The reorganization process split several pieces of logic into two main paths: 1. Logic for working with an AWS managed...

enhancement

**Describe the bug** This is currently showing on both Minikube and K3s (which is as far as testing has gone). When running against K8 1.24, failures are thrown when the...

**Is your feature request related to a problem? Please describe.** With the conversion of AWS, DO, and LKE deploys to the automation API we have a clean code path for...

**Describe the bug** The following error is thrown building our cluster.... ``` View Live: https://app.pulumi.com/qdzlug/do-k8s/jaymara203/updates/2 + pulumi:pulumi:Stack do-k8s-jaymara203 creating digitalocean:index:KubernetesCluster do-jaymara203-cluster error: digitalocean:index/kubernetesCluster:KubernetesCluster resource 'do-jaymara203-cluster' has a problem: Attribute must...

**Describe the bug** When trying to deploy to DO the following errors are thrown: ``` Project [container-registry] selected: /home/jschmidt/repos/kic-reference-architectures/pulumi/python/infrastructure/digitalocean/container-registry Updating (jaymara203) View Live: https://app.pulumi.com/qdzlug/container-registry/jaymara203/updates/4 pulumi:pulumi:Stack container-registry-jaymara203 Creating new global Digital...