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 We have a tricky set of dependencies that were making things hard to manage locally especially for ARM machines. Normally we'd not update so many dependencies at...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies

**Describe the bug** setup_venv.sh fails to install Pipfile.lock dependencies on AWS Ubuntu 22.04 and 20.04 Instances **To Reproduce** Steps to reproduce the behavior: 1. Install Pulumi and perform ```pulumi login```...

Bumps [grpcio](https://github.com/grpc/grpc) from 1.43.0 to 1.53.0. Release notes Sourced from grpcio's releases. Release v1.53.0 This is release 1.53.0 (glockenspiel) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...

dependencies

Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

I suggest in the readme intro, we touch on the topic of serverless architectures and approaches, for completeness sake and for the following important reason. While we all probably realize...

**Describe the bug** If an existing container registry is present and I try to do a fresh deployment, it will fail in an extremely weird way. It'll say it can't...

**Describe the bug** When deploying with the 0.16 chart the following errors are thrown: ``` Diagnostics: pulumi:pulumi:Stack (ingress-controller-maratest02): NGINX Ingress Controller will be deployed with the Helm Chart [[email protected]] Using...

**Describe the bug** This is related to https://github.com/nginxinc/kic-reference-architectures/issues/207 but slightly different. It appears that in order for the Pulumi provider to pull the token from the Pulumi config it needs...

**Describe the bug** The call to `pulumi_config.get_pulumi_user()` should return the same value as `pulumi org get-default`. For example, my default org is an organization called `jkodrofftest`. When I run `./pulumi/python/runner...