This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Apply all resources in a single kubectl call #872
Merged
Merged
Changes from 18 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
a5f18ff
Remove namespace flag from kubectl apply/delete calls
5bd8f40
Remove unused apiObject fields
40b23d5
Remove Stdout/err fields from Kubectl struct
e7544db
Modify Applier to stage and execute rather than execute directly
5bfc279
Accept []byte instead of *apiObject in Applier methods
92e60a8
Replace `actionc` with a mutex
0a6ef34
Store staged objects in a slice rather than a map
8419cc3
Replace delete and apply with doCommand
687b704
Deduplicate delete/apply logic
3000dcd
Remove command order test
7dbbd58
Fallback to applying yamels one-by-one if mass apply fails
1d010ee
Remove mockClientSet noise
23c53d4
Remove error return value from NewCluster
ab35632
Camelify image_creds in main.go
712ca94
Apply namespaceless objects to default namespace
68db839
Factor out common bits of execute
f74fd75
Remove namespace filtering logic from sync package
c113bd1
Remove state from kubectl struct
8c3f720
Take cluster lock as late as possible
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
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.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
Sorry, something went wrong.