Added GCP supplemental values file#237
Merged
SSSantosh18 merged 19 commits intoni:mainfrom Jan 28, 2025
Merged
Conversation
rbell517
reviewed
Dec 11, 2024
getting-started/templates/Openshift-GCP/os_gcp_supplemental_values.yaml
Outdated
Show resolved
Hide resolved
rbell517
reviewed
Dec 11, 2024
getting-started/templates/Openshift-GCP/os_gcp_supplemental_values.yaml
Outdated
Show resolved
Hide resolved
rbell517
reviewed
Dec 11, 2024
getting-started/templates/Openshift-GCP/os_gcp_supplemental_values.yaml
Outdated
Show resolved
Hide resolved
SSSantosh18
reviewed
Dec 13, 2024
getting-started/templates/GCP/Openshift/openshift_supplemental_values.yaml
Outdated
Show resolved
Hide resolved
jayabal-EMR
reviewed
Dec 16, 2024
getting-started/templates/GCP/Openshift/openshift_supplemental_values.yaml
Outdated
Show resolved
Hide resolved
getting-started/templates/GCP/Openshift/openshift_supplemental_values.yaml
Outdated
Show resolved
Hide resolved
added 2 commits
December 16, 2024 18:51
jayabal-EMR
reviewed
Dec 17, 2024
getting-started/templates/OpenShift/openshift_supplemental_values.yaml
Outdated
Show resolved
Hide resolved
jayabal-EMR
approved these changes
Dec 17, 2024
SSSantosh18
requested changes
Dec 18, 2024
SSSantosh18
requested changes
Dec 19, 2024
SSSantosh18
requested changes
Jan 8, 2025
getting-started/templates/OpenShift/openshift_supplemental_values.yaml
Outdated
Show resolved
Hide resolved
SSSantosh18
approved these changes
Jan 10, 2025
JD-Robertson
approved these changes
Jan 10, 2025
SSSantosh18
reviewed
Jan 23, 2025
prestwick
approved these changes
Jan 24, 2025
1 task
added 4 commits
January 27, 2025 17:51
…com/priyadarshini-ni/install-systemlink-enterprise into users/priya/gcp-supplemental-values
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.
What does this Pull Request accomplish?
The supplemental values for GCP has been added with examples for GCS Storage and adding cloud SQL auth proxy container.
Note: GCS support is not yet added to dataframe service as the service uses S3 DeleteObjects API which is not supported by GCS S3 interoperable XML API, refer this for more information. The respective documentation for the dataframe service will be updated once we add this support.
Why should this Pull Request be merged?
This acts as an additional values file while SLE is installed in Openshift cluster or GKE cluster on GCP
What testing has been done?
NA