Open
Conversation
2ebfcba to
4e58e18
Compare
7c2e834 to
16fed7a
Compare
bc6c183 to
48fbfb4
Compare
Signed-off-by: Brian Glar <bogolla4@gmail.com>
- Add QUICKSTART.md with minimal deployment steps - Add README.md as landing page referencing both guides - QUICKSTART: Step-by-step commands for fast deployment - README: High-level overview with links to detailed docs Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
…io/files Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
The {{branch}} placeholder in docker metadata-action was not resolving
correctly, causing invalid tags like ':-c9522d6'. Changed to use static
'sha-' prefix which will generate valid tags like 'sha-c9522d6'.
Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
Signed-off-by: Brian Glar <bogolla4@gmail.com>
This file contains hidden or 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
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.
Summary
This PR introduces a Kubernetes Operator for GeoStudio, enabling automated deployment and lifecycle management of the GeoStudio platform on Kubernetes and OpenShift clusters. The operator is built using the Operator Framework with Helm and provides a unified CLI for managing both operator infrastructure and application instances.
Key additions:
Related Issue (optional)
How to test this PR?
Prerequisites:
Testing steps:
Expected results:
Screenshots / Logs (optional)
The PR includes a demo GIF showing the deployment process: operators/assets/operator-install.gif
Checklist
operators/README.md