Skip to content

Conversation

aliannus2
Copy link

No description provided.

hamza339j and others added 21 commits September 28, 2025 07:51
Your branch is up to date with 'origin/master'.

Changes to be committed:
	modified:   .gitignore
	new file:   infra/.helm/cache/argo-cd-8.5.7.tgz
	new file:   infra/main.tf
	new file:   infra/modules/argocd/main.tf
	new file:   infra/modules/argocd/outputs.tf
	new file:   infra/modules/argocd/variables.tf
	new file:   infra/outputs.tf
	new file:   infra/providers.tf
	new file:   infra/variables.tf
	new file:   k8s/namespace.yaml
Your branch is up to date with 'origin/master'.

Changes to be committed:
	deleted:    infra/.helm/cache/argo-cd-8.5.7.tgz
	modified:   infra/main.tf
	modified:   infra/providers.tf
	deleted:    k8s/namespace.yaml
Your branch is up to date with 'origin/master'.

Changes to be committed:
	modified:   infra/main.tf
	modified:   infra/variables.tf
Your branch is up to date with 'origin/master'.

Changes to be committed:
	new file:   infra/terraform.tfvars.example
Your branch is up to date with 'origin/master'.

Changes to be committed:
	modified:   .gitignore
	new file:   infra/modules/minikube/main.tf
	new file:   infra/modules/minikube/outputs.tf
	new file:   infra/modules/minikube/variables.tf
Changes to be committed:
	modified:   infra/main.tf
	modified:   infra/modules/argocd/main.tf
	modified:   infra/modules/argocd/variables.tf
	modified:   infra/modules/minikube/main.tf
	modified:   infra/modules/minikube/outputs.tf
	modified:   infra/modules/minikube/variables.tf
	modified:   infra/outputs.tf
	modified:   infra/providers.tf
	modified:   infra/variables.tf
Your branch is up to date with 'origin/local-exec-minikube'.

Changes to be committed:
	modified:   infra/main.tf
	modified:   infra/modules/argocd/main.tf
	modified:   infra/modules/argocd/variables.tf
	modified:   infra/modules/minikube/main.tf
	modified:   infra/providers.tf
	modified:   infra/variables.tf
	new file:   k8s/base/apigateway/configmap.yaml
	new file:   k8s/base/apigateway/deployment.yaml
	new file:   k8s/base/apigateway/hpa.yaml
	new file:   k8s/base/apigateway/service.yaml
	new file:   k8s/base/frontend/configmap.yaml
	new file:   k8s/base/frontend/deployment.yaml
	new file:   k8s/base/frontend/hpa.yaml
	new file:   k8s/base/frontend/service.yaml
	new file:   k8s/base/kustomization.yaml
	new file:   k8s/base/namespace.yaml
	new file:   k8s/base/overlays/dev/kustomization.yaml
	new file:   k8s/base/quoteservice/configmap.yaml
	new file:   k8s/base/quoteservice/deployment.yaml
	new file:   k8s/base/quoteservice/hpa.yaml
	new file:   k8s/base/quoteservice/service.yaml
	new file:   k8s/base/rbac/role-readonly.yaml
	new file:   k8s/base/rbac/role-readwrite.yaml
	new file:   k8s/base/rbac/rolebinding-readonly.yaml
	new file:   k8s/base/rbac/rolebinding-readwrite.yaml
	new file:   k8s/base/resourcequota.yaml
Your branch is up to date with 'origin/local-exec-minikube'.

Changes to be committed:
	renamed:    k8s/base/overlays/dev/kustomization.yaml -> k8s/overlays/dev/kustomization.yaml
Your branch is up to date with 'origin/local-exec-minikube'.

Changes to be committed:
	modified:   k8s/base/apigateway/deployment.yaml
	modified:   k8s/base/frontend/deployment.yaml
	modified:   k8s/base/quoteservice/deployment.yaml
Your branch is up to date with 'origin/local-exec-minikube'.

Changes to be committed:
	modified:   k8s/base/apigateway/configmap.yaml
	modified:   k8s/base/apigateway/deployment.yaml
	modified:   k8s/base/apigateway/service.yaml
	modified:   k8s/base/frontend/configmap.yaml
	modified:   k8s/base/frontend/deployment.yaml
	modified:   k8s/base/frontend/service.yaml
	modified:   k8s/base/quoteservice/deployment.yaml
	modified:   k8s/base/quoteservice/service.yaml
Your branch is up to date with 'origin/local-exec-minikube'.

Changes to be committed:
	modified:   k8s/base/quoteservice/deployment.yaml
Your branch is up to date with 'origin/local-exec-minikube'.

Changes to be committed:
	modified:   k8s/base/quoteservice/deployment.yaml
Your branch is up to date with 'origin/local-exec-minikube'.

Changes to be committed:
	modified:   k8s/base/quoteservice/deployment.yaml
Your branch is up to date with 'origin/local-exec-minikube'.

Changes to be committed:
	modified:   k8s/base/quoteservice/deployment.yaml
Your branch is up to date with 'origin/local-exec-minikube'.

Changes to be committed:
	modified:   k8s/base/quoteservice/deployment.yaml
Your branch is up to date with 'origin/local-exec-minikube'.

Changes to be committed:
	modified:   README.md
	new file:   README_App.md
	modified:   infra/main.tf
	modified:   infra/modules/argocd/main.tf
	modified:   infra/modules/argocd/variables.tf
	modified:   infra/modules/minikube/main.tf
	modified:   infra/modules/minikube/outputs.tf
	modified:   infra/terraform.tfvars.example
Changes to be committed:
	deleted:    infra/main.tf
	new file:   infra/modules/application/main.tf
	new file:   infra/modules/application/outputs.tf
	new file:   infra/modules/application/variables.tf
	modified:   infra/modules/argocd/main.tf
	modified:   infra/modules/argocd/outputs.tf
	modified:   infra/modules/argocd/variables.tf
	new file:   infra/modules/cluster-minikube/main.tf
	new file:   infra/modules/cluster-minikube/outputs.tf
	new file:   infra/modules/cluster-minikube/variables.tf
	deleted:    infra/modules/minikube/main.tf
	deleted:    infra/modules/minikube/outputs.tf
	deleted:    infra/modules/minikube/variables.tf
	deleted:    infra/outputs.tf
	new file:   infra/projects/application/main.tf
	new file:   infra/projects/application/outputs.tf
	new file:   infra/projects/application/providers.tf
	new file:   infra/projects/application/variabels.tf
	new file:   infra/projects/argocd/main.tf
	new file:   infra/projects/argocd/outputs.tf
	renamed:    infra/providers.tf -> infra/projects/argocd/providers.tf
	new file:   infra/projects/argocd/terraform.tfvars.example
	new file:   infra/projects/argocd/variables.tf
	new file:   infra/projects/cluster/main.tf
	new file:   infra/projects/cluster/outputs.tf
	new file:   infra/projects/cluster/provider.tf
	new file:   infra/projects/cluster/terraform.tfvars.example
	new file:   infra/projects/cluster/variables.tf
	deleted:    infra/terraform.tfvars.example
	deleted:    infra/variables.tf
Your branch is up to date with 'origin/all-in-one-deployment'.

Changes to be committed:
	renamed:    infra/modules/application/main.tf -> modules/application/main.tf
	renamed:    infra/modules/application/outputs.tf -> modules/application/outputs.tf
	renamed:    infra/modules/application/variables.tf -> modules/application/variables.tf
	renamed:    infra/modules/argocd/main.tf -> modules/argocd/main.tf
	renamed:    infra/modules/argocd/outputs.tf -> modules/argocd/outputs.tf
	renamed:    infra/modules/argocd/variables.tf -> modules/argocd/variables.tf
	renamed:    infra/modules/cluster-minikube/main.tf -> modules/cluster-minikube/main.tf
	renamed:    infra/modules/cluster-minikube/outputs.tf -> modules/cluster-minikube/outputs.tf
	renamed:    infra/modules/cluster-minikube/variables.tf -> modules/cluster-minikube/variables.tf
	renamed:    infra/projects/application/main.tf -> projects/application/main.tf
	renamed:    infra/projects/application/outputs.tf -> projects/application/outputs.tf
	renamed:    infra/projects/application/providers.tf -> projects/application/providers.tf
	renamed:    infra/projects/application/variabels.tf -> projects/application/variabels.tf
	renamed:    infra/projects/argocd/main.tf -> projects/argocd/main.tf
	renamed:    infra/projects/argocd/outputs.tf -> projects/argocd/outputs.tf
	renamed:    infra/projects/argocd/providers.tf -> projects/argocd/providers.tf
	renamed:    infra/projects/argocd/terraform.tfvars.example -> projects/argocd/terraform.tfvars.example
	renamed:    infra/projects/argocd/variables.tf -> projects/argocd/variables.tf
	renamed:    infra/projects/cluster/main.tf -> projects/cluster/main.tf
	renamed:    infra/projects/cluster/outputs.tf -> projects/cluster/outputs.tf
	renamed:    infra/projects/cluster/provider.tf -> projects/cluster/provider.tf
	renamed:    infra/projects/cluster/terraform.tfvars.example -> projects/cluster/terraform.tfvars.example
	renamed:    infra/projects/cluster/variables.tf -> projects/cluster/variables.tf
Your branch is up to date with 'origin/all-in-one-deployment'.

Changes to be committed:
	new file:   stacks/all-in-one/main.tf
	new file:   stacks/all-in-one/providers.tf
	new file:   stacks/all-in-one/variables.tf
Your branch is up to date with 'origin/all-in-one-deployment'.

Changes to be committed:
	modified:   README.md
	deleted:    README_App.md
	new file:   projects/application/terraform.tfvars.example
	new file:   stacks/all-in-one/outputs.tf

Changes not staged for commit:
	modified:   README.md
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Your branch is ahead of 'origin/all-in-one-deployment' by 1 commit.
  (use "git push" to publish your local commits)

Changes to be committed:
	modified:   README.md
@aliannus2 aliannus2 force-pushed the all-in-one-deployment branch from cce9718 to 4272388 Compare September 28, 2025 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants