-
Notifications
You must be signed in to change notification settings - Fork 29
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
Merge filestore usage feature into main #319
Draft
pawloch00
wants to merge
6
commits into
ppawl-cherry-pick
Choose a base branch
from
ppawl-cherry-pick-filestore
base: ppawl-cherry-pick
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
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
* Add flags to support GCP Filestore on cluster Signed-off-by: Piotr Pawłowski <ppawl@google.com> --------- Signed-off-by: Piotr Pawłowski <ppawl@google.com>
* enable to use filestore in workload Signed-off-by: Piotr Pawłowski <ppawl@google.com> --------- Signed-off-by: Piotr Pawłowski <ppawl@google.com> Co-authored-by: Patryk Bundyra <pbundyra@google.com>
* add flag parser and enable GCPFilestore on cluster Signed-off-by: Piotr Pawłowski <ppawl@google.com> * update cluster with gcp filestore Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix linter Signed-off-by: Piotr Pawłowski <ppawl@google.com> * filestore -> gcpfilestore Signed-off-by: Piotr Pawłowski <ppawl@google.com> * filetore -> gcpfilestorage Signed-off-by: Piotr Pawłowski <ppawl@google.com> * create filestore instance Signed-off-by: Piotr Pawłowski <ppawl@google.com> * add enable filestore Signed-off-by: Piotr Pawłowski <ppawl@google.com> * enable gcpfilestore on cluster creation Signed-off-by: Piotr Pawłowski <ppawl@google.com> * pyink Signed-off-by: Piotr Pawłowski <ppawl@google.com> * add to workload Signed-off-by: Piotr Pawłowski <ppawl@google.com> * pyink Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix linter Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix string formatting Signed-off-by: Piotr Pawłowski <ppawl@google.com> * apply manifest file Signed-off-by: Piotr Pawłowski <ppawl@google.com> * add workloads Signed-off-by: Piotr Pawłowski <ppawl@google.com> * Fix get storage function * pyink; Signed-off-by: Piotr Pawłowski <ppawl@google.com> * remove adding iam Signed-off-by: Piotr Pawłowski <ppawl@google.com> * rm kjob Signed-off-by: Piotr Pawłowski <ppawl@google.com> * rm examples Signed-off-by: Piotr Pawłowski <ppawl@google.com> * rm duplicated Signed-off-by: Piotr Pawłowski <ppawl@google.com> * update filestore iam Signed-off-by: Piotr Pawłowski <ppawl@google.com> * cleanup Signed-off-by: Piotr Pawłowski <ppawl@google.com> * add readme base Signed-off-by: Piotr Pawłowski <ppawl@google.com> * update readme Signed-off-by: Piotr Pawłowski <ppawl@google.com> * README.md update Signed-off-by: Piotr Pawłowski <ppawl@google.com> * update Readme Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix linter Signed-off-by: Piotr Pawłowski <ppawl@google.com> * add storage filestore pipeline Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix builds Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix pipeline Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix naming Signed-off-by: Piotr Pawłowski <ppawl@google.com> * update pipeline Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix multiple addons usage Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix multiple addons usage Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix list Signed-off-by: Piotr Pawłowski <ppawl@google.com> * += -> append Signed-off-by: Piotr Pawłowski <ppawl@google.com> * comment filestore Signed-off-by: Piotr Pawłowski <ppawl@google.com> * add new storage Signed-off-by: Piotr Pawłowski <ppawl@google.com> * comment filestore Signed-off-by: Piotr Pawłowski <ppawl@google.com> * rm obsolete steps Signed-off-by: Piotr Pawłowski <ppawl@google.com> * create unique cluster and dont rm it Signed-off-by: Piotr Pawłowski <ppawl@google.com> * move filestore to separate job Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix networks Signed-off-by: Piotr Pawłowski <ppawl@google.com> * add new group Signed-off-by: Piotr Pawłowski <ppawl@google.com> * auth docker Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix cluster name Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix Signed-off-by: Piotr Pawłowski <ppawl@google.com> * remove cluster removal Signed-off-by: Piotr Pawłowski <ppawl@google.com> * introduce envs with workload names Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix newline Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix envs Signed-off-by: Piotr Pawłowski <ppawl@google.com> * Apply manifest file (#216) * create filestore instance Signed-off-by: Piotr Pawłowski <ppawl@google.com> * add enable filestore Signed-off-by: Piotr Pawłowski <ppawl@google.com> * apply manifest file Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix builds Signed-off-by: Piotr Pawłowski <ppawl@google.com> --------- Signed-off-by: Piotr Pawłowski <ppawl@google.com> * review fixes Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix typo Signed-off-by: Piotr Pawłowski <ppawl@google.com> * fix string interpolation Signed-off-by: Piotr Pawłowski <ppawl@google.com> * add gcs fuse manifest example * change example namespace to default * resolve comments * cleanup --------- Signed-off-by: Piotr Pawłowski <ppawl@google.com> Co-authored-by: Piotr Pawłowski <ppawl@google.com> Co-authored-by: Patryk Bundyra <pbundyra@google.com>
…er/xpk into ppawl-cherry-pick-filestore
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
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.
Fixes / Features
Testing / Documentation
Testing details.