This repository has been archived by the owner on May 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 382
Update instance loop support for namespaced classes and plans #2133
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
291ebed
Initial ns instance loop updates
eriknelson 5458df7
Disambiguate getServiceInstanceWithRefs
eriknelson 8b4ce7d
Update .gitignore to ignore debug.test
eriknelson 0bc3801
Disambiguate getTestServiceInstanceWithClusterRefs
eriknelson ff61185
Add namespaces to the test type producers
eriknelson faca699
Add TestReconcileServiceInstanceWithNamespacedRefs
eriknelson 0bd698b
Passing cp
eriknelson 614841a
Add sync provision test for namespaced class/plan
eriknelson e03feea
Add reconcile async with namespaced refs
eriknelson 5887ad5
Give instance tests their own file
eriknelson 221efbf
Add ResolveNamespacedReferences test
eriknelson e317ba1
Add instance DeleteWithNamespacedRefs sync test
eriknelson 5b327cd
Add instance DeleteAsyncWithNamespaced refs test
eriknelson 6754adf
Buildable prepareUpdateInstanceRequest
jmrodri 334c3b5
Fix in progress polling for instances
eriknelson 732ae37
Add inprogress provision polling test
eriknelson 3916378
Cover the nil plan case for last op reqs
eriknelson 35cc9ed
Add success async provision ns type test
eriknelson d0c11dd
check properties for nil early
jmrodri c05ab18
Add inprogress provision async failure ns test
eriknelson 1e9139f
Add inprogress depro poll ns test
eriknelson 4af7d59
Add polling success deprovision ns test
eriknelson ad1f04b
Add failed polling deprovision ns test
eriknelson d4faebe
Update new files with 2018 copyright header
eriknelson 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
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
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.
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.
where is this coming from?
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.
Was some kind of binary that showed up after running a failed make command, I can't remember which. I'm assuming we would prefer not to have that checked in.
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.
Yeah I've seen those pop up too after running the tests.