Add Provider for Google Pub/Sub Topic#543
Merged
makkes merged 1 commit intofluxcd:mainfrom Jun 16, 2023
Merged
Conversation
7ee880d to
ccffdf6
Compare
somtochiama
reviewed
Jun 6, 2023
22cdfd8 to
de992b5
Compare
d8b2e66 to
508e814
Compare
darkowlzz
reviewed
Jun 7, 2023
508e814 to
555ea8c
Compare
makkes
reviewed
Jun 7, 2023
03cb325 to
5801ba9
Compare
matheuscscp
commented
Jun 7, 2023
6300d88 to
5148b5c
Compare
makkes
reviewed
Jun 8, 2023
9c377df to
83f6109
Compare
83f6109 to
1fe8ed4
Compare
81428fc to
72549b8
Compare
darkowlzz
reviewed
Jun 14, 2023
a7f236f to
1be2577
Compare
Contributor
|
It may be better to use a patch helper, similar to https://github.com/fluxcd/source-controller/blob/a0ff0cfa885e1e5f506a593a9de39174cf1dfeb8/internal/controller/common_test.go#L137-L140 . Receiver test has a lot of usage of Update() but that specific test fails with version conflict. It should be okay to update just that test for now.@matheuscscp can you give it a try as a separate commit? Just create a patch helper, set suspend directly on the object and call patch to update it. |
darkowlzz
reviewed
Jun 16, 2023
d51fd94 to
888bf5d
Compare
darkowlzz
approved these changes
Jun 16, 2023
Contributor
darkowlzz
left a comment
There was a problem hiding this comment.
LGTM!
The receiver related test failure is unrelated to these changes. That can be addressed here or separately.
c495985 to
888bf5d
Compare
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com> Co-authored-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> Co-authored-by: Max Jonas Werner <makkes@users.noreply.github.com> Co-authored-by: Sunny <darkowlzz@protonmail.com>
888bf5d to
04cea9d
Compare
This file contains hidden or 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
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 #539
.spec.address