Skip to content

remove .localhost from petclinic example#520

Merged
FelixWende99 merged 1 commit into
developfrom
feature/petclinic_baseurl
Jul 1, 2026
Merged

remove .localhost from petclinic example#520
FelixWende99 merged 1 commit into
developfrom
feature/petclinic_baseurl

Conversation

@ThomasMichael1811

@ThomasMichael1811 ThomasMichael1811 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Pull request overview

This PR updates the shipped example configurations to remove the .localhost suffix from the Petclinic baseDomain, affecting how Petclinic ingress hostnames are generated in the provided example profiles and a dev helper script.

Changes:

  • Changed content.variables.petclinic.baseDomain from petclinic.localhost to petclinic in multiple example config YAMLs.
  • Updated the generated local config snippet in scripts/dev/prepare_two_registries.sh to use the same new Petclinic baseDomain.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the shipped example configurations to remove the .localhost suffix from the Petclinic baseDomain, affecting how Petclinic ingress hostnames are generated in the provided example profiles and a dev helper script.

Changes:

  • Changed content.variables.petclinic.baseDomain from petclinic.localhost to petclinic in multiple example config YAMLs.
  • Updated the generated local config snippet in scripts/dev/prepare_two_registries.sh to use the same new Petclinic baseDomain.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
src/main/resources/application-single-namespace-example.yaml Updates Petclinic baseDomain in the single-namespace example profile.
src/main/resources/application-operator-full.yaml Updates Petclinic baseDomain in the operator full example profile.
src/main/resources/application-operator-content-examples.yaml Updates Petclinic baseDomain in the operator content-examples profile.
src/main/resources/application-full.yaml Updates Petclinic baseDomain in the full example profile.
src/main/resources/application-full-prefix.yaml Updates Petclinic baseDomain in the prefixed full example profile.
src/main/resources/application-content-examples.yaml Updates Petclinic baseDomain in the content-examples profile.
scripts/dev/prepare_two_registries.sh Updates the generated local config used for the “two registries” dev scenario.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/main/resources/application-full.yaml
Comment thread src/main/resources/application-content-examples.yaml
Comment thread src/main/resources/application-operator-full.yaml
Comment thread src/main/resources/application-operator-content-examples.yaml
Comment thread src/main/resources/application-single-namespace-example.yaml
Comment thread src/main/resources/application-full-prefix.yaml
Comment thread scripts/dev/prepare_two_registries.sh

@FelixWende99 FelixWende99 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@FelixWende99 FelixWende99 merged commit ccc9ee8 into develop Jul 1, 2026
3 checks passed
@FelixWende99 FelixWende99 deleted the feature/petclinic_baseurl branch July 1, 2026 13:37
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.

3 participants