-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use versionless features #164
Merged
Merged
Conversation
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
Signed-off-by: Gilbert Kwan <[email protected]>
Signed-off-by: Gilbert Kwan <[email protected]>
Signed-off-by: Gilbert Kwan <[email protected]>
gkwan-ibm
added a commit
that referenced
this pull request
Feb 10, 2025
…luster, resource group, and container (#129) * updating guide’s content to use the liberty AKS portal for creating cluster, resource group, and container * lint correction & minor content fix * Resolve image display issue & content improvement * Image update & Restruct the content layout * Revise the subtitle * Guide's content improvement & Image improvement * Fixed typo * Comments addressed * Dependabot Bump (#134) * Bump org.apache.maven.plugins:maven-failsafe-plugin in /start Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump org.apache.maven.plugins:maven-surefire-plugin in /start Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump org.apache.maven.plugins:maven-failsafe-plugin in /finish Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump org.apache.maven.plugins:maven-surefire-plugin in /finish Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Improving the image quality and content based on the comments * Simplify the content of the Deployment section & replace cluster name retrieval with command line instead of GUI * Content improvement * example output update * content improvement * content improvement * adding a command line to obtain [registry-name] && addressing comments * content improvement * revert unwanted changes * Addressing comment & improving the instruction for replacing [registry-name] * Update README.adoc * Update README.adoc * Addressed Laura's comments and update the guide to use OL operator to deploy the app * Update deploy.yaml * Update README.adoc * Update deploy.yaml * Update README.adoc * Update test.yml Set VALIDATE_KUBERNETES_KUBEVAL to false * Addressed dev content review * Update README.adoc * Fixed superlinter error * Update README.adoc * Update README.adoc * Update README.adoc * Update README.adoc * Update README.adoc * Update README.adoc * Update README.adoc * Update README.adoc * Update README.adoc * Update README.adoc * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc Co-authored-by: David Mueller <[email protected]> * Update README.adoc * Use versionless features (#164) * use versionless feature Signed-off-by: Gilbert Kwan <[email protected]> * use versionless feature Signed-off-by: Gilbert Kwan <[email protected]> * use versionless feature Signed-off-by: Gilbert Kwan <[email protected]> --------- Signed-off-by: Gilbert Kwan <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Gilbert Kwan <[email protected]> Co-authored-by: Gilbert Kwan <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Morgan Chang <[email protected]> Co-authored-by: David Mueller <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
address issue: OpenLiberty/guides-common#1068