Skip to content

Feat/something#515

Open
Ross1832 wants to merge 88 commits intospring-petclinic:mainfrom
HrdK-ore-Petclinic:feat/something
Open

Feat/something#515
Ross1832 wants to merge 88 commits intospring-petclinic:mainfrom
HrdK-ore-Petclinic:feat/something

Conversation

@Ross1832
Copy link
Copy Markdown

No description provided.

Ross1832 added 30 commits March 24, 2026 21:17
This workflow defines a CI/CD pipeline that builds, tests, and deploys a Java application using Maven and Kubernetes.
Remove skipTests flag to run all tests during CI.
Update image name and enable image publishing for build.
Add a step to clean up local Docker images after build.
Allow the cleanup of local images to continue on error.
Added a cleanup step before building Docker images to remove unused images.
Ross1832 and others added 28 commits March 30, 2026 12:37
Increased the number of replicas from 1 to 2 and added pod anti-affinity rules.
Increased the number of replicas for the admin server and added pod anti-affinity rules for better scheduling.
Increased the number of replicas for the api-gateway deployment and added pod anti-affinity rules for the config-server.
Increased the number of replicas to 2 and added pod anti-affinity rules for the config-server.
Increased replicas from 1 to 2 and added pod anti-affinity rules for the config-server.
Added pod anti-affinity rules for config-server.
Added pod anti-affinity rules for config-server.
Increased the number of replicas for the visits service and added pod anti-affinity rules for the config server.
Removed config-server container definition from deployment.
Removed config-server container configuration from deployment.
Removed config-server container definition from deployment.
Removed config-server container configuration from deployment.
Removed config-server container definition from deployment.
Removed config-server container definition from deployment.
Removed config-server container configuration from visits-service deployment.
Refactor CI/CD pipeline to include separate deployment stages for development and production environments.
@Heldo1337
Copy link
Copy Markdown

test

@sonarqubecloud
Copy link
Copy Markdown

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