-
Notifications
You must be signed in to change notification settings - Fork 24
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
Issue/662 default storage class #745
Open
fraugabel
wants to merge
64
commits into
main
Choose a base branch
from
issue/662_default_storage_class
base: main
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.
Open
Changes from 47 commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
1c4ca85
compiled new requirements.txt
fraugabel 8880a15
added makdirs check in helper.py
fraugabel a4e3603
deleted gen_sonsobuoy
fraugabel dcec54e
re-compiled requirements
fraugabel fad1ed6
re-added gen_sonobuoy_result_file
fraugabel b92fade
re-added gen_sonobuoy_result_file
fraugabel 545d0ed
added cleanup() as subfunction to check_default_persistentvolumeclaim…
fraugabel 9956bd1
added cleanup() as subfunction to check_default_persistentvolumeclaim…
fraugabel 43e1282
rebased
fraugabel 218883f
resolved sonobuoy filename issue
fraugabel 1743399
Default Retries adjustable on module level
fraugabel f717aa8
cleanup on module level and cleanup on ressource conflict
fraugabel 2fd1fc7
recompiled requirements.in after deleting fabric
fraugabel 95c74c6
added debug option
fraugabel 12d3c15
added debug option
fraugabel d00f1ba
creating context manager
fraugabel 8afc712
context manager cleaning up
fraugabel 13c7622
cleaning up with error handling
fraugabel 0211b18
break apart monolyte
fraugabel a0aa07b
prepare part
fraugabel bdbabc2
extending prepare part
fraugabel ff8fb83
preparing in short loops working
fraugabel b94df03
preparing in short loops working
fraugabel 4407373
context manager workin except for SCSTestExceptions
fraugabel 0ff381a
SCSTestExceptions must be raised inside with block
fraugabel b44b0ad
SCSTestException correctly caught into yaml
fraugabel 6e079ed
fixed modul sorting and doc string def prepare
fraugabel 0ba6f9a
checked convoluted exit
fraugabel 3706237
checked convoluted exit
fraugabel 0465356
checked convoluted exit
fraugabel ad39c6d
for flake
fraugabel 31f9e68
csi provider check
fraugabel 0f16b17
csi provider check
fraugabel 4f1a0f1
ReadWriteOnce and PVC Bound tested
fraugabel 7696250
ReadWriteOnce and PVC Bound tested
fraugabel ea6c576
default values
fraugabel 92ea10e
refracturing Exception chain
fraugabel f9436e5
removed files that are not supposed to be in the PR
fraugabel 78872c5
fixed key error in getting default storage class
fraugabel 5ff4bda
successfully tested csi-provider function
fraugabel 20ffdab
Make executable, fix error message
mbuechse fe7e58a
simplify check_default_storageclass
mbuechse 50643b2
typos in create_pvc_pod
mbuechse 389e87a
commenting
fraugabel c9a8b23
raising 404
fraugabel 2d3e749
raising 404
fraugabel 0dea150
raising 404
fraugabel 400fb54
raising regular Exception 1
fraugabel e00043e
raising regular Exception 1
fraugabel 0a54a9f
indentation
fraugabel 1dd96ed
indentation
fraugabel a335677
indentation
fraugabel d853396
dividing 404
fraugabel edb6dc1
dividing 404
fraugabel 86858e4
dividing 404
fraugabel d5e4d76
dividing 404
fraugabel 8fa3945
dividing 404
fraugabel b284203
dividing 404
fraugabel 64a411a
dividing 404
fraugabel 898825c
dividing 404
fraugabel e98f92d
dividing 404
fraugabel e8798a8
dividing 404
fraugabel 6e5754e
Merge branch 'main' into issue/662_default_storage_class
fraugabel 21436f7
researched again csi-provider compliance
fraugabel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This file seems to be here in error. |
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like a mistake, this file does not belong to this PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
true