generated from giantswarm/template-operator
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add remoteWrite.status field * make remoteWrite.status optional * patch remoteWrite status * fmt.Sprintf * rbac add remotewrites/status * try status update * remove patch * debug log * debug objectKind * populate remoteWrite kind * update test * try gvk * try RESTClient * fix status * status subresource * Revert "fix status" This reverts commit 456613d. * Revert "try RESTClient" This reverts commit 84e358f. * Revert "try gvk" This reverts commit 5e9a85d. * replace remoteWrite.Status.ConfiguredPrometheuses with corev1.ObjectReference * add ensureStatus * add ctx, fix err * lol ci * implements cleanup logic * Apply suggestions * Update changelog * Implement cleanup of secrets once selector has changed * Add Check for ensureCleanupSecretsv * Test Convert ToRemoteWrite * Refactor Cleanup of secrets * Remove unsed code Co-authored-by: Mohamed Chiheb <[email protected]> Co-authored-by: Quentin Bisson <[email protected]>
- Loading branch information
1 parent
8dc7489
commit e47fae9
Showing
9 changed files
with
479 additions
and
70 deletions.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.