-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30977 from Sgitario/30850
Remove deprecated Kubernetes/OpenShift properties
- Loading branch information
Showing
6 changed files
with
4 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
46 changes: 0 additions & 46 deletions
46
...rd-way/src/test/java/io/quarkus/it/kubernetes/KubernetesWithDeprecatedPropertiesTest.java
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
.../kubernetes/quarkus-standard-way/src/test/resources/kubernetes-with-deprecated.properties
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
.../quarkus-standard-way/src/test/resources/openshift-with-legacy-sidecar-and-s2i.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...on-tests/kubernetes/quarkus-standard-way/src/test/resources/openshift-with-s2i.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
quarkus.openshift.expose=true | ||
quarkus.openshift.route.expose=true | ||
quarkus.s2i.base-jvm-image=my.registry.example/openjdk/openjdk-11-rhel7 | ||
quarkus.s2i.jvm-arguments=-Djava.util.logging.manager=org.jboss.logmanager.LogManager |
2 changes: 1 addition & 1 deletion
2
...ernetes/quarkus-standard-way/src/test/resources/openshift-with-sidecar-and-s2i.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters