forked from openshift-online/maestro
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge from upstream #18
Merged
Conversation
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
* add consumer deletion Signed-off-by: myan <[email protected]> * add test Signed-off-by: myan <[email protected]> * fix e2e Signed-off-by: myan <[email protected]> * trigger e2e Signed-off-by: myan <[email protected]> * update the error type Signed-off-by: myan <[email protected]> * add comment Signed-off-by: myan <[email protected]> * creating resource when delete the consumer Signed-off-by: myan <[email protected]> * update comment Signed-off-by: myan <[email protected]> * create resource asyc Signed-off-by: myan <[email protected]> * add conmment Signed-off-by: myan <[email protected]> * comment the soft delete code Signed-off-by: myan <[email protected]> * remove the unused soft deletion Signed-off-by: myan <[email protected]> * move consumer deletion from after all Signed-off-by: myan <[email protected]> * rerun Signed-off-by: myan <[email protected]> * rerun Signed-off-by: myan <[email protected]> --------- Signed-off-by: myan <[email protected]>
…ine#159) * fix creation and deletion timestamp for work metadata. Signed-off-by: morvencao <[email protected]> * address comments. Signed-off-by: morvencao <[email protected]> --------- Signed-off-by: morvencao <[email protected]>
…nshift-online#160) Signed-off-by: morvencao <[email protected]>
…v7.7.0 (openshift-online#153) Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: Wei Liu <[email protected]>
Signed-off-by: Wei Liu <[email protected]>
Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
* add grpc broker. Signed-off-by: morvencao <[email protected]> * fix testing. Signed-off-by: morvencao <[email protected]> * address comments. Signed-off-by: morvencao <[email protected]> * remove multiple grpc broker instances support. Signed-off-by: morvencao <[email protected]> * unify message broker type. Signed-off-by: morvencao <[email protected]> --------- Signed-off-by: morvencao <[email protected]>
Signed-off-by: morvencao <[email protected]>
…penshift-online#175) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
* chore(deps): update konflux references Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> * migrate from 0.1 to 0.2 --------- Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: Chunlin Yang <[email protected]>
Signed-off-by: Wei Liu <[email protected]>
…penshift-online#177) * fix(KONFLUX-3663): format Tekton PipelineRun files Format PipelineRun files with yq for consistent indentation and format Signed-off-by: ccronca <[email protected]> * fix(KONFLUX-3663): upload SAST results to quay.io Configure the SAST task to upload SARIF results to quay.io for long-term storage Signed-off-by: ccronca <[email protected]> --------- Signed-off-by: ccronca <[email protected]>
Signed-off-by: clyang82 <[email protected]>
Signed-off-by: morvencao <[email protected]>
…ft-online#183) Signed-off-by: Wei Liu <[email protected]>
Signed-off-by: morvencao <[email protected]>
…v7.8.0 (openshift-online#181) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
* chore(deps): update konflux references Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> * Migration from 0.1 to 0.2 Signed-off-by: clyang82 <[email protected]> --------- Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Signed-off-by: clyang82 <[email protected]> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: clyang82 <[email protected]>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: Wei Liu <[email protected]>
* support grpc auth. Signed-off-by: morvencao <[email protected]> * address comments. Signed-off-by: morvencao <[email protected]> --------- Signed-off-by: morvencao <[email protected]>
Signed-off-by: Wei Liu <[email protected]>
Signed-off-by: Wei Liu <[email protected]>
Signed-off-by: morvencao <[email protected]>
Signed-off-by: morvencao <[email protected]>
Signed-off-by: morvencao <[email protected]>
* update cloudevent sdk Signed-off-by: Wei Liu <[email protected]> * update cloudevent sdk Signed-off-by: Wei Liu <[email protected]> --------- Signed-off-by: Wei Liu <[email protected]>
…t-online#189) * default orphan delete option for read only update strategy. Signed-off-by: morvencao <[email protected]> * force deletion option to orphan if update strategy is readonly. Signed-off-by: morvencao <[email protected]> --------- Signed-off-by: morvencao <[email protected]>
Signed-off-by: Wei Liu <[email protected]>
Signed-off-by: Wei Liu <[email protected]>
Signed-off-by: Wei Liu <[email protected]>
Signed-off-by: Wei Liu <[email protected]>
* add setup scripts and templates for aro-hcp. Signed-off-by: morvencao <[email protected]> * deploy aro-hcp env using upstream. Signed-off-by: morvencao <[email protected]> * apply comments. Signed-off-by: morvencao <[email protected]> --------- Signed-off-by: morvencao <[email protected]>
Signed-off-by: Wei Liu <[email protected]>
* register metrics. Signed-off-by: morvencao <[email protected]> * add testing. Signed-off-by: morvencao <[email protected]> --------- Signed-off-by: morvencao <[email protected]>
Signed-off-by: hchenxa <[email protected]>
…v7.10.0 (openshift-online#218) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
…penshift-online#216) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: Wei Liu <[email protected]>
Signed-off-by: clyang82 <[email protected]>
Signed-off-by: clyang82 <[email protected]>
Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: clyang82 <[email protected]>
Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: clyang82 <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: clyang82 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: clyang82 <[email protected]>
LGTM |
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.
No description provided.